 |
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(FUNCTION_HEADER_GUARD_1357924680)
19 #define FUNCTION_HEADER_GUARD_1357924680
37 namespace XERCES_CPP_NAMESPACE
92 const Locator* locator)
const;
107 const Locator* locator)
const;
124 const Locator* locator)
const;
143 const Locator* locator)
const;
164 const Locator* locator)
const;
172 clone(MemoryManager& theManager)
const = 0;
199 const Locator* locator)
const;
217 #endif // FUNCTION_HEADER_GUARD_1357924680
XPathExecutionContext::GetCachedNodeList GetCachedNodeList
virtual Function * clone(MemoryManager &theManager) const =0
Create a copy of the function object.
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
xercesc::Locator LocatorType
XPathExecutionContext::XObjectArgVectorType XObjectArgVectorType
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
#define XALAN_XPATH_EXPORT
Class to hold XObjectPtr return types.
virtual const XalanDOMString & getError(XalanDOMString &theBuffer) const =0
Get the error message to report when the function is called with the wrong number of arguments.
XPathExecutionContext::GetCachedString GetCachedString
void generalError(XPathExecutionContext &executionContext, const XalanNode *context, const Locator *locator) const
Report the error returned from the getError() call.