public final class TextNode extends Node
Container for text in the XML tree
private final String
text
TextNode(String text)
final String
getText()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getText()