public class JsoupHtmlParser extends Object implements IHtmlParser
Constructor and Description |
---|
JsoupHtmlParser() |
Modifier and Type | Method and Description |
---|---|
IDocumentNode |
parse(InputStream htmlStream, String charset) |
IDocumentNode |
parse(String html) |
public IDocumentNode parse(InputStream htmlStream, String charset) throws IOException
parse
in interface IHtmlParser
IOException
public IDocumentNode parse(String html)
parse
in interface IHtmlParser
Copyright © 1998–2019 iText Group NV. All rights reserved.