Class to hold XPath return types. More...
#include <XObject.hpp>
Inheritance diagram for XObject:
Collaboration diagram for XObject:
Class to hold XPath return types.
|
|
Enumeration of possible object types.
|
Create an XObject.
theObjectType | The enum for the type of the object. |
|
|
|
Process a callback request for preferred type information.
theCallbackObject | object to call back |
Reimplemented in XBoolean, XNodeSetBase, XNull, XNumberBase, XResultTreeFrag, XStringBase, XToken, and XUnknown.
|
Process a callback request for preferred type information.
theCallbackObject | object to call back |
Reimplemented in XBoolean, XNodeSetBase, XNull, XNumberBase, XResultTreeFrag, XStringBase, XToken, and XUnknown.
|
Cast result object to a boolean.
Reimplemented in XBoolean, XNodeSetBase, XNull, XNumberBase, XResultTreeFrag, XStringBase, and XUnknown.
|
Clone the instance.
If | theAddress is not null, the XObject will clone itself into that address. |
Reimplemented in XBoolean, XNodeSet, XNodeSetBase, XNull, XNumber, XResultTreeFrag, XSpan, XString, XStringAdapter, XStringBase, XStringCached, XStringReference, XToken, XTokenNumberAdapter, XTokenStringAdapter, and XUnknown.
|
|
Tell if two objects are functionally equal.
theRHS | object to compare |
executionContext | the current execution context |
|
Tell what kind of class this is.
Reimplemented in XStringAdapter, XStringCached, XStringReference, XTokenNumberAdapter, and XTokenStringAdapter.
|
Tell what kind of class this is.
|
Given a request type, return the equivalent string.
For diagnostic purposes.
Reimplemented in XBoolean, XNodeSetBase, XNull, XNumberBase, XResultTreeFrag, XStringBase, XToken, and XUnknown.
|
Tell if one object is greater than the other.
theRHS | object to compare |
|
Tell if one object is greater than or equal the other.
theRHS | object to compare |
|
Tell if one object is less than the other.
theRHS | object to compare |
|
Tell if one object is less than or equal the other.
theRHS | object to compare |
|
Cast result object to a nodelist.
Reimplemented in XNodeSet, XNodeSetBase, and XResultTreeFrag.
|
Tell if two objects are functionally not equal.
theRHS | object to compare |
executionContext | the current execution context |
|
Cast result object to a number.
Reimplemented in XBoolean, XNodeSetBase, XNull, XNumber, XNumberBase, XResultTreeFrag, XStringBase, XToken, XTokenNumberAdapter, XTokenStringAdapter, and XUnknown.
|
|
Cast result object to a result tree fragment.
Reimplemented in XNodeSetBase, XResultTreeFrag, and XStringBase.
|
|
Append the string value directly a string.
theBuffer | The buffer for the data |
Reimplemented in XNodeSetBase, XNumber, XResultTreeFrag, XToken, XTokenNumberAdapter, and XTokenStringAdapter.
|
Send the string value to a FormatterListener instance.
formatterListener | The FormatterListener instance |
function | A pointer to the member function of FormatterListener to call |
Reimplemented in XBoolean, XNodeSetBase, XNull, XNumber, XNumberBase, XResultTreeFrag, XString, XStringAdapter, XStringBase, XStringCached, XStringReference, XToken, XTokenNumberAdapter, XTokenStringAdapter, and XUnknown.
|
Cast result object to a string.
Reimplemented in XBoolean, XNodeSetBase, XNull, XNumber, XNumberBase, XResultTreeFrag, XString, XStringAdapter, XStringBase, XStringCached, XStringReference, XToken, XTokenNumberAdapter, XTokenStringAdapter, and XUnknown.
|
|
|
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.4 |
|