|
Unicorn XML Toolkit Version 1.00.00 |
|||||||||
PREV NAMESPACE NEXT NAMESPACE | FRAMES NO FRAMES |
This namespace declares classes related to the implementation of XPath.
The XPath language is defined in XML Path Language (XPath) Version 1.0.
Class Summary | |
CXpathException
|
The exception thrown by the XPath engine. |
CNumber
|
The XPath number. |
CNodeArray
|
The abstract interface to ordered arrays of XDM nodes. |
CNodeArrayIndex
|
The abstract interface to node array indexes. |
CNodeArrayFactory
|
The abstract interface to node array factories. |
CValueConvertExtension
|
The abstract interface to value conversion handlers for extension XPath value types. |
CValueCompareExtension
|
The abstract interface to value comparison handlers for extension XPath value types. |
CXpathImplementation
|
The abstract interface to features, which may have application-dependent implementation. |
CNodeSet
|
The abstract interface to XPath node-sets. |
CIterator
|
The abstract interface to node-set iterators. |
CValue
|
The abstract interface to XPath values. |
CNodeSetValue
|
The XPath node-set value. |
CBooleanValue
|
The XPath boolean value. |
CNumberValue
|
The XPath number value. |
CStringValue
|
The XPath string value. |
CVariableBindingSet
|
The abstract interface to XPath sets of variable bindings. |
CArgumentList
|
The list of argument values. |
CFunction
|
The abstract interface to XPath functions. |
CFunctionLibrary
|
The abstract interface to XPath function libraries. |
CCoreFunctionLibrary
|
The XPath core function library. |
CNamespaceDeclarationSet
|
The abstract interface to XPath sets of namespace declarations. |
CDataSet
|
The abstract interface for handling element identifiers and comparing relative positions of nodes. |
CContext
|
The XPath evaluation context. |
CValueConvert
|
The XPath value conversion engine. |
CValueCompare
|
The XPath value comparison engine. |
CExpr
|
The abstract interface to XPath expressions. |
CAxis
|
The abstract interface to XPath axes. |
CNodeTest
|
The abstract interface to XPath node tests. |
CPredicate
|
The XPath predicate. |
CStepExpr
|
The XPath location step. |
CPathExpr
|
The XPath path expression. |
CExprToken
|
The XPath expression token. |
CExprScanner
|
The XPath expression scanner (lexical analyzer). |
CExprParser
|
The XPath expression parser. |
CBasicNodeArrayFactory
|
The default implementation of the node array factory. |
|
Unicorn XML Toolkit Version 1.00.00 |
|||||||||
PREV NAMESPACE NEXT NAMESPACE | FRAMES NO FRAMES |