SourceForge.net Logo
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CAutoDeallocate< TYPE >
 CAutoDelete< TYPE >
 CAutoDeleteArray< TYPE >
 CAutoRelease< TYPE >
 Cxercesc::DOMConfigurationThe DOMConfiguration interface represents the configuration of a document and maintains a table of recognized parameters
 Cxercesc::DOMDocumentRange
 Cxercesc::DOMDocumentThe DOMDocument interface represents the entire XML document
 Cxercesc::DOMDocumentTraversalDOMDocumentTraversal contains methods that create DOMNodeIterators and DOMTreeWalkers 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)
 Cxercesc::DOMDocumentThe DOMDocument interface represents the entire XML document
 Cxercesc::DOMErrorDOMError is an interface that describes an error
 Cxercesc::DOMErrorHandlerBasic interface for DOM error handlers
 Cxercesc::DOMException
 Cxercesc::DOMLSException
 Cxercesc::DOMRangeExceptionRange operations may throw a DOMRangeException as specified in their method descriptions
 Cxercesc::DOMXPathException
 Cxercesc::DOMImplementationListThe DOMImplementationList interface provides the abstraction of an ordered collection of DOM implementations, without defining or constraining how this collection is implemented
 Cxercesc::DOMImplementationLS
 Cxercesc::DOMImplementationThe DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model
 Cxercesc::DOMImplementationRegistry
 Cxercesc::DOMImplementationSource
 Cxercesc::DOMLocatorDOMLocator is an interface that describes a location
 Cxercesc::DOMLSInputThis interface represents a single input source for an XML entity
 Cxercesc::DOMLSOutputThis interface represents an output destination for data
 Cxercesc::DOMLSParserDOMLSParser provides an API for parsing XML documents and building the corresponding DOM document tree
 Cxercesc::DOMLSParserFilter
 Cxercesc::DOMLSResourceResolverDOMLSResourceResolver provides a way for applications to redirect references to external entities
 Cxercesc::DOMLSSerializer
 Cxercesc::DOMMemoryManagerThe DOMMemoryManager interface exposes the memory allocation-related functionalities of a DOMDocument
 Cxercesc::DOMNamedNodeMapDOMNamedNodeMaps are used to represent collections of nodes that can be accessed by name
 Cxercesc::DOMNodeThe DOMNode interface is the primary datatype for the entire Document Object Model
 Cxercesc::DOMAttrThe DOMAttr class refers to an attribute of an XML element
 Cxercesc::DOMCharacterDataThe DOMCharacterData interface extends DOMNode with a set of attributes and methods for accessing character data in the DOM
 Cxercesc::DOMCommentThis interface inherits from CharacterData and represents the content of a comment, i.e., all the characters between the starting ' <!–' and ending '–>'
 Cxercesc::DOMTextThe DOMText interface inherits from DOMCharacterData and represents the textual content (termed character data in XML) of an DOMElement or DOMAttr
 Cxercesc::DOMCDATASectionCDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup
 Cxercesc::DOMDocumentThe DOMDocument interface represents the entire XML document
 Cxercesc::DOMDocumentFragmentDOMDocumentFragment is a "lightweight" or "minimal" DOMDocument object
 Cxercesc::DOMDocumentTypeEach DOMDocument has a doctype attribute whose value is either null or a DOMDocumentType object
 Cxercesc::DOMElementBy far the vast majority of objects (apart from text) that authors encounter when traversing a document are DOMElement nodes
 Cxercesc::DOMEntityThis interface represents an entity, either parsed or unparsed, in an XML document
 Cxercesc::DOMEntityReferenceDOMEntityReference 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
 Cxercesc::DOMNotationThis interface represents a notation declared in the DTD
 Cxercesc::DOMProcessingInstructionThe DOMProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document
 Cxercesc::DOMXPathNamespaceThe DOMXPathNamespace interface is returned by DOMXPathResult interfaces to represent the XPath namespace node type that DOM lacks
 Cxercesc::DOMNodeFilterFilters are objects that know how to "filter out" nodes
 Cxercesc::DOMLSSerializerFilter
 Cxercesc::DOMNodeIteratorDOMNodeIterators are used to step through a set of nodes, e.g
 Cxercesc::DOMNodeListThe DOMNodeList interface provides the abstraction of an ordered collection of nodes
 Cxercesc::DOMPSVITypeInfoThe DOMPSVITypeInfo interface represent the PSVI info used by DOMElement or DOMAttr nodes, specified in the schemas associated with the document
 Cxercesc::DOMRange
 Cxercesc::DOMStringListThe DOMStringList interface provides the abstraction of an ordered collection of strings, without defining or constraining how this collection is implemented
 Cxercesc::DOMTreeWalkerDOMTreeWalker objects are used to navigate a document tree or subtree using the view of the document defined by their whatToShow flags and filter (if any)
 Cxercesc::DOMTypeInfoThe DOMTypeInfo interface represent a type used by DOMElement or DOMAttr nodes, specified in the schemas associated with the document
 Cxercesc::DOMUserDataHandlerWhen associating an object to a key on a node using setUserData the application can provide a handler that gets called when the node the object is associated to is being cloned or imported
 Cxercesc::DOMXPathEvaluatorThe evaluation of XPath expressions is provided by DOMXPathEvaluator
 Cxercesc::DOMDocumentThe DOMDocument interface represents the entire XML document
 Cxercesc::DOMXPathExpressionThe DOMXPathExpression interface represents a parsed and resolved XPath expression
 CXQillaExpressionThe XQillaExpression interface extends the DOMXPathExpression interface, providing the ability to release the object
 Cxercesc::DOMXPathNSResolverThe DOMXPathNSResolver interface permit prefix strings in the expression to be properly bound to namespaceURI strings
 CXQillaNSResolverThe XQillaNSResolver interface extends the DOMXPathNSResolver providing the ability to add additional namespace bindings
 Cxercesc::DOMXPathResultThe DOMXPathResult interface represents the result of the evaluation of an XPath 1.0 or XPath 2.0 expression within the context of a particular node
 Cxercesc::MemoryManagerConfigurable memory manager
 CXPath2MemoryManager
 CXQillaAllocator< _Tp >::rebind< _Tp1 >
 Cxercesc::StDOMNode< T >
 Cxercesc::XMLDeleter
 Cxercesc::XMLPlatformUtilsUtilities that must be implemented in a platform-specific way
 CXPath2ResultThe XPathResult2 interface represents the result of the evaluation of an XPath 2.0 expression within the context of a particular node
 CXQillaAllocator< _Tp >
 CXQillaPlatformUtilsStatic utility methods for initializing and terminating the XQilla and Xerces environments