Xerces-C++ 3.2.5
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CAttributeListInterface for an element's attribute specifications
 CAttributesInterface for an element's attribute specifications
 CBase64
 CContentHandlerReceive notification of general document events
 CDeclHandlerReceive notification of DTD declaration events
 CDocTypeHandler
 CDocumentHandlerReceive notification of general document events
 CDOMConfigurationThe DOMConfiguration interface represents the configuration of a document and maintains a table of recognized parameters
 CDOMDocumentRange
 CDOMDocumentTraversalDOMDocumentTraversal 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)
 CDOMErrorDOMError is an interface that describes an error
 CDOMErrorHandlerBasic interface for DOM error handlers
 CDOMException
 CDOMImplementationListThe DOMImplementationList interface provides the abstraction of an ordered collection of DOM implementations, without defining or constraining how this collection is implemented
 CDOMImplementationLS
 CDOMImplementationRegistry
 CDOMImplementationSource
 CDOMLocatorDOMLocator is an interface that describes a location
 CDOMLSInputThis interface represents a single input source for an XML entity
 CDOMLSOutputThis interface represents an output destination for data
 CDOMLSParserDOMLSParser provides an API for parsing XML documents and building the corresponding DOM document tree
 CDOMLSParserFilter
 CDOMLSResourceResolverDOMLSResourceResolver provides a way for applications to redirect references to external entities
 CDOMLSSerializer
 CDOMMemoryManagerThe DOMMemoryManager interface exposes the memory allocation-related functionalities of a DOMDocument
 CDOMNamedNodeMapDOMNamedNodeMaps are used to represent collections of nodes that can be accessed by name
 CDOMNodeThe DOMNode interface is the primary datatype for the entire Document Object Model
 CDOMNodeFilterFilters are objects that know how to "filter out" nodes
 CDOMNodeIteratorDOMNodeIterators are used to step through a set of nodes, e.g
 CDOMNodeListThe DOMNodeList interface provides the abstraction of an ordered collection of nodes
 CDOMPSVITypeInfoThe DOMPSVITypeInfo interface represent the PSVI info used by DOMElement or DOMAttr nodes, specified in the schemas associated with the document
 CDOMRange
 CDOMStringListThe DOMStringList interface provides the abstraction of an ordered collection of strings, without defining or constraining how this collection is implemented
 CDOMTreeWalkerDOMTreeWalker 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)
 CDOMTypeInfoThe DOMTypeInfo interface represent a type used by DOMElement or DOMAttr nodes, specified in the schemas associated with the document
 CDOMUserDataHandlerWhen 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
 CDOMXPathEvaluatorThe evaluation of XPath expressions is provided by DOMXPathEvaluator
 CDOMXPathExpressionThe DOMXPathExpression interface represents a parsed and resolved XPath expression
 CDOMXPathNSResolverThe DOMXPathNSResolver interface permit prefix strings in the expression to be properly bound to namespaceURI strings
 CDOMXPathResultThe 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
 CDTDHandlerReceive notification of basic DTD-related events
 CEntityResolverBasic interface for resolving entities
 CErrorHandlerBasic interface for SAX error handlers
 CHash2KeysSetBucketElem
 CHexBin
 CLexicalHandlerReceive notification of lexical events
 CLocatorInterface for associating a SAX event with a document location
 CMemoryManagerConfigurable memory manager
 CPanicHandlerReceive notification of panic
 CParserBasic interface for SAX (Simple API for XML) parsers
 CPSVIHandlerThis abstract class provides the interface for the scanner to return PSVI information to the application
 CPSVIUni
 CSAX2XMLReader
 CSecurityManagerAllow application to force the parser to behave in a security-conscious way
 CStDOMNode< T >
 CTranscodeFromStr
 CTranscodeToStr
 CXMLTransService::TransRec
 CXMemoryThis class makes it possible to override the C++ memory management by adding new/delete operators to this base class
 CXML256TableTranscoder
 CXMLChar1_0
 CXMLChar1_1
 CXMLDeleter
 CXMLDocumentHandlerThis abstract class provides the interface for the scanner to return XML document information up to the parser as it scans through the document
 CXMLDOMMsg
 CXMLEntityHandlerThis abstract class is a callback mechanism for the scanner
 CXMLEntityResolverRevised interface for resolving entities
 CXMLErrorReporterThis abstract class defines a callback mechanism for the scanner
 CXMLErrs
 CXMLInitializerUtilities that must be implemented in a class-specific way
 CXMLNetHTTPInfo
 CXMLPlatformUtilsUtilities that must be implemented in a platform-specific way
 CXMLReaderFactoryCreates a SAX2 parser (SAX2XMLReader)
 CXMLResourceIdentifier
 CXMLStringClass for representing native character strings and handling common string operations
 CXMLStringPool
 CXMLUni
 CXMLValid
 CXSConstants
 CXSerializable
 CXSValue::XSValue_DataPublic data