|
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
IDOM_EntityReference Class ReferenceEntityReference nodes will appear in the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference.
More...
#include <IDOM_EntityReference.hpp>
Inheritance diagram for IDOM_EntityReference
[legend]Collaboration diagram for IDOM_EntityReference:
[legend]List of all members.
Detailed Description
EntityReference nodes will appear in the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference.
The expansion of the entity will appear as child nodes of the entity reference node. The expansion may be just simple text, or it may be more complex, containing additional entity refs.
Constructor & Destructor Documentation
IDOM_EntityReference::IDOM_EntityReference (
|
) [protected]
|
|
IDOM_EntityReference::IDOM_EntityReference (
|
const IDOM_EntityReference & other ) [protected]
|
|
IDOM_EntityReference::~IDOM_EntityReference (
|
) [virtual]
|
|
Member Function Documentation
IDOM_EntityReference & IDOM_EntityReference::operator= (
|
const IDOM_EntityReference & other ) [protected]
|
|
The documentation for this class was generated from the following file:
|