
| typedef XStringBase XStringCached::ParentType |
Reimplemented from XStringBase.
| XStringCached::XStringCached | ( | GetAndReleaseCachedString & | val, | |
| MemoryManagerType & | theManager | |||
| ) |
| XStringCached::XStringCached | ( | const XStringCached & | source, | |
| MemoryManagerType & | theManager | |||
| ) |
| virtual XStringCached::~XStringCached | ( | ) | [virtual] |
| virtual eObjectType XStringCached::getRealType | ( | ) | const [protected, virtual] |
| virtual void XStringCached::str | ( | FormatterListener & | formatterListener, | |
| MemberFunctionPtr | function | |||
| ) | const [virtual] |
Send the string value to a FormatterListener instance.
| formatterListener | The FormatterListener instance | |
| function | A pointer to the member function of FormatterListener to call |
Implements XStringBase.
| virtual const XalanDOMString& XStringCached::str | ( | ) | const [virtual] |
| virtual double XStringCached::stringLength | ( | ) | const [virtual] |
Get the length of the string value of the instance.
Implements XStringBase.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|