|
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(EXSLT_SETIMPL_HEADER_GUARD_1357924680)
19 #define EXSLT_SETIMPL_HEADER_GUARD_1357924680
60 clone(MemoryManager& theManager)
const
70 return XalanMessageLoader::getMessage(
72 XalanMessages::EXSLTFunctionAcceptsTwoArguments_1Param,
103 clone(MemoryManager& theManager)
const
113 return XalanMessageLoader::getMessage(
115 XalanMessages::EXSLTFunctionAcceptsOneArgument_1Param,
154 const XObjectArgVectorType& args,
155 const Locator* locator)
const;
157 using ParentType::execute;
160 clone(MemoryManager& theManager)
const
170 return XalanMessageLoader::getMessage(
172 XalanMessages::EXSLTFunctionAcceptsTwoArguments_1Param,
205 clone(MemoryManager& theManager)
const
215 return XalanMessageLoader::getMessage(
217 XalanMessages::EXSLTFunctionAcceptsTwoArguments_1Param,
255 const XObjectArgVectorType& args,
256 const Locator* locator)
const;
258 using ParentType::execute;
261 clone(MemoryManager& theManager)
const
271 return XalanMessageLoader::getMessage(
273 XalanMessages::EXSLTFunctionAcceptsTwoArguments_1Param,
311 const XObjectArgVectorType& args,
312 const Locator* locator)
const;
314 using ParentType::execute;
317 clone(MemoryManager& theManager)
const
327 return XalanMessageLoader::getMessage(
329 XalanMessages::EXSLTFunctionAcceptsTwoArguments_1Param,
349 #endif // EXSLT_SETIMPL_HEADER_GUARD_1357924680
XalanEXSLTFunctionDifference()
virtual XalanEXSLTFunctionDistinct * clone(MemoryManager &theManager) const
Create a copy of the function object.
XalanEXSLTFunctionHasSameNode()
XalanEXSLTFunctionTrailing()
virtual const XalanDOMString & getError(XalanDOMString &theBuffer) const
Get the error message to report when the function is called with the wrong number of arguments.
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
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.
#define XALAN_EXSLT_EXPORT
virtual ~XalanEXSLTFunctionTrailing()
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
XPath implementation of "difference" function.
virtual XalanEXSLTFunctionTrailing * clone(MemoryManager &theManager) const
Create a copy of the function object.
Class to hold XObjectPtr return types.
virtual XalanEXSLTFunctionLeading * clone(MemoryManager &theManager) const
Create a copy of the function object.
XalanEXSLTFunctionIntersection()
XPath implementation of "intersection" function for NodeSets.
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.
XalanEXSLTFunctionDistinct()
XPath implementation of "difference" function.
Type * XalanCopyConstruct(MemoryManager &theMemoryManager, const Type &theSource)
virtual XalanEXSLTFunctionDifference * clone(MemoryManager &theManager) const
Create a copy of the function object.
virtual XalanEXSLTFunctionHasSameNode * clone(MemoryManager &theManager) const
Create a copy of the function object.
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.
virtual ~XalanEXSLTFunctionDistinct()
virtual ~XalanEXSLTFunctionDifference()
virtual ~XalanEXSLTFunctionHasSameNode()
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 const XalanDOMString & getError(XalanDOMString &theBuffer) const
Get the error message to report when the function is called with the wrong number of arguments.