#include <xpath_valueimpl.h>
Inheritance diagram for XPath::ValueImpl:
Public Methods | |
ValueImpl (unsigned short type) | |
virtual | ~ValueImpl () |
unsigned short | type () const |
virtual StringImpl * | toString () |
virtual BooleanImpl * | toBoolean () |
virtual NumberImpl * | toNumber () |
|
|
|
|
|
|
|
Reimplemented in XPath::BooleanImpl, XPath::NumberImpl, and XPath::StringImpl. |
|
Reimplemented in XPath::BooleanImpl, and XPath::NumberImpl. |
|
|