| Constructor and Description |
|---|
JsoupDataNode(com.itextpdf.styledxmlparser.jsoup.nodes.DataNode dataNode)
Creates a new JsoupDataNode instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getWholeData()
Gets all the data.
|
addChild, childNodes, parentNodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddChild, childNodes, parentNodepublic JsoupDataNode(com.itextpdf.styledxmlparser.jsoup.nodes.DataNode dataNode)
JsoupDataNode instance.
dataNode - the data node
public String getWholeData()
IDataNode
getWholeData in interface IDataNode
Copyright © 1998–2020 iText Group NV. All rights reserved.