org.odata4j.format.xml
Class AtomFeedFormatParser.AtomFeed

java.lang.Object
  extended by org.odata4j.format.xml.AtomFeedFormatParser.AtomFeed
Enclosing class:
AtomFeedFormatParser

public static class AtomFeedFormatParser.AtomFeed
extends Object


Field Summary
 Iterable<AtomFeedFormatParser.AtomEntry> entries
           
 String next
           
 
Constructor Summary
AtomFeedFormatParser.AtomFeed()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

entries

public Iterable<AtomFeedFormatParser.AtomEntry> entries

next

public String next
Constructor Detail

AtomFeedFormatParser.AtomFeed

public AtomFeedFormatParser.AtomFeed()


http://odata4j.org