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 LocatorType *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 LocatorType *theLocator) |
| eMatchScore | initialize (const XalanDOMString &theNamespaceURI, const XalanDOMString &theLocalName) |
| XPath::NodeTester::NodeTester | ( | ) |
| XPath::NodeTester::NodeTester | ( | const NodeTester & | theSource | ) |
| XPath::NodeTester::NodeTester | ( | const XPath & | xpath, |
| XPathExecutionContext & | executionContext, | ||
| OpCodeMapPositionType | opPos, | ||
| OpCodeMapValueType | argLen, | ||
| OpCodeMapValueType | stepType | ||
| ) |
| XPath::NodeTester::NodeTester | ( | XPathConstructionContext & | theContext, |
| const XalanDOMString & | theNameTest, | ||
| const PrefixResolver & | thePrefixResolver, | ||
| const LocatorType * | theLocator = 0, |
||
| eMatchScore * | theMatchScore = 0 |
||
| ) |
| XPath::NodeTester::NodeTester | ( | const XalanDOMString & | theNamespaceURI, |
| const XalanDOMString & | theLocalName, | ||
| eMatchScore * | theMatchScore = 0 |
||
| ) |
|
protected |
|
protected |
| eMatchScore XPath::NodeTester::operator() | ( | const XalanNode & | context, |
| XalanNode::NodeType | nodeType | ||
| ) | const |
| eMatchScore XPath::NodeTester::operator() | ( | const XalanElement & | context | ) | const |
| NodeTester& XPath::NodeTester::operator= | ( | const NodeTester & | theRHS | ) |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|