|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.nava.informa.parsers.RSS_2_0_Parser
class RSS_2_0_Parser
Parser which reads in document instances according to the RSS 2.0 specification and generates a news channel object.
| Method Summary | |
|---|---|
static RSS_2_0_Parser |
getInstance()
Get the RSS_2_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_2_0_Parser getInstance()
public ChannelIF parse(ChannelBuilderIF cBuilder,
org.jdom.Element root)
throws ParseException
ChannelParserIF
parse in interface ChannelParserIFParseExceptionChannelParserIF.parse(de.nava.informa.core.ChannelBuilderIF, org.jdom.Element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||