Uses of Interface
org.odata4j.format.Feed

Packages that use Feed
org.odata4j.format   
org.odata4j.format.xml   
 

Uses of Feed in org.odata4j.format
 

Methods in org.odata4j.format that return types with arguments of type Feed
 FormatParser<Feed> FormatParserFactory.JsonParsers.getFeedFormatParser(Settings settings)
           
 FormatParser<Feed> FormatParserFactory.AtomParsers.getFeedFormatParser(Settings settings)
           
 

Uses of Feed in org.odata4j.format.xml
 

Classes in org.odata4j.format.xml that implement Feed
static class AtomFeedFormatParser.AtomFeed
           
 



http://odata4j.org