<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMAttr.html">xercesc::DOMAttr</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMAttr.html"title="The DOMAttr class refers to an attribute of an XML element.">DOMAttr</a></code> class refers to an attribute of an XML element </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMCDATASection.html">xercesc::DOMCDATASection</a></td><tdclass="indexvalue">CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMCharacterData.html">xercesc::DOMCharacterData</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMCharacterData.html"title="The DOMCharacterData interface extends DOMNode with a set of attributes and methods...">DOMCharacterData</a></code> interface extends <aclass="el"href="classxercesc_1_1DOMNode.html"title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> with a set of attributes and methods for accessing character data in the DOM </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMComment.html">xercesc::DOMComment</a></td><tdclass="indexvalue">This interface inherits from <code>CharacterData</code> and represents the content of a comment, i.e., all the characters between the starting ' <code><!--</code>' and ending '<code>--></code>' </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMConfiguration.html">xercesc::DOMConfiguration</a></td><tdclass="indexvalue">The <aclass="el"href="classxercesc_1_1DOMConfiguration.html"title="The DOMConfiguration interface represents the configuration of a document and maintains...">DOMConfiguration</a> interface represents the configuration of a document and maintains a table of recognized parameters </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMDocument.html">xercesc::DOMDocument</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMDocument.html"title="The DOMDocument interface represents the entire XML document.">DOMDocument</a></code> interface represents the entire XML document </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMDocumentFragment.html">xercesc::DOMDocumentFragment</a></td><tdclass="indexvalue"><aclass="el"href="classxercesc_1_1DOMDocumentFragment.html"title="DOMDocumentFragment is a "lightweight" or "minimal" DOMDocument...">DOMDocumentFragment</a> is a "lightweight" or "minimal" <aclass="el"href="classxercesc_1_1DOMDocument.html"title="The DOMDocument interface represents the entire XML document.">DOMDocument</a> object </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMDocumentTraversal.html">xercesc::DOMDocumentTraversal</a></td><tdclass="indexvalue"><code><aclass="el"href="classxercesc_1_1DOMDocumentTraversal.html"title="DOMDocumentTraversal contains methods that create DOMNodeIterators and DOMTreeWalkers...">DOMDocumentTraversal</a></code> contains methods that create <code>DOMNodeIterators</code> and <code>DOMTreeWalkers</code> to traverse a node and its children in document order (depth first, pre-order traversal, which is equivalent to the order in which the start tags occur in the text representation of the document) </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMDocumentType.html">xercesc::DOMDocumentType</a></td><tdclass="indexvalue">Each <code><aclass="el"href="classxercesc_1_1DOMDocument.html"title="The DOMDocument interface represents the entire XML document.">DOMDocument</a></code> has a <code>doctype</code> attribute whose value is either <code>null</code> or a <code><aclass="el"href="classxercesc_1_1DOMDocumentType.html"title="Each DOMDocument has a doctype attribute whose value is either null or a DOMDocumentType...">DOMDocumentType</a></code> object </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMElement.html">xercesc::DOMElement</a></td><tdclass="indexvalue">By far the vast majority of objects (apart from text) that authors encounter when traversing a document are <code><aclass="el"href="classxercesc_1_1DOMElement.html"title="By far the vast majority of objects (apart from text) that authors encounter when...">DOMElement</a></code> nodes </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMEntity.html">xercesc::DOMEntity</a></td><tdclass="indexvalue">This interface represents an entity, either parsed or unparsed, in an XML document </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMEntityReference.html">xercesc::DOMEntityReference</a></td><tdclass="indexvalue"><code><aclass="el"href="classxercesc_1_1DOMEntityReference.html"title="DOMEntityReference objects may be inserted into the structure model when an entity...">DOMEntityReference</a></code> objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMError.html">xercesc::DOMError</a></td><tdclass="indexvalue"><aclass="el"href="classxercesc_1_1DOMError.html"title="DOMError is an interface that describes an error.">DOMError</a> is an interface that describes an error </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMErrorHandler.html">xercesc::DOMErrorHandler</a></td><tdclass="indexvalue">Basic interface for DOM error handlers </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMImplementation.html">xercesc::DOMImplementation</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMImplementation.html"title="The DOMImplementation interface provides a number of methods for performing operations...">DOMImplementation</a></code> interface provides a number of methods for performing operations that are independent of any particular instance of the document object model </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMImplementationList.html">xercesc::DOMImplementationList</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMImplementationList.html"title="The DOMImplementationList interface provides the abstraction of an ordered collection...">DOMImplementationList</a></code> interface provides the abstraction of an ordered collection of DOM implementations, without defining or constraining how this collection is implemented </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMLocator.html">xercesc::DOMLocator</a></td><tdclass="indexvalue"><aclass="el"href="classxercesc_1_1DOMLocator.html"title="DOMLocator is an interface that describes a location.">DOMLocator</a> is an interface that describes a location </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMLSInput.html">xercesc::DOMLSInput</a></td><tdclass="indexvalue">This interface represents a single input source for an XML entity </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMLSOutput.html">xercesc::DOMLSOutput</a></td><tdclass="indexvalue">This interface represents an output destination for data </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMLSParser.html">xercesc::DOMLSParser</a></td><tdclass="indexvalue"><aclass="el"href="classxercesc_1_1DOMLSParser.html"title="DOMLSParser provides an API for parsing XML documents and building the corresponding...">DOMLSParser</a> provides an API for parsing XML documents and building the corresponding DOM document tree </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMLSResourceResolver.html">xercesc::DOMLSResourceResolver</a></td><tdclass="indexvalue"><aclass="el"href="classxercesc_1_1DOMLSResourceResolver.html"title="DOMLSResourceResolver provides a way for applications to redirect references to external...">DOMLSResourceResolver</a> provides a way for applications to redirect references to external entities </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMMemoryManager.html">xercesc::DOMMemoryManager</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMMemoryManager.html"title="The DOMMemoryManager interface exposes the memory allocation-related functionalities...">DOMMemoryManager</a></code> interface exposes the memory allocation-related functionalities of a <code><aclass="el"href="classxercesc_1_1DOMDocument.html"title="The DOMDocument interface represents the entire XML document.">DOMDocument</a></code></td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMNamedNodeMap.html">xercesc::DOMNamedNodeMap</a></td><tdclass="indexvalue"><code><aclass="el"href="classxercesc_1_1DOMNamedNodeMap.html"title="DOMNamedNodeMaps are used to represent collections of nodes that can be accessed...">DOMNamedNodeMap</a></code>s are used to represent collections of nodes that can be accessed by name </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMNode.html">xercesc::DOMNode</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMNode.html"title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a></code> interface is the primary datatype for the entire Document Object Model </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMNodeFilter.html">xercesc::DOMNodeFilter</a></td><tdclass="indexvalue">Filters are objects that know how to "filter out" nodes </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMNodeIterator.html">xercesc::DOMNodeIterator</a></td><tdclass="indexvalue"><code>DOMNodeIterators</code> are used to step through a set of nodes, e.g </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMNodeList.html">xercesc::DOMNodeList</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMNodeList.html"title="The DOMNodeList interface provides the abstraction of an ordered collection of nodes...">DOMNodeList</a></code> interface provides the abstraction of an ordered collection of nodes </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMNotation.html">xercesc::DOMNotation</a></td><tdclass="indexvalue">This interface represents a notation declared in the DTD </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMProcessingInstruction.html">xercesc::DOMProcessingInstruction</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMProcessingInstruction.html"title="The DOMProcessingInstruction interface represents a "processing instruction"...">DOMProcessingInstruction</a></code> interface represents a "processing
instruction", used in XML as a way to keep processor-specific information in the text of the document </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMPSVITypeInfo.html">xercesc::DOMPSVITypeInfo</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMPSVITypeInfo.html"title="The DOMPSVITypeInfo interface represent the PSVI info used by DOMElement or DOMAttr...">DOMPSVITypeInfo</a></code> interface represent the PSVI info used by <code><aclass="el"href="classxercesc_1_1DOMElement.html"title="By far the vast majority of objects (apart from text) that authors encounter when...">DOMElement</a></code> or <code><aclass="el"href="classxercesc_1_1DOMAttr.html"title="The DOMAttr class refers to an attribute of an XML element.">DOMAttr</a></code> nodes, specified in the schemas associated with the document </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMRangeException.html">xercesc::DOMRangeException</a></td><tdclass="indexvalue">Range operations may throw a <code><aclass="el"href="classxercesc_1_1DOMRangeException.html"title="Range operations may throw a DOMRangeException as specified in their method descriptions...">DOMRangeException</a></code> as specified in their method descriptions </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMStringList.html">xercesc::DOMStringList</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMStringList.html"title="The DOMStringList interface provides the abstraction of an ordered collection of...">DOMStringList</a></code> interface provides the abstraction of an ordered collection of strings, without defining or constraining how this collection is implemented </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMText.html">xercesc::DOMText</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMText.html"title="The DOMText interface inherits from DOMCharacterData and represents the textual content...">DOMText</a></code> interface inherits from <code><aclass="el"href="classxercesc_1_1DOMCharacterData.html"title="The DOMCharacterData interface extends DOMNode with a set of attributes and methods...">DOMCharacterData</a></code> and represents the textual content (termed character data in XML) of an <code><aclass="el"href="classxercesc_1_1DOMElement.html"title="By far the vast majority of objects (apart from text) that authors encounter when...">DOMElement</a></code> or <code><aclass="el"href="classxercesc_1_1DOMAttr.html"title="The DOMAttr class refers to an attribute of an XML element.">DOMAttr</a></code></td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMTreeWalker.html">xercesc::DOMTreeWalker</a></td><tdclass="indexvalue"><code><aclass="el"href="classxercesc_1_1DOMTreeWalker.html"title="DOMTreeWalker objects are used to navigate a document tree or subtree using the view...">DOMTreeWalker</a></code> objects are used to navigate a document tree or subtree using the view of the document defined by their <code>whatToShow</code> flags and filter (if any) </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMTypeInfo.html">xercesc::DOMTypeInfo</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMTypeInfo.html"title="The DOMTypeInfo interface represent a type used by DOMElement or DOMAttr nodes, specified...">DOMTypeInfo</a></code> interface represent a type used by <code><aclass="el"href="classxercesc_1_1DOMElement.html"title="By far the vast majority of objects (apart from text) that authors encounter when...">DOMElement</a></code> or <code><aclass="el"href="classxercesc_1_1DOMAttr.html"title="The DOMAttr class refers to an attribute of an XML element.">DOMAttr</a></code> nodes, specified in the schemas associated with the document </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMUserDataHandler.html">xercesc::DOMUserDataHandler</a></td><tdclass="indexvalue">When associating an object to a key on a node using <code>setUserData</code> the application can provide a handler that gets called when the node the object is associated to is being cloned or imported </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMXPathEvaluator.html">xercesc::DOMXPathEvaluator</a></td><tdclass="indexvalue">The evaluation of XPath expressions is provided by <code><aclass="el"href="classxercesc_1_1DOMXPathEvaluator.html"title="The evaluation of XPath expressions is provided by DOMXPathEvaluator.">DOMXPathEvaluator</a></code></td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMXPathExpression.html">xercesc::DOMXPathExpression</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMXPathExpression.html"title="The DOMXPathExpression interface represents a parsed and resolved XPath expression...">DOMXPathExpression</a></code> interface represents a parsed and resolved XPath expression </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMXPathNamespace.html">xercesc::DOMXPathNamespace</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMXPathNamespace.html"title="The DOMXPathNamespace interface is returned by DOMXPathResult interfaces to represent...">DOMXPathNamespace</a></code> interface is returned by <code><aclass="el"href="classxercesc_1_1DOMXPathResult.html"title="The DOMXPathResult interface represents the result of the evaluation of an XPath...">DOMXPathResult</a></code> interfaces to represent the XPath namespace node type that DOM lacks </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMXPathNSResolver.html">xercesc::DOMXPathNSResolver</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMXPathNSResolver.html"title="The DOMXPathNSResolver interface permit prefix strings in the expression to be properly...">DOMXPathNSResolver</a></code> interface permit prefix strings in the expression to be properly bound to namespaceURI strings </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1DOMXPathResult.html">xercesc::DOMXPathResult</a></td><tdclass="indexvalue">The <code><aclass="el"href="classxercesc_1_1DOMXPathResult.html"title="The DOMXPathResult interface represents the result of the evaluation of an XPath...">DOMXPathResult</a></code> interface represents the result of the evaluation of an XPath 1.0 or XPath 2.0 expression within the context of a particular node </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classxercesc_1_1XMLPlatformUtils.html">xercesc::XMLPlatformUtils</a></td><tdclass="indexvalue">Utilities that must be implemented in a platform-specific way </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classXPath2Result.html">XPath2Result</a></td><tdclass="indexvalue">The XPathResult2 interface represents the result of the evaluation of an XPath 2.0 expression within the context of a particular node </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classXQillaExpression.html">XQillaExpression</a></td><tdclass="indexvalue">The <code><aclass="el"href="classXQillaExpression.html"title="The XQillaExpression interface extends the DOMXPathExpression interface, providing...">XQillaExpression</a></code> interface extends the <code>DOMXPathExpression</code> interface, providing the ability to release the object </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classXQillaNSResolver.html">XQillaNSResolver</a></td><tdclass="indexvalue">The <code><aclass="el"href="classXQillaNSResolver.html"title="The XQillaNSResolver interface extends the DOMXPathNSResolver providing the ability...">XQillaNSResolver</a></code> interface extends the <code>DOMXPathNSResolver</code> providing the ability to add additional namespace bindings </td></tr>
<tr><tdclass="indexkey"><aclass="el"href="classXQillaPlatformUtils.html">XQillaPlatformUtils</a></td><tdclass="indexvalue">Static utility methods for initializing and terminating the XQilla and Xerces environments </td></tr>