org.codehaus.swizzle.rss
Interface NewsGrabber

All Known Implementing Classes:
OReillyNewsGrabber, OSDNNewsGrabber, SlashdotNewsGrabber

public interface NewsGrabber

Version:
$Revision$ $Date$

Method Summary
 String getContent(String link)
           
 

Method Detail

getContent

String getContent(String link)
                  throws IOException
Throws:
IOException


Copyright © 2011 The Codehaus Foundation. All Rights Reserved.