18 #if !defined(XPATHENVSUPPORT_HEADER_GUARD_1357924680)
19 #define XPATHENVSUPPORT_HEADER_GUARD_1357924680
36 XALAN_DECLARE_XERCES_CLASS(Locator)
40 XALAN_CPP_NAMESPACE_BEGIN
76 const XalanDOMString& msg,
77 const Locator* locator,
78 const XalanNode* sourceNode) = 0;
84 const XalanDOMString& msg,
85 const XalanNode* sourceNode) = 0;
98 virtual XalanDocument*
100 MemoryManager& theManager,
101 const XalanDOMString& urlString,
102 const XalanDOMString& base,
103 ErrorHandler* theErrorHandler = 0) = 0;
111 virtual XalanDocument*
112 getSourceDocument(
const XalanDOMString& theURI)
const = 0;
122 const XalanDOMString& theURI,
123 XalanDocument* theDocument) = 0;
132 virtual const XalanDOMString&
133 findURIFromDoc(
const XalanDocument* owner)
const = 0;
144 const XalanDOMString& theNamespace,
145 const XalanDOMString& elementName)
const = 0;
158 const XalanDOMString& theNamespace,
159 const XalanDOMString& functionName)
const = 0;
173 XPathExecutionContext& executionContext,
174 const XalanDOMString& theNamespace,
175 const XalanDOMString& functionName,
177 const XObjectArgVectorType& argVec,
178 const Locator* locator)
const = 0;
200 XALAN_CPP_NAMESPACE_END
204 #endif // XPATHENVSUPPORT_HEADER_GUARD_1357924680
Class to hold XObjectPtr return types.
Local implementation of NodeRefList.
Function::XObjectArgVectorType XObjectArgVectorType
This is the abstract class that is used when reporting a problem some kind, that requires a message...
XERCES_CPP_NAMESPACE_QUALIFIER Locator LocatorType
This class defines an interface for classes that resolve namespace prefixes to their URIs...
Class to hold XPath return types.
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
#define XALAN_XPATH_EXPORT
This class handles the creation of XObjects and manages their lifetime.
Class to represent a qualified name.