Interface Text

All Superinterfaces:
CharacterData, Node
All Known Subinterfaces:
CDATASection

public interface Text extends CharacterData
This interface describes text nodes, as might occur between tags. These may also be CDATASection nodes.