Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getText() |
Accesses the textual contents of the node.
|
void |
setText(java.lang.String text) |
Sets the contents of the node.
|
accept, clone, collectInto, doSemanticAction, getChildren, getEndPosition, getFirstChild, getLastChild, getNextSibling, getPage, getParent, getPreviousSibling, getStartPosition, setChildren, setEndPosition, setPage, setParent, setStartPosition, toHtml, toHtml, toPlainTextString, toString
java.lang.String getText()
getText
in interface Node
setText(java.lang.String)
HTML Parser is an open source library released under LGPL.