org.switchboard
Class Feed
java.lang.Object
HttpClient
org.switchboard.browser.Browser
org.switchboard.Feed
- All Implemented Interfaces:
- TreeModel
public class Feed
- extends Browser
| Methods inherited from class org.switchboard.browser.Browser |
addCookie, addCookie, addListener, addTreeModelListener, clearCookies, getAcceptCookies, getChild, getChildCount, getImages, getIndexOfChild, getLinks, getRoot, getSentences, getURL, isLeaf, main, newHTML, newXML, numImages, open, query, refresh, removeTreeModelListener, save, save, setAcceptCookies, setTag, valueForPathChanged |
Feed
public Feed(String feedUrl)
getItems
public FeedItem[] getItems()
getTagline
public String getTagline()
getCopyright
public String getCopyright()
getDescription
public String getDescription()
getGenerator
public String getGenerator()
getLanguage
public String getLanguage()
getLink
public String getLink()
getPubDate
public String getPubDate()
getTitle
public String getTitle()
- Description copied from class:
Browser
- Gets the title of the webpage
- Overrides:
getTitle in class Browser
- Returns:
- The text inside the title tag of the webpage