Uses of Package
com.google.gwt.xml.client
Packages that use com.google.gwt.xml.client
Package
Description
Basic classes used in XML DOM parsing and XML document generation.
-
Classes in com.google.gwt.xml.client used by com.google.gwt.xml.clientClassDescription
Attrobjects represent key-value pairs of attributes onElementobjects.This node represents escaped character sequences.This interface describesCharacterDataXML nodes.This interface describes comment XML nodes.Documentobjects represent XML documents.ADocumentFragmentis a basket into which one may place otherNodeobjects for future processing.This interface represents XML DOM elements, which are the basic building block of XML.Represents a string-to-node map, used ingetAttributes.This is the base interface for DOM nodes, as obtained from usingXMLParsermethods.This interface represents an immutable ordered collection of nodes.This interface documents the ProcessingInstruction node type.This interface describes text nodes, as might occur between tags.