tmozIDocumentType Interface Reference

Document type. More...

List of all members.

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.


Detailed Description

Document type.

Interface describe document type including name, required attributes.


Member Data Documentation

readonly attribute nsISimpleEnumerator attributes

List of attributes.

Each enumerated attributes is type of tmozIAttributeType.


Generated on Wed Dec 15 09:54:21 2010 for Tahiti XPCOM API