DzDomEntity Class Reference
[DOM and XML Objects]

DAZ Script DOM entity node. More...

Inheritance diagram for DzDomEntity:

DzDomNode List of all members.

Properties

String notationName
String publicId
String systemId

Constructors

 DzDomEntity ()

Detailed Description

DAZ Script DOM entity node.

Represents an entity node in a DOM document.


Constructor & Destructor Documentation

DzDomEntity::DzDomEntity (  ) 

Default constructor


Member Data Documentation

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.


Generated on Thu Sep 24 12:21:11 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.