|
Public Types |
typedef RefCountPointer< const
Item > | Ptr |
Public Member Functions |
virtual bool | isNode () const =0 |
virtual bool | isAtomicValue () const =0 |
virtual const XMLCh * | asString (const DynamicContext *context) const =0 |
virtual const XMLCh * | getTypeURI () const =0 |
virtual const XMLCh * | getTypeName () const =0 |
virtual void * | getInterface (const XMLCh *name) const =0 |
| Method for returning arbitrary interfaces from the implementations.
|
Static Public Attributes |
static const XMLCh | gXQilla [] |
| The "XQilla" item interface.
|
Protected Member Functions |
| Item () |