18 #if !defined(XALAN_SPACENODETESTER_HEADER_GUARD_1357924680)
19 #define XALAN_SPACENODETESTER_HEADER_GUARD_1357924680
37 class StylesheetConstructionContext;
62 const Locator* theLocator);
81 m_matchScore = theRHS.m_matchScore;
82 m_type = theRHS.m_type;
84 ParentType::operator=(theRHS);
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
This class defines an interface for classes that resolve namespace prefixes to their URIs.
XalanSpaceNodeTester(const XalanSpaceNodeTester &theSource)
XalanSpaceNodeTester(eType theType, StylesheetConstructionContext &theContext, const XalanDOMString &theNameTest, const PrefixResolver &thePrefixResolver, const Locator *theLocator)
XalanSpaceNodeTester & operator=(const XalanSpaceNodeTester &theRHS)
XPath::NodeTester ParentType
XPath::eMatchScore getMatchScore() const