|
Xalan-C++ API Reference
1.12.0
|
#include <xalanc/XPath/XPath.hpp>
Public Member Functions | |
| 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 Locator *theLocator=0, eMatchScore *theMatchScore=0) | |
| NodeTester (const XalanDOMString &theNamespaceURI, const XalanDOMString &theLocalName, eMatchScore *theMatchScore=0) | |
| eMatchScore | operator() (const XalanNode &context, XalanNode::NodeType nodeType) const |
| eMatchScore | operator() (const XalanElement &context) const |
| NodeTester & | operator= (const NodeTester &theRHS) |
Protected Member Functions | |
| eMatchScore | initialize (XPathConstructionContext &theConstructionContext, const XalanDOMString &theNameTest, const PrefixResolver &thePrefixResolver, const Locator *theLocator) |
| eMatchScore | initialize (const XalanDOMString &theNamespaceURI, const XalanDOMString &theLocalName) |
| xalanc::XPath::NodeTester::NodeTester | ( | ) |
| xalanc::XPath::NodeTester::NodeTester | ( | const NodeTester & | theSource | ) |
| xalanc::XPath::NodeTester::NodeTester | ( | const XPath & | xpath, |
| XPathExecutionContext & | executionContext, | ||
| OpCodeMapPositionType | opPos, | ||
| OpCodeMapValueType | argLen, | ||
| OpCodeMapValueType | stepType | ||
| ) |
| xalanc::XPath::NodeTester::NodeTester | ( | XPathConstructionContext & | theContext, |
| const XalanDOMString & | theNameTest, | ||
| const PrefixResolver & | thePrefixResolver, | ||
| const Locator * | theLocator = 0, |
||
| eMatchScore * | theMatchScore = 0 |
||
| ) |
| xalanc::XPath::NodeTester::NodeTester | ( | const XalanDOMString & | theNamespaceURI, |
| const XalanDOMString & | theLocalName, | ||
| eMatchScore * | theMatchScore = 0 |
||
| ) |
|
protected |
|
protected |
|
inline |
Definition at line 1060 of file XPath.hpp.
References xalanc::XalanNode::getNodeType().
|
inline |
|
inline |
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun Jan 25 2026 02:21:20 for Xalan-C++ API Reference by
1.8.10