Parser Class

Used to parse an RSS document and create a list of feeds/channels.

Constructors

Parser( org.w3c.dom.Document doc )

Public Methods

getFeeds( ) returns Feed[]
Returns an array of "feeds". A "feed" in RSS is a called a "channel"