@Version(value="2.2.0")
MimeTypeService
service used by client to resolve MIME type information as well as the
MimeTypeProvider
service
interface for providers to extend the MIME type setup provided by the
MimeTypeService
.See: Description
Interface | Description |
---|---|
MimeTypeProvider |
The
MimeTypeProvider interface defines an API for services
which are asked for MIME type mappings for unknown MIME types or extensions. |
MimeTypeService |
The
MimeTypeService defines the service applications can call to
resolve file names to MIME types and derive default file name extensions from
MIME types. |
MimeTypeService
service used by client to resolve MIME type information as well as the
MimeTypeProvider
service
interface for providers to extend the MIME type setup provided by the
MimeTypeService
.Copyright © 2022 The Apache Software Foundation. All rights reserved.