Package org.apache.commons.betwixt.examples.rss

Example usage of Betwixt 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.
RSSApplication Example application using Betwixt to process RSS 0.91.
TestRSS Test case for example.
TextInput Implementation object representing a textinput in the Rich Site Summary DTD, version 0.91.
 

Package org.apache.commons.betwixt.examples.rss Description

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



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.