Uses of Class
org.odata4j.format.xml.AtomFeedFormatParser.CollectionInfo

Packages that use AtomFeedFormatParser.CollectionInfo
org.odata4j.consumer   
org.odata4j.format.xml   
 

Uses of AtomFeedFormatParser.CollectionInfo in org.odata4j.consumer
 

Methods in org.odata4j.consumer that return types with arguments of type AtomFeedFormatParser.CollectionInfo
 Iterable<AtomFeedFormatParser.CollectionInfo> ODataClient.getCollections(ODataClientRequest request)
           
 

Uses of AtomFeedFormatParser.CollectionInfo in org.odata4j.format.xml
 

Methods in org.odata4j.format.xml that return types with arguments of type AtomFeedFormatParser.CollectionInfo
static Iterable<AtomFeedFormatParser.CollectionInfo> AtomServiceDocumentFormatParser.parseCollections(XMLEventReader2 reader)
           
 



http://odata4j.org