Package eu.medsea.mimeutil


package eu.medsea.mimeutil
  • Class
    Description
    This exception is thrown by methods that fail while checking a file to determine the mime types.
    This class represents a simple MimeType object.
    NOTE: Since version 2.1 this class delegates ALL calls to a static instance of the new MimeUtil2 implementation.
    The MimeUtil2 is a utility class that allows applications to detect, work with and manipulate MIME types.
    This MimeDetector cannot be registered, unregistered or subclassed.
    This class can be used to represent a mime type for a text file.