mimeType maps.mimeType maps.name.name.MimeTypeProvider interface defines an API for services
which are asked for MIME type mappings for unknown MIME types or extensions.MimeTypeService defines the service applications can call to
resolve file names to MIME types and derive default file name extensions from
MIME types.MimeTypeServiceImpl is the official implementation of the
MimeTypeService interface.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 © 2007–2016 The Apache Software Foundation. All rights reserved.