18#if !defined(EXSLT_STRINGIMPL_HEADER_GUARD_1357924680)
19#define EXSLT_STRINGIMPL_HEADER_GUARD_1357924680
62 const Locator* locator)
const;
67 clone(MemoryManager& theManager)
const
79 XalanMessages::EXSLTFunctionAcceptsTwoOrThreeArguments_1Param,
94 static const XalanDOMChar s_centerString[];
95 static const XalanDOMChar s_rightString[];
123 const Locator* locator)
const;
128 clone(MemoryManager& theManager)
const
140 XalanMessages::EXSLTFunctionAcceptsOneArgument_1Param,
164 m_space(s_spaceString, theManager)
170 MemoryManager& theManager,
179 MemoryManager& theManager) :
181 m_space(s_spaceString, theManager)
197 const Locator* locator)
const;
202 clone(MemoryManager& theManager)
const
214 XalanMessages::EXSLTFunctionAccepts1Or2Argument_1Param,
233 static const XalanDOMChar s_spaceString[];
260 const Locator* locator)
const;
265 clone(MemoryManager& theManager)
const
277 XalanMessages::EXSLTFunctionAcceptsTwoOrThreeArguments_1Param,
283 XalanDOMChar theChar,
327 const Locator* locator)
const;
332 clone(MemoryManager& theManager)
const
344 XalanMessages::EXSLTFunctionAccepts1Or2Argument_1Param,
353 const Locator* locator,
354 const XalanDOMChar highHexChar,
355 const XalanDOMChar lowHexChar)
const;
#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 ~XalanEXSLTFunctionAlign()
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectArgVectorType &args, const Locator *locator) const
Execute an XPath function object.
const XalanDOMString & getError(XalanDOMString &theBuffer) const
Get the error message to report when the function is called with the wrong number of arguments.
virtual XalanEXSLTFunctionAlign * clone(MemoryManager &theManager) const
Create a copy of the function object.
XalanEXSLTFunctionAlign()
virtual XalanEXSLTFunctionConcat * clone(MemoryManager &theManager) const
Create a copy of the function object.
virtual ~XalanEXSLTFunctionConcat()
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectArgVectorType &args, const Locator *locator) const
Execute an XPath function object.
const XalanDOMString & getError(XalanDOMString &theBuffer) const
Get the error message to report when the function is called with the wrong number of arguments.
XalanEXSLTFunctionConcat()
XalanDOMChar hexCharsToByte(XPathExecutionContext &executionContext, XalanNode *context, const Locator *locator, const XalanDOMChar highHexChar, const XalanDOMChar lowHexChar) const
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectArgVectorType &args, const Locator *locator) const
Execute an XPath function object.
virtual XalanEXSLTFunctionDecodeURI * clone(MemoryManager &theManager) const
Create a copy of the function object.
static const XalanDOMString::size_type s_octetSize
virtual ~XalanEXSLTFunctionDecodeURI()
const XalanDOMString & getError(XalanDOMString &theBuffer) const
Get the error message to report when the function is called with the wrong number of arguments.
XalanEXSLTFunctionDecodeURI()
XalanEXSLTFunctionEncodeURI()
virtual ~XalanEXSLTFunctionEncodeURI()
static const XalanDOMString::size_type s_excludedCharsSize
static const XalanDOMString::size_type s_reservedCharsSize
static const XalanDOMChar s_excludedChars[]
const XalanDOMString & getError(XalanDOMString &theBuffer) const
Get the error message to report when the function is called with the wrong number of arguments.
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectArgVectorType &args, const Locator *locator) const
Execute an XPath function object.
const XalanDOMString & escapedOctet(XalanDOMChar theChar, XalanDOMString &theBuffer) const
static const XalanDOMChar s_reservedChars[]
virtual XalanEXSLTFunctionEncodeURI * 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.
const XalanDOMString & getError(XalanDOMString &theBuffer) const
Get the error message to report when the function is called with the wrong number of arguments.
XalanEXSLTFunctionPadding(MemoryManager &theManager, int)
XalanEXSLTFunctionPadding(MemoryManager &theManager)
virtual XalanEXSLTFunctionPadding * clone(MemoryManager &theManager) const
Create a copy of the function object.
XalanEXSLTFunctionPadding(const XalanEXSLTFunctionPadding &other, MemoryManager &theManager)
virtual ~XalanEXSLTFunctionPadding()
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)