Text
Interface Text
- All Superinterfaces:
- CharacterData, Node, Text
public interface Text extends Node, Text
A representation of a node whose value is text. A Text
object may represent text that is content or text that is a comment.
Fields
Fields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_N