Inheritance diagram for DzDomNotation:

Properties | |
| String | publicId |
| String | systemId |
Constructors | |
| DzDomNotation () | |
Represents a notation node in a DOM document.
| DzDomNotation::DzDomNotation | ( | ) |
Default constructor.
| QString DzDomNotation::publicId |
[Read Only] The public identifier of the notation.
| QString DzDomNotation::systemId |
[Read Only] The system identifier of the notation.