org.codehaus.swizzle.rss
Class RssFeed
java.lang.Object
org.codehaus.swizzle.rss.RssFeed
public class RssFeed
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RssFeed
public RssFeed(String feed)
throws Exception
- Throws:
Exception
getItems
public Collection getItems()
throws Exception
- Throws:
Exception
refresh
public void refresh()
throws Exception
- Throws:
Exception
Copyright © 2011 The Codehaus Foundation. All Rights Reserved.