Uses of Interface
com.google.gwt.xml.client.CharacterData
Package
Description
Basic classes used in XML DOM parsing and XML document generation.
-
Uses of CharacterData in com.google.gwt.xml.client
Modifier and TypeInterfaceDescriptioninterface
This node represents escaped character sequences.interface
This interface describes comment XML nodes.interface
This interface describes text nodes, as might occur between tags.