|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.l3s.boilerpipe.sax.HTMLDocument
public class HTMLDocument
An InputSourceable
for HTMLFetcher
.
Constructor Summary | |
---|---|
HTMLDocument(byte[] data,
java.nio.charset.Charset charset)
|
Method Summary | |
---|---|
java.nio.charset.Charset |
getCharset()
|
byte[] |
getData()
|
org.xml.sax.InputSource |
toInputSource()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HTMLDocument(byte[] data, java.nio.charset.Charset charset)
Method Detail |
---|
public java.nio.charset.Charset getCharset()
public byte[] getData()
public org.xml.sax.InputSource toInputSource()
toInputSource
in interface InputSourceable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |