MimeEntry
This type is a class for model objects.
Configuration for the mapping of MIME types to extensions.
Package: host
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
VirtualHost.mimeTypes
Attributes Summary |
type : EString |
A MIME type that is mapped to the specified extension. For example: text, image, or application.
|
extensions : EString |
A list of file extensions that are mapped to the MIME type.
|
type - A MIME type that is mapped to the specified extension. For example: text, image, or application.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
extensions - A list of file extensions that are mapped to the MIME type.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006