#include <xalanc/XSLT/XalanSpaceNodeTester.hpp>
|
| XalanSpaceNodeTester () |
|
| XalanSpaceNodeTester (const XalanSpaceNodeTester &theSource) |
|
| XalanSpaceNodeTester (eType theType, StylesheetConstructionContext &theContext, const XalanDOMString &theNameTest, const PrefixResolver &thePrefixResolver, const Locator *theLocator) |
|
| ~XalanSpaceNodeTester () |
|
XPath::eMatchScore | getMatchScore () const |
|
eType | getType () const |
|
XalanSpaceNodeTester & | operator= (const XalanSpaceNodeTester &theRHS) |
|
| 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 41 of file XalanSpaceNodeTester.hpp.
◆ ParentType
◆ eType
◆ XalanSpaceNodeTester() [1/3]
xalanc::XalanSpaceNodeTester::XalanSpaceNodeTester |
( |
| ) |
|
◆ XalanSpaceNodeTester() [2/3]
◆ XalanSpaceNodeTester() [3/3]
◆ ~XalanSpaceNodeTester()
xalanc::XalanSpaceNodeTester::~XalanSpaceNodeTester |
( |
| ) |
|
◆ getMatchScore()
◆ getType()
eType xalanc::XalanSpaceNodeTester::getType |
( |
| ) |
const |
|
inline |
◆ operator=()
The documentation for this class was generated from the following file: