WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
MimeTypeArray
This object is available to unprivileged JavaScript. It implements the following interfaces:
Properties
readonly int length
Methods
MimeType item ( int index )
MimeType namedItem ( String name )
MimeType item ( int index )
- Arguments:
- index
MimeType namedItem ( String name )
- Arguments:
- name
Reference documentation is generated from Mozilla's source.
