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 | ( | ) |
Referenced by initialize(), NodeTester(), and operator=().
xalanc::XPath::NodeTester::NodeTester | ( | const NodeTester & | theSource | ) |
References NodeTester().
xalanc::XPath::NodeTester::NodeTester | ( | const XPath & | xpath, |
XPathExecutionContext & | executionContext, | ||
OpCodeMapPositionType | opPos, | ||
OpCodeMapValueType | argLen, | ||
OpCodeMapValueType | stepType ) |
References xalanc::XPath::XPath().
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 |
References NodeTester().
|
protected |
|
inline |
|
inline |
Definition at line 1060 of file XPath.hpp.
References xalanc::XalanNode::getNodeType().
|
inline |
Definition at line 1076 of file XPath.hpp.
References NodeTester().
Referenced by xalanc::XalanSpaceNodeTester::operator=().
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sat May 17 2025 10:52:19 for Xalan-C++ API Reference by