18 #if !defined(XPATHPROCESSOR_HEADER_GUARD_1357924680)
19 #define XPATHPROCESSOR_HEADER_GUARD_1357924680
34 XALAN_DECLARE_XERCES_CLASS(Locator)
38 XALAN_CPP_NAMESPACE_BEGIN
80 XPathConstructionContext& constructionContext,
82 const PrefixResolver& resolver,
83 const Locator* locator = 0,
84 bool allowVariableReferences =
true,
85 bool allowKeyFunction =
true) = 0;
101 XPathConstructionContext& constructionContext,
103 const PrefixResolver& resolver,
104 const Locator* locator = 0,
105 bool allowVariableReferences =
true,
106 bool allowKeyFunction =
true) = 0;
118 const Function& theFunction);
123 XALAN_CPP_NAMESPACE_END
127 #endif // XPATHPROCESSOR_HEADER_GUARD_1357924680
XERCES_CPP_NAMESPACE_QUALIFIER Locator LocatorType
This class defines an interface for classes that resolve namespace prefixes to their URIs...
XALAN_CPP_NAMESPACE_BEGIN XALAN_USING_XERCES(Locator)
#define XALAN_XPATH_EXPORT