Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(FUNCTIONNORMALIZE_HEADER_GUARD_1357924680)
19 #define FUNCTIONNORMALIZE_HEADER_GUARD_1357924680
37 XALAN_CPP_NAMESPACE_BEGIN
61 const Locator* locator)
const;
68 const Locator* locator)
const;
70 using ParentType::execute;
72 #if defined(XALAN_NO_COVARIANT_RETURN_TYPE)
77 clone(MemoryManager& theManager)
const;
97 return normalize(executionContext, theString, theResult);
109 GetCachedString& theResult)
const;
121 XALAN_CPP_NAMESPACE_END
125 #endif // FUNCTIONNORMALIZE_HEADER_GUARD_1357924680
virtual XObjectPtr execute(XPathExecutionContext &executionContext, XalanNode *context, const XObjectArgVectorType &args, const Locator *locator) const
Execute an XPath function object.
bool operator==(const ElemAttributeSet &theLHS, const ElemAttributeSet &theRHS)
XPath implementation of "normalize-space" function.
#define XALAN_XPATH_EXPORT
virtual const XalanDOMString & getError(XalanDOMString &theBuffer) const =0
Get the error message to report when the function is called with the wrong number of arguments.
Class to hold XObjectPtr return types.
virtual Function * clone(MemoryManager &theManager) const =0
Create a copy of the function object.
Interpreting class diagrams
Doxygen and
GraphViz are
used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|