Unicorn XML Toolkit
Version 1.00.00

Namespace Dom
Class IEntityReference

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.

Since:
1.00.00
Version:
1.00.00
Author:
Alexey Gokhberg
Constructor/Destructor Summary
IEntityReference ();
����������Constructs the entity reference.
~IEntityReference ();
����������Destroys the entity reference.

Constructor/Destructor Detail

IEntityReference

IEntityReference();

Constructs the entity reference.

~IEntityReference

virtual ~IEntityReference();

Destroys the entity reference.


Unicorn XML Toolkit
Version 1.00.00


This document was created using Unicorn DOC++.

Copyright 1999-2001 Unicorn Enterprises SA.
All Rights Reserved.