org.cruxframework.crux.widgets.client.rss.feed
Class Feed
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
org.cruxframework.crux.widgets.client.rss.feed.Feed
public class Feed
- extends com.google.gwt.core.client.JavaScriptObject
|
Constructor Summary |
protected |
Feed()
|
| Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
Feed
protected Feed()
getFeedUrl
public final String getFeedUrl()
getTitle
public final String getTitle()
getLink
public final String getLink()
getDescription
public final String getDescription()
getAuthor
public final String getAuthor()
getEntries
public final com.google.gwt.core.client.JsArray<Entry> getEntries()
Copyright © 2014. All rights reserved.