| Package | Description |
|---|---|
| com.itextpdf.html2pdf.html.impl.jsoup.node | |
| org.jsoup.nodes |
| Constructor and Description |
|---|
JsoupDataNode(DataNode dataNode)
Creates a new JsoupDataNode instance.
|
| Modifier and Type | Method and Description |
|---|---|
static DataNode |
DataNode.createFromEncoded(String encodedData, String baseUri)
Create a new DataNode from HTML encoded data.
|
DataNode |
DataNode.setWholeData(String data)
Set the data contents of this node.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataNode> |
Element.dataNodes()
Get this element's child data nodes.
|
Copyright © 1998–2019 iText Group NV. All rights reserved.