|
SASAX-RSS gui | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--jp.ne.dti.lares.foozy.sasax.rss.ChannelFactory
Put information into Channel from parsing result.
This class works as a kind of deserializer,
which deserializes Channel from RSS document
by SASAX/SASAX-RSS.
InputStream for RSS document from specified location
Notifications to corresponded element
| Constructor Summary | |
ChannelFactory()
|
|
| Method Summary | |
static Channel |
create(java.lang.String location)
Create Channel from RSS document. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ChannelFactory()
| Method Detail |
public static Channel create(java.lang.String location)
throws java.io.IOException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
Channel from RSS document.location - of RSS document
|
SASAX-RSS gui | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||