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