org.openamf.examples
Class RSS

java.lang.Object
  extended byorg.openamf.examples.RSS

public class RSS
extends java.lang.Object

Version:
$Revision: 1.1 $, $Date: 2003/08/20 19:32:21 $
Author:
Jason Calabrese

Constructor Summary
RSS()
           
 
Method Summary
 org.apache.commons.digester.rss.Channel getChannel(java.lang.String rssURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSS

public RSS()
Method Detail

getChannel

public org.apache.commons.digester.rss.Channel getChannel(java.lang.String rssURL)
                                                   throws java.io.IOException,
                                                          org.xml.sax.SAXException
Throws:
java.io.IOException
org.xml.sax.SAXException