18#if !defined(EXSLT_COMMONIMPL_HEADER_GUARD_1357924680)
19#define EXSLT_COMMONIMPL_HEADER_GUARD_1357924680
68 XalanMessageLoader::getMessage(
70 XalanMessages::EXSLTFunctionAcceptsOneArgument_1Param,
80 XalanMessageLoader::getMessage(
82 XalanMessages::InvalidArgumentType_1Param,
143 using ParentType::execute;
#define XALAN_EXSLT_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
XPath implementation of "node-set" function.
Class to hold XObjectPtr return types.
virtual ~XalanEXSLTFunctionNodeSet()
XalanEXSLTFunctionNodeSet()
virtual XalanEXSLTFunctionNodeSet * clone(MemoryManager &theManager) const
Create a copy of the function object.
virtual const XalanDOMString & getError(XalanDOMString &theBuffer) const
Get the error message to report when the function is called with the wrong number of arguments.
virtual const XalanDOMString & getInvalidArgumentTypeError(XalanDOMString &theResult) const
virtual ~XalanEXSLTFunctionObjectType()
const XalanDOMString & getError(XalanDOMString &theResult) const
Get the error message to report when the function is called with the wrong number of arguments.
virtual XalanEXSLTFunctionObjectType * clone(MemoryManager &theManager) const
Create a copy of the function object.
XalanEXSLTFunctionObjectType(MemoryManager &theManager)
XalanEXSLTFunctionObjectType(MemoryManager &theManager, int)
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectArgVectorType &args, const Locator *locator) const
Execute an XPath function object.
MemMgrAutoPtrData release()
Type * XalanCopyConstruct(MemoryManager &theMemoryManager, const Type &theSource)
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)