Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package gnu.xml.libxmlj.dom

Class Summary
GnomeAttr A DOM attribute node implemented in libxml2.
GnomeCDATASection A DOM CDATA section node implemented in libxml2.
GnomeCharacterData A DOM character data node implemented in libxml2.
GnomeComment A DOM comment node implemented in libxml2.
GnomeDocument A DOM document node implemented in libxml2.
GnomeDocumentBuilder A JAXP DOM implementation that uses Gnome libxml2 as the underlying parser and node representation.
GnomeDocumentBuilderFactory Factory for JAXP document builders using the libxml2 implementation.
GnomeDocumentFragment A DOM document fragment node implemented in libxml2.
GnomeDocumentType A DOM document type node implemented in libxml2.
GnomeDOMStringList Implementation of a string list using an array of strings.
GnomeElement A DOM element node implemented in libxml2.
GnomeEntity A DOM entity node implemented in libxml2.
GnomeEntityReference A DOM entity reference node implemented in libxml2.
GnomeNamedNodeMap A DOM named node map implemented in libxml2.
GnomeNode A DOM node implemented in libxml2.
GnomeNodeList A DOM node list implemented in libxml2.
GnomeNotation A DOM notation node implemented in libxml2.
GnomeProcessingInstruction A DOM processing instruction node implemented in libxml2.
GnomeText A DOM text node implemented in libxml2.
GnomeTypeInfo Provides XML Schema information about an element or attribute.
GnomeXPathExpression A compiled XPath expression implemented in libxml2.
GnomeXPathNodeList A node list that uses an XPath result object.
GnomeXPathNSResolver XPath namespace URI resolver implemented in libxml2.
GnomeXPathResult An XPath result object implemented in libxml2.
 

Exception Summary
GnomeDOMException