| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RSSChannel
| Method Summary | |
|---|---|
 String | 
getDescription()
Returns the mandatory description  | 
 RSSItem[] | 
getItems()
returns the items in the channel  | 
 URL | 
getLink()
Returns the mandatory link  | 
 SimpleXMLParserDocumentNode | 
getNode()
returns the underlying XML node for extraction of extensions  | 
 Date | 
getPublicationDate()
Returns the *optional* publication date  | 
 String | 
getTitle()
Returns the mandatory title  | 
| Method Detail | 
|---|
String getTitle()
String getDescription()
URL getLink()
Date getPublicationDate()
RSSItem[] getItems()
SimpleXMLParserDocumentNode getNode()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||