|
Unicorn XML Toolkit Version 1.00.00 |
|||||||||
� PREV CLASS �� NEXT CLASS | FRAMES��NO FRAMES | |||||||||
SUMMARY: � CONSTR �|�FUNCTION�|�DATA | DETAIL: � CONSTR �|�FUNCTION�|�DATA |
class IEntityReference: virtual public INode { public: IEntityReference(); virtual ~IEntityReference(); };
The entity reference in an XML document.
This class implements
the C++ binding for the
EntityReference
interface
specified by DOM.
Constructor/Destructor Summary | |
IEntityReference
();
����������Constructs the entity reference. |
|
~IEntityReference
();
����������Destroys the entity reference. |
Constructor/Destructor Detail |
IEntityReference();
Constructs the entity reference.
virtual ~IEntityReference();
Destroys the entity reference.
|
Unicorn XML Toolkit Version 1.00.00 |
|||||||||
� PREV CLASS �� NEXT CLASS | FRAMES��NO FRAMES | |||||||||
SUMMARY: � CONSTR �|�FUNCTION�|�DATA | DETAIL: � CONSTR �|�FUNCTION�|�DATA |