Class MimetypeMap

  • All Implemented Interfaces:
    MimetypeService

    public class MimetypeMap
    extends Object
    implements MimetypeService
    Provides a bidirectional mapping between well-known mimetypes and the registered file extensions. All mimetypes and extensions are stored and handled as lowercase.
    Author:
    Derek Hulley