Methods

Get the mime encoding (e.g. "binary" or "us-ascii" or "utf-8") of the file.

getMIMEEncoding() : string

Returns

string

Get the mime name (e.g. "OpenDocument Text") of the file.

getMIMEName() : string

Returns

string

Get the mime type (e.g. "application/vnd.oasis.opendocument.text") of the file.

getMIMEType() : string

Returns

string