Inheritance diagram for XTokenStringAdapter:
XTokenStringAdapter::XTokenStringAdapter | ( | const XToken & | theToken, | |
MemoryManagerType & | theManager | |||
) |
XTokenStringAdapter::XTokenStringAdapter | ( | const XTokenStringAdapter & | source, | |
MemoryManagerType & | theManager | |||
) |
virtual XTokenStringAdapter::~XTokenStringAdapter | ( | ) | [virtual] |
virtual double XTokenStringAdapter::num | ( | ) | const [virtual] |
virtual const XalanDOMString& XTokenStringAdapter::str | ( | ) | const [virtual] |
virtual void XTokenStringAdapter::str | ( | FormatterListener & | formatterListener, | |
MemberFunctionPtr | function | |||
) | const [virtual] |
Implements XStringBase.
virtual void XTokenStringAdapter::str | ( | XalanDOMString & | theBuffer | ) | const [virtual] |
Append the string value directly a string.
theBuffer | The buffer for the data |
Reimplemented from XObject.
virtual double XTokenStringAdapter::stringLength | ( | ) | const [virtual] |
Get the length of the string value of the instance.
Implements XStringBase.
virtual eObjectType XTokenStringAdapter::getRealType | ( | ) | const [protected, virtual] |
The documentation for this class was generated from the following file:
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|