|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.nava.informa.parsers.RSS_1_0_Parser
class RSS_1_0_Parser
Parser which reads in document instances according to the RSS 1.0 (RDF) specification and generates a news channel object.
| Method Summary | |
|---|---|
static RSS_1_0_Parser |
getInstance()
Get the RSS_1_0_Parser instance. |
ChannelIF |
parse(ChannelBuilderIF cBuilder,
org.jdom.Element root)
Method that implements the parser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static RSS_1_0_Parser getInstance()
public ChannelIF parse(ChannelBuilderIF cBuilder,
org.jdom.Element root)
throws ParseException
ChannelParserIF
parse in interface ChannelParserIFParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||