Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XSTRING_HEADER_GUARD_1357924680)
19 #define XSTRING_HEADER_GUARD_1357924680
33 XALAN_CPP_NAMESPACE_BEGIN
51 MemoryManager& theManager);
60 const XalanDOMChar* val,
61 MemoryManager& theManager);
71 const XalanDOMChar* val,
73 MemoryManager& theManager);
83 MemoryManager& theManager);
106 MemberFunctionPtr
function)
const;
111 MemberFunctionPtr
function)
const;
134 XALAN_CPP_NAMESPACE_END
138 #endif // XSTRING_HEADER_GUARD_1357924680
XString(const XalanDOMChar *val, XalanSize_t len, MemoryManager &theManager)
Construct an XString object from a string.
virtual void str(XPathExecutionContext &executionContext, XalanDOMString &theBuffer) const
Append the string value directly a string.
virtual void str(FormatterListener &formatterListener, MemberFunctionPtr function) const
Send the string value to a FormatterListener instance.
XString(const XalanDOMString &val, MemoryManager &theManager)
Construct an XString object from a string.
#define XALAN_XPATH_EXPORT
XString(const XalanDOMChar *val, MemoryManager &theManager)
Construct an XString object from a string.
XString(const XString &source, MemoryManager &theManager)
Construct an XString object from another string.
virtual void str(XalanDOMString &theBuffer) const
Append the string value directly a string.
virtual const XalanDOMString & str(XPathExecutionContext &executionContext) const
Cast result object to a string.
virtual void str(XPathExecutionContext &executionContext, FormatterListener &formatterListener, MemberFunctionPtr function) const
Send the string value to a FormatterListener instance.
virtual const XalanDOMString & str() const
Cast result object to a string.
virtual double stringLength(XPathExecutionContext &executionContext) const
Get the length of the string value of the instance.
void set(const XalanDOMString &theString)
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.
|
|