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
Creation
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:
- IDLffXMLDOMEntity::Cleanup
- IDLffXMLDOMEntity::GetNotationName
- IDLffXMLDOMEntity::GetPublicId
- IDLffXMLDOMEntity::GetSystemId
- IDLffXMLDOMEntity::Init
In addition, this class inherits the methods of any superclasses.
Version History
6.1 |
Introduced |