Package | Description |
---|---|
com.itextpdf.html2pdf.attach | |
com.itextpdf.html2pdf.html | |
com.itextpdf.html2pdf.html.impl.jsoup | |
com.itextpdf.html2pdf.html.impl.jsoup.node |
Modifier and Type | Method and Description |
---|---|
static List |
Attacher.attach(IDocumentNode documentNode, ConverterProperties converterProperties) |
static com.itextpdf.layout.Document |
Attacher.attach(IDocumentNode documentNode, com.itextpdf.kernel.pdf.PdfDocument pdfDocument, ConverterProperties converterProperties) |
Modifier and Type | Method and Description |
---|---|
IDocumentNode |
IHtmlParser.parse(InputStream htmlStream, String charset) |
IDocumentNode |
IHtmlParser.parse(String html) |
Modifier and Type | Method and Description |
---|---|
IDocumentNode |
JsoupHtmlParser.parse(InputStream htmlStream, String charset) |
IDocumentNode |
JsoupHtmlParser.parse(String html) |
Modifier and Type | Class and Description |
---|---|
class |
JsoupDocumentNode |
Copyright © 1998–2019 iText Group NV. All rights reserved.