IDLffXMLDOMEntity

The IDLffXMLDOMEntity class references an entity, either parsed or unparsed, in an XML document. Entities are placeholders in XML and are inserted into documents by entity references. Entity nodes have no parents. Entity nodes and their descendants are read-only.

Superclasses

IDLffXMLDOMNode

Creation

See IDLffXMLDOMEntity::Init.

Properties

Objects of this class have no properties of their own, but do have properties inherited from any superclasses.

Methods

This class has the following methods:

In addition, this class inherits the methods of any superclasses.

Version History

6.1

Introduced