18#if !defined(FUNCTIONNODESET_HEADER_GUARD_1357924680)
19#define FUNCTIONNODESET_HEADER_GUARD_1357924680
69 using ParentType::execute;
93 const bool m_convertString;
#define XALAN_XALANEXTENSIONS_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
XPath implementation of "node-set" function.
virtual FunctionNodeSet * clone(MemoryManager &theManager) const
Create a copy of the function object.
virtual const XalanDOMString & getInvalidArgumentTypeError(XalanDOMString &theResult) const
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectArgVectorType &args, const Locator *locator) const
Execute an XPath 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.
FunctionNodeSet(bool convertString=true)
Constructor.
virtual ~FunctionNodeSet()
Class to hold XObjectPtr return types.
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)