Uses of Interface
com.google.gwt.xml.client.CharacterData
Packages that use CharacterData
Package
Description
Basic classes used in XML DOM parsing and XML document generation.
-
Uses of CharacterData in com.google.gwt.xml.client
Subinterfaces of CharacterData in com.google.gwt.xml.clientModifier 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.