de.fuberlin.wiwiss.ng4j.semwebclient
Class HtmlLinkFetcher

java.lang.Object
  extended by de.fuberlin.wiwiss.ng4j.semwebclient.HtmlLinkFetcher

public class HtmlLinkFetcher
extends Object


Constructor Summary
HtmlLinkFetcher()
           
 
Method Summary
static ArrayList fetchLinks(InputStream stream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlLinkFetcher

public HtmlLinkFetcher()
Method Detail

fetchLinks

public static ArrayList fetchLinks(InputStream stream)