org.tigris.scarab.feeds
Interface Feed

All Known Implementing Classes:
IssueFeed, QueryFeed

public interface Feed

Author:
Eric Pugh TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Method Summary
 com.sun.syndication.feed.synd.SyndFeed getFeed()
           
 

Method Detail

getFeed

public com.sun.syndication.feed.synd.SyndFeed getFeed()
                                               throws java.io.IOException,
                                                      com.sun.syndication.io.FeedException,
                                                      org.apache.torque.TorqueException,
                                                      java.lang.Exception
Throws:
java.io.IOException
com.sun.syndication.io.FeedException
org.apache.torque.TorqueException
java.lang.Exception


Copyright © 2000-2004 Tigris.org. All Rights Reserved.