Comment, Element, ProcessingInstruction, Text, XMLDeclarationpublic interface TextNode
Comment,
Element,
ProcessingInstruction| Modifier and Type | Method | Description |
|---|---|---|
String |
getText() |
Get the text from the node
|
Node |
setText(String text) |
Change the text of the node.
|
Copyright © 2008–2019. All rights reserved.