|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.buildmonitor.utils.RssFeedReader
public class RssFeedReader
A class that can parse an RSS feed and return a Feed object.
Nested Class Summary | |
---|---|
class |
RssFeedReader.RssFeedContentHandler
|
Constructor Summary | |
---|---|
RssFeedReader(java.net.URL theRssFeedUrl,
java.text.DateFormat theRssFeedDateFormat)
|
Method Summary | |
---|---|
RssFeedDocument |
getRssFeedDocument()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RssFeedReader(java.net.URL theRssFeedUrl, java.text.DateFormat theRssFeedDateFormat)
Method Detail |
---|
public RssFeedDocument getRssFeedDocument() throws java.io.IOException, org.xml.sax.SAXException
java.io.IOException
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |