#include <xalanc/XPath/XPath.hpp>
|
| 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) |
|
Definition at line 1032 of file XPath.hpp.
◆ NodeTester() [1/5]
xalanc::XPath::NodeTester::NodeTester |
( |
| ) |
|
◆ NodeTester() [2/5]
xalanc::XPath::NodeTester::NodeTester |
( |
const NodeTester & |
theSource | ) |
|
◆ NodeTester() [3/5]
◆ NodeTester() [4/5]
◆ NodeTester() [5/5]
◆ initialize() [1/2]
◆ initialize() [2/2]
◆ operator()() [1/2]
◆ operator()() [2/2]
◆ operator=()
The documentation for this class was generated from the following file: