MimeEntry

Configuration for the mapping of MIME types to extensions.



Attributes Summary
type : StringA MIME type that is mapped to the specified extension.
extensions : StringA list of file extensions that are mapped to the MIME type.

Attribute Details

type    -    A MIME type that is mapped to the specified extension. For example: text, image, or application.
     data type:  String
     default Value:   unspecified



extensions    -    A list of file extensions that are mapped to the MIME type.
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1997-2004