Public Member Functions | |
| AString | getPropertyValue (in AString name) |
| Return value of property or empty string when property with given name doesn't exist. | |
Public Attributes | |
| readonly attribute nsISimpleEnumerator | attributes |
| List of attributes. | |
|
readonly attribute tmozIDocumentType | parent |
| Parent type. | |
| readonly attribute AString | id |
| ID of document type. | |
|
readonly attribute nsISimpleEnumerator | properties |
| Return list of properties. List of nsIProperty items. Value of item is AString. | |
Interface describe document type including name, required attributes.
| readonly attribute nsISimpleEnumerator attributes |
List of attributes.
Each enumerated attributes is type of tmozIAttributeType.