public class Feed extends Object
static Feed
EMPTY
Feed(com.google.gwt.xml.client.Document document)
List<Entry>
getEntries()
Links
getLinks()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Feed EMPTY
public Feed(@Nonnull com.google.gwt.xml.client.Document document)
@Nonnull public List<Entry> getEntries()
@Nonnull public Links getLinks()
Apache CXF