org.odata4j.format.xml
Class AtomFeedFormatParser.AtomFeed
java.lang.Object
org.odata4j.format.xml.AtomFeedFormatParser.AtomFeed
- All Implemented Interfaces:
- Feed
- Enclosing class:
- AtomFeedFormatParser
public static class AtomFeedFormatParser.AtomFeed
- extends Object
- implements Feed
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
entries
public Iterable<Entry> entries
next
public String next
AtomFeedFormatParser.AtomFeed
public AtomFeedFormatParser.AtomFeed()
getEntries
public Iterable<Entry> getEntries()
- Specified by:
getEntries
in interface Feed
getNext
public String getNext()
- Specified by:
getNext
in interface Feed
http://odata4j.org