Package | Description |
---|---|
de.l3s.boilerpipe.sax |
Classes related to parsing and producing HTML from/to Boilerpipe TextDocuments.
|
Modifier and Type | Method and Description |
---|---|
static HTMLDocument |
HTMLFetcher.fetch(java.net.URL url)
Fetches the document at the given URL, using
URLConnection . |