Package de.nava.informa.parsers

This package defines parsers for reading in news channels.

See:
          Description

Class Summary
Atom_0_3_Parser Parser which reads in document instances according to the Atom 0.3 specification and generates a news channel object.
Atom_1_0_Parser Parser which reads in document instances according to the Atom 1.0 specification and generates a news channel object.
FeedParser Parser class which allows reading in of RSS news channels.
OPML_1_1_Parser Parser which reads in document according to the OPML 1.1 specification and generates a collection of FeedIF instances.
OPMLParser OPML (Outline processor markup language) parser for to read in a collection of news channels (feeds) that will be made available as news channel object model.
RSS_0_91_Parser Parser which reads in document instances according to the RSS 0.91 specification and generates a news channel object.
RSS_1_0_Parser Parser which reads in document instances according to the RSS 1.0 (RDF) specification and generates a news channel object.
RSS_2_0_Parser Parser which reads in document instances according to the RSS 2.0 specification and generates a news channel object.
 

Package de.nava.informa.parsers Description

This package defines parsers for reading in news channels.

In the future it is planned to add support for news channel meta data formats (like OCS) to ease finding an appropriate channel.



Copyright © 2002-2007 Niko Schmuck. All Rights Reserved.