Constructor and Description |
---|
JsoupTextNode(com.itextpdf.styledxmlparser.jsoup.nodes.TextNode textNode)
Creates a new JsoupTextNode instance.
|
Modifier and Type | Method and Description |
---|---|
String |
wholeText()
Returns all the text.
|
addChild, childNodes, parentNode
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addChild, childNodes, parentNode
public JsoupTextNode(com.itextpdf.styledxmlparser.jsoup.nodes.TextNode textNode)
JsoupTextNode
instance.
textNode
- the text node
Copyright © 1998–2020 iText Group NV. All rights reserved.