Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.gwt.xml.client Classes and Interfaces - 15 results found.
NameDescriptionTypePackageFramework
AttrAttr objects represent key-value pairs of attributes on Element objects.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
CDATASectionThis node represents escaped character sequences.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
CharacterDataThis interface describes CharacterData XML nodes.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
CommentThis interface describes comment XML nodes.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
DocumentDocument objects represent XML documents.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
DocumentFragmentA DocumentFragment is a basket into which one may place other Node objects for future processing.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
DOMExceptionThrown when DOM exceptions occur.Classcom.google.gwt.xml.clientGoogle WebToolkit (GWT)
ElementThis interface represents XML DOM elements, which are the basic building block of XML.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
EntityReferenceThis interface represents entity references, such as &foo;.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
NamedNodeMapRepresents a string-to-node map, used in getAttributes.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
NodeThis is the base interface for DOM nodes, as obtained from using XMLParser methods.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
NodeListThis interface represents an immutable ordered collection of nodes.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
ProcessingInstructionThis interface documents the ProcessingInstruction node type.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
TextThis interface describes text nodes, as might occur between tags.Interfacecom.google.gwt.xml.clientGoogle WebToolkit (GWT)
XMLParserThis class represents the client interface to XML parsing.Classcom.google.gwt.xml.clientGoogle WebToolkit (GWT)