18 #if !defined(FUNCTIONNODESET_HEADER_GUARD_1357924680) 19 #define FUNCTIONNODESET_HEADER_GUARD_1357924680 37 XALAN_CPP_NAMESPACE_BEGIN
67 const Locator* locator)
const;
69 using ParentType::execute;
71 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE) 76 clone(MemoryManager& theManager)
const;
97 const bool m_convertString;
102 XALAN_CPP_NAMESPACE_END
106 #endif // FUNCTIONNODESET_HEADER_GUARD_1357924680 #define XALAN_XALANEXTENSIONS_EXPORT
XPath implementation of "node-set" function.
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...
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.
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
virtual Function * clone(MemoryManager &theManager) const =0
Create a copy of the function object.