org.codehaus.swizzle.rss
Class OSDNNewsGrabber

java.lang.Object
  extended by org.codehaus.swizzle.rss.OSDNNewsGrabber
All Implemented Interfaces:
NewsGrabber

public class OSDNNewsGrabber
extends Object
implements NewsGrabber


Constructor Summary
OSDNNewsGrabber()
           
 
Method Summary
 String getContent(String link)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSDNNewsGrabber

public OSDNNewsGrabber()
Method Detail

getContent

public String getContent(String link)
                  throws IOException
Specified by:
getContent in interface NewsGrabber
Throws:
IOException


Copyright © 2012 The Codehaus Foundation. All Rights Reserved.