18#if !defined(EXSLT_SETIMPL_HEADER_GUARD_1357924680)
19#define EXSLT_SETIMPL_HEADER_GUARD_1357924680
60 clone(MemoryManager& theManager)
const
72 XalanMessages::EXSLTFunctionAcceptsTwoArguments_1Param,
103 clone(MemoryManager& theManager)
const
115 XalanMessages::EXSLTFunctionAcceptsOneArgument_1Param,
155 const Locator* locator)
const;
160 clone(MemoryManager& theManager)
const
172 XalanMessages::EXSLTFunctionAcceptsTwoArguments_1Param,
205 clone(MemoryManager& theManager)
const
217 XalanMessages::EXSLTFunctionAcceptsTwoArguments_1Param,
256 const Locator* locator)
const;
261 clone(MemoryManager& theManager)
const
273 XalanMessages::EXSLTFunctionAcceptsTwoArguments_1Param,
312 const Locator* locator)
const;
317 clone(MemoryManager& theManager)
const
329 XalanMessages::EXSLTFunctionAcceptsTwoArguments_1Param,
#define XALAN_CPP_NAMESPACE
#define XALAN_EXSLT_EXPORT
XPathExecutionContext::XObjectArgVectorType XObjectArgVectorType
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.
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 ~XalanEXSLTFunctionDifference()
XalanEXSLTFunctionDifference()
virtual XalanEXSLTFunctionDifference * 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 XalanEXSLTFunctionDistinct * clone(MemoryManager &theManager) const
Create a copy of the function object.
XalanEXSLTFunctionDistinct()
virtual ~XalanEXSLTFunctionDistinct()
XalanEXSLTFunctionHasSameNode()
virtual ~XalanEXSLTFunctionHasSameNode()
virtual XalanEXSLTFunctionHasSameNode * clone(MemoryManager &theManager) const
Create a copy of the function object.
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectArgVectorType &args, const Locator *locator) const
Execute an XPath 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 ~XalanEXSLTFunctionIntersection()
virtual XalanEXSLTFunctionIntersection * 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.
XalanEXSLTFunctionIntersection()
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectArgVectorType &args, const Locator *locator) const
Execute an XPath function object.
virtual XalanEXSLTFunctionLeading * clone(MemoryManager &theManager) const
Create a copy of the function object.
XalanEXSLTFunctionLeading()
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 ~XalanEXSLTFunctionLeading()
virtual const XalanDOMString & getError(XalanDOMString &theBuffer) const
Get the error message to report when the function is called with the wrong number of arguments.
XalanEXSLTFunctionTrailing()
virtual ~XalanEXSLTFunctionTrailing()
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectArgVectorType &args, const Locator *locator) const
Execute an XPath function object.
virtual XalanEXSLTFunctionTrailing * clone(MemoryManager &theManager) const
Create a copy of the function object.
static XalanDOMString & getMessage(XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const char *repText1, const char *repText2=0, const char *repText3=0, const char *repText4=0)
Type * XalanCopyConstruct(MemoryManager &theMemoryManager, const Type &theSource)
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)