Uses of Class
org.apache.commons.betwixt.examples.rss.Channel

Packages that use Channel
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. 
 

Uses of Channel in org.apache.commons.betwixt.examples.rss
 

Methods in org.apache.commons.betwixt.examples.rss with parameters of type Channel
 java.lang.String RSSApplication.plainTextSummary(Channel channel)
           
 



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