org.odata4j.format
Class FormatWriterFactory.AtomWriters

java.lang.Object
  extended by org.odata4j.format.FormatWriterFactory.AtomWriters
Enclosing class:
FormatWriterFactory

public static class FormatWriterFactory.AtomWriters
extends Object


Constructor Summary
FormatWriterFactory.AtomWriters()
           
 
Method Summary
 FormatWriter<EntityResponse> getEntryFormatWriter()
           
 FormatWriter<EntitiesResponse> getFeedFormatWriter()
           
 FormatWriter<EdmDataServices> getServiceDocumentFormatWriter()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatWriterFactory.AtomWriters

public FormatWriterFactory.AtomWriters()
Method Detail

getEntryFormatWriter

public FormatWriter<EntityResponse> getEntryFormatWriter()

getFeedFormatWriter

public FormatWriter<EntitiesResponse> getFeedFormatWriter()

getServiceDocumentFormatWriter

public FormatWriter<EdmDataServices> getServiceDocumentFormatWriter()


http://odata4j.org