Interface CharacterData

All Superinterfaces:
Node
All Known Subinterfaces:
CDATASection, Comment, Text

public interface CharacterData extends Node
This interface describes CharacterData XML nodes. These can be either Text, CDATASection or Comment nodes.