18 #if !defined(EXSLT_STRINGIMPL_HEADER_GUARD_1357924680)
19 #define EXSLT_STRINGIMPL_HEADER_GUARD_1357924680
61 const XObjectArgVectorType& args,
62 const Locator* locator)
const;
64 using ParentType::execute;
67 clone(MemoryManager& theManager)
const
77 return XalanMessageLoader::getMessage(
79 XalanMessages::EXSLTFunctionAcceptsTwoOrThreeArguments_1Param,
94 static const XalanDOMChar s_centerString[];
95 static const XalanDOMChar s_rightString[];
122 const XObjectArgVectorType& args,
123 const Locator* locator)
const;
125 using ParentType::execute;
128 clone(MemoryManager& theManager)
const
138 return XalanMessageLoader::getMessage(
140 XalanMessages::EXSLTFunctionAcceptsOneArgument_1Param,
164 m_space(s_spaceString, theManager)
170 MemoryManager& theManager,
179 MemoryManager& theManager) :
181 m_space(s_spaceString, theManager)
196 const XObjectArgVectorType& args,
197 const Locator* locator)
const;
199 using ParentType::execute;
202 clone(MemoryManager& theManager)
const
212 return XalanMessageLoader::getMessage(
214 XalanMessages::EXSLTFunctionAccepts1Or2Argument_1Param,
233 static const XalanDOMChar s_spaceString[];
259 const XObjectArgVectorType& args,
260 const Locator* locator)
const;
262 using ParentType::execute;
265 clone(MemoryManager& theManager)
const
275 return XalanMessageLoader::getMessage(
277 XalanMessages::EXSLTFunctionAcceptsTwoOrThreeArguments_1Param,
283 XalanDOMChar theChar,
286 static const XalanDOMChar s_reservedChars[];
289 static const XalanDOMChar s_excludedChars[];
326 const XObjectArgVectorType& args,
327 const Locator* locator)
const;
329 using ParentType::execute;
332 clone(MemoryManager& theManager)
const
342 return XalanMessageLoader::getMessage(
344 XalanMessages::EXSLTFunctionAccepts1Or2Argument_1Param,
353 const Locator* locator,
354 const XalanDOMChar highHexChar,
355 const XalanDOMChar lowHexChar)
const;
373 #endif // EXSLT_STRINGIMPL_HEADER_GUARD_1357924680
XalanEXSLTFunctionPadding(MemoryManager &theManager, int)
virtual XalanEXSLTFunctionPadding * clone(MemoryManager &theManager) const
Create a copy of the function object.
virtual XalanEXSLTFunctionDecodeURI * clone(MemoryManager &theManager) const
Create a copy of the function object.
virtual ~XalanEXSLTFunctionConcat()
bool operator==(const XalanVector< Type > &theLHS, const XalanVector< Type > &theRHS)
virtual XalanEXSLTFunctionConcat * clone(MemoryManager &theManager) const
Create a copy of the function object.
XalanEXSLTFunctionEncodeURI()
const XalanDOMString & getError(XalanDOMString &theBuffer) const
Get the error message to report when the function is called with the wrong number of arguments...
virtual ~XalanEXSLTFunctionEncodeURI()
XalanEXSLTFunctionAlign()
virtual XalanEXSLTFunctionEncodeURI * clone(MemoryManager &theManager) const
Create a copy of the function object.
virtual XalanEXSLTFunctionAlign * clone(MemoryManager &theManager) const
Create a copy of the function object.
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
const XalanDOMString & getError(XalanDOMString &theBuffer) const
Get the error message to report when the function is called with the wrong number of arguments...
static const XalanDOMString::size_type s_excludedCharsSize
static const XalanDOMString::size_type s_reservedCharsSize
Type * XalanCopyConstruct(MemoryManager &theMemoryManager, const Type &theSource)
Class to hold XObjectPtr return types.
virtual ~XalanEXSLTFunctionPadding()
#define XALAN_EXSLT_EXPORT
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()
XalanEXSLTFunctionPadding(const XalanEXSLTFunctionPadding &other, MemoryManager &theManager)
XalanEXSLTFunctionPadding(MemoryManager &theManager)
XalanEXSLTFunctionDecodeURI()
XalanEXSLTFunctionConcat()
const XalanDOMString & getError(XalanDOMString &theBuffer) const
Get the error message to report when the function is called with the wrong number of arguments...
const XalanDOMString & getError(XalanDOMString &theBuffer) const
Get the error message to report when the function is called with the wrong number of arguments...
static const XalanDOMString::size_type s_octetSize
virtual ~XalanEXSLTFunctionDecodeURI()