限定符和类型 | 方法和说明 |
---|---|
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
在接口中 Node
setText(java.lang.String)