org.odata4j.format
Class FormatWriterFactory.AtomWriters
java.lang.Object
org.odata4j.format.FormatWriterFactory.AtomWriters
- Enclosing class:
- FormatWriterFactory
public static class FormatWriterFactory.AtomWriters
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatWriterFactory.AtomWriters
public FormatWriterFactory.AtomWriters()
getEntryFormatWriter
public FormatWriter<EntityResponse> getEntryFormatWriter()
getFeedFormatWriter
public FormatWriter<EntitiesResponse> getFeedFormatWriter()
getPropertyFormatWriter
public FormatWriter<PropertyResponse> getPropertyFormatWriter()
getRequestEntryFormatWriter
public FormatWriter<Entry> getRequestEntryFormatWriter()
getServiceDocumentFormatWriter
public FormatWriter<EdmDataServices> getServiceDocumentFormatWriter()
http://odata4j.org