18 #if !defined(EXSLT_DYNAMICIMPL_HEADER_GUARD_1357924680) 19 #define EXSLT_DYNAMICIMPL_HEADER_GUARD_1357924680 39 XALAN_CPP_NAMESPACE_BEGIN
66 const Locator* locator)
const;
68 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE) 73 clone(MemoryManager& theManager)
const 85 XalanMessages::EXSLTFunctionAcceptsOneArgument_1Param,
101 XALAN_CPP_NAMESPACE_END
105 #endif // EXSLT_DYNAMICIMPL_HEADER_GUARD_1357924680
virtual ~XalanEXSLTFunctionEvaluate()
static XalanDOMString & getMessage(XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const char *repText1, const char *repText2=0, const char *repText3=0, const char *repText4=0)
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectArgVectorType &args, const Locator *locator) const
Execute an XPath function object.
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectArgVectorType &args, const Locator *locator) const
Execute an XPath function object.
Class to hold XObjectPtr return types.
Type * XalanCopyConstruct(MemoryManager &theMemoryManager, const Type &theSource)
FunctionEvaluate ParentType
XPath implementation of "node-set" function.
#define XALAN_EXSLT_EXPORT
XalanEXSLTFunctionEvaluate()
virtual XalanEXSLTFunctionEvaluate * clone(MemoryManager &theManager) const
Create a copy of the function object.
virtual const XalanDOMString & getError(XalanDOMString &theResult) const
Get the error message to report when the function is called with the wrong number of arguments...
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)