Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.10
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XPath::NodeTester Member List
This is the complete list of members for XPath::NodeTester, including all inherited members.
- initialize(XPathConstructionContext &theConstructionContext, const XalanDOMString &theNameTest, const PrefixResolver &thePrefixResolver, const LocatorType *theLocator)
[protected]
- initialize(const XalanDOMString &theNamespaceURI, const XalanDOMString &theLocalName)
[protected]
- NodeTester()
- NodeTester(const NodeTester &theSource)
- NodeTester(const XPath &xpath, XPathExecutionContext &executionContext, OpCodeMapPositionType opPos, OpCodeMapValueType argLen, OpCodeMapValueType stepType)
- NodeTester(XPathConstructionContext &theContext, const XalanDOMString &theNameTest, const PrefixResolver &thePrefixResolver, const LocatorType *theLocator=0, eMatchScore *theMatchScore=0)
- NodeTester(const XalanDOMString &theNamespaceURI, const XalanDOMString &theLocalName, eMatchScore *theMatchScore=0)
- operator()(const XalanNode &context, XalanNode::NodeType nodeType) const
- operator()(const XalanElement &context) const
- operator=(const NodeTester &theRHS)
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|