|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.l3s.boilerpipe.sax.HTMLFetcher
public class HTMLFetcher
A very simple HTTP/HTML fetcher, really just for demo purposes.
| Method Summary | |
|---|---|
static HTMLDocument |
fetch(java.net.URL url)
Fetches the document at the given URL, using URLConnection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static HTMLDocument fetch(java.net.URL url)
throws java.io.IOException
URLConnection.
url -
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||