|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.robsite.extension.rss.model.DirectoryParser
DirectoryParser scans the newsdirectory.xml file and determines which channels are available.
Constructor Summary | |
DirectoryParser()
|
Method Summary | |
void |
parse(java.io.InputStream inStream,
Channels channels)
Parse the directory xml file from the specified stream and update the channels |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DirectoryParser()
Method Detail |
public void parse(java.io.InputStream inStream, Channels channels) throws org.xml.sax.SAXException, java.io.IOException, javax.xml.parsers.ParserConfigurationException
channels
-
org.xml.sax.SAXException
java.io.IOException
javax.xml.parsers.ParserConfigurationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |