Uses of Class
org.clapper.curn.parser.RSSElement

Packages that use RSSElement
org.clapper.curn.parser   
org.clapper.curn.parser.informa   
 

Uses of RSSElement in org.clapper.curn.parser
 

Subclasses of RSSElement in org.clapper.curn.parser
 class RSSChannel
          This abstract class defines a simplified view of an RSS channel, providing only the methods necessary for curn to work.
 class RSSItem
          This abstract class defines a simplified view of an RSS item, providing only the methods necessary for curn to work.
 

Uses of RSSElement in org.clapper.curn.parser.informa
 

Subclasses of RSSElement in org.clapper.curn.parser.informa
 class RSSChannelAdapter
          This class implements the RSSChannel interface and defines an adapter for the Informa RSS Parser's ChannelIF type.
 class RSSItemAdapter
          This class implements the RSSItem interface and defines an adapter for the Informa RSS Parser's ItemIF type.
 



Copyright © 2004-2006 Brian M. Clapper. All Rights Reserved.