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