Package org.apache.commons.digester.rss

Example usage of Digester to parse XML documents compatible with the Rich Site Summary format used by many newsfeeds.

See:
          Description

Class Summary
Channel Implementation object representing a channel in the Rich Site Summary DTD, version 0.91.
Image Implementation object representing an image in the Rich Site Summary DTD, version 0.91.
Item Implementation object representing an item in the Rich Site Summary DTD, version 0.91.
RSSDigester Implementation of org.apache.commons.digester.Digester designed to process input streams that conform to the Rich Site Summary DTD, version 0.91.
TextInput Implementation object representing a textinput in the Rich Site Summary DTD, version 0.91.
 

Package org.apache.commons.digester.rss Description

Example usage of Digester to parse XML documents compatible with the Rich Site Summary format used by many newsfeeds.



Copyright (c) 2001-2003 - Apache Software Foundation