Inheritance diagram for DzDomEntity:
Properties | |
String | notationName |
String | publicId |
String | systemId |
Constructors | |
DzDomEntity () |
Represents an entity node in a DOM document.
DzDomEntity::DzDomEntity | ( | ) |
Default constructor
QString DzDomEntity::notationName |
[Read Only] The name of the notation for the entity.
QString DzDomEntity::publicId |
[Read Only] The public identifier of the entity.
QString DzDomEntity::systemId |
[Read Only] The system identifier of the entity.