org.odata4j.format
Class FormatParserFactory.AtomParsers

java.lang.Object
  extended by org.odata4j.format.FormatParserFactory.AtomParsers
Enclosing class:
FormatParserFactory

public static class FormatParserFactory.AtomParsers
extends Object


Constructor Summary
FormatParserFactory.AtomParsers()
           
 
Method Summary
 FormatParser<Entry> getEntryFormatParser(Settings settings)
           
 FormatParser<Feed> getFeedFormatParser(Settings settings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatParserFactory.AtomParsers

public FormatParserFactory.AtomParsers()
Method Detail

getEntryFormatParser

public FormatParser<Entry> getEntryFormatParser(Settings settings)

getFeedFormatParser

public FormatParser<Feed> getFeedFormatParser(Settings settings)


http://odata4j.org