org.odata4j.format
Class FormatParserFactory.AtomParsers
java.lang.Object
org.odata4j.format.FormatParserFactory.AtomParsers
- Enclosing class:
- FormatParserFactory
public static class FormatParserFactory.AtomParsers
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatParserFactory.AtomParsers
public FormatParserFactory.AtomParsers()
getEntryFormatParser
public FormatParser<Entry> getEntryFormatParser(Settings settings)
getFeedFormatParser
public FormatParser<Feed> getFeedFormatParser(Settings settings)
http://odata4j.org