Uses of Interface
de.nava.informa.core.ChannelParserIF

Packages that use ChannelParserIF
de.nava.informa.parsers This package defines parsers for reading in news channels. 
 

Uses of ChannelParserIF in de.nava.informa.parsers
 

Classes in de.nava.informa.parsers that implement ChannelParserIF
(package private)  class Atom_0_3_Parser
          Parser which reads in document instances according to the Atom 0.3 specification and generates a news channel object.
 class Atom_1_0_Parser
          Parser which reads in document instances according to the Atom 1.0 specification and generates a news channel object.
(package private)  class RSS_0_91_Parser
          Parser which reads in document instances according to the RSS 0.91 specification and generates a news channel object.
(package private)  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.
(package private)  class RSS_2_0_Parser
          Parser which reads in document instances according to the RSS 2.0 specification and generates a news channel object.
 



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