18#if !defined(EXSLT_SETIMPL_HEADER_GUARD_1357924680)
19#define EXSLT_SETIMPL_HEADER_GUARD_1357924680
70 return XalanMessageLoader::getMessage(
72 XalanMessages::EXSLTFunctionAcceptsTwoArguments_1Param,
113 return XalanMessageLoader::getMessage(
115 XalanMessages::EXSLTFunctionAcceptsOneArgument_1Param,
157 using ParentType::execute;
170 return XalanMessageLoader::getMessage(
172 XalanMessages::EXSLTFunctionAcceptsTwoArguments_1Param,
215 return XalanMessageLoader::getMessage(
217 XalanMessages::EXSLTFunctionAcceptsTwoArguments_1Param,
258 using ParentType::execute;
271 return XalanMessageLoader::getMessage(
273 XalanMessages::EXSLTFunctionAcceptsTwoArguments_1Param,
314 using ParentType::execute;
327 return XalanMessageLoader::getMessage(
329 XalanMessages::EXSLTFunctionAcceptsTwoArguments_1Param,
#define XALAN_EXSLT_EXPORT
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
XPath implementation of "difference" function.
XPath implementation of "difference" function.
XPath implementation of "intersection" function for NodeSets.
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.
Type * XalanCopyConstruct(MemoryManager &theMemoryManager, const Type &theSource)
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)