Class Summary |
RssParser |
This parser is really a 'bootstrap' parser, whose only real purpose
is to identify what version the RSS document is and then instantiate
and pass processing along to a parser appropriate to that version. |
RssParserImpl090 |
Class to parse an RSS document according to the specifications of the RSS
.90 standard. |
RssParserImpl091 |
Class to parse an RSS document according to the specifications of the RSS
.91 standard. |
RssParserImpl100 |
Class to parse an RSS document according to the specifications of the RSS
1.0 standard. |