IDLffXMLDOMDocumentType
The IDLffXMLDOMDocumentType class references a document-type node. Each document has a doctype
attribute whose value is stored in a document-type object or is null.
Superclasses
Creation
See IDLffXMLDOMDocumentType::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:
- IDLffXMLDOMDocumentType::Cleanup
- IDLffXMLDOMDocumentType::GetEntities
- IDLffXMLDOMDocumentType::GetName
- IDLffXMLDOMDocumentType::GetNotations
- IDLffXMLDOMDocumentType::Init
In addition, this class inherits the methods of any superclasses.
Version History
6.1 |
Introduced |