org.odata4j.format.xml
Class AtomFeedFormatWriter
java.lang.Object
org.odata4j.format.xml.XmlFormatWriter
org.odata4j.format.xml.AtomFeedFormatWriter
- All Implemented Interfaces:
- FormatWriter<EntitiesResponse>
public class AtomFeedFormatWriter
- extends XmlFormatWriter
- implements FormatWriter<EntitiesResponse>
AtomFeedFormatWriter
public AtomFeedFormatWriter()
getContentType
public String getContentType()
- Specified by:
getContentType
in interface FormatWriter<EntitiesResponse>
write
public void write(ExtendedUriInfo uriInfo,
Writer w,
EntitiesResponse response)
- Specified by:
write
in interface FormatWriter<EntitiesResponse>
http://odata4j.org