All Classes and Interfaces

Class
Description
This class contains a list of known encodings used by TextMimeType.
The extension mime mappings are loaded in the following way.
The magic mime rules files are loaded in the following way.
ALL MimeDetector(s) must extend this class.
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.
The Opendesktop shared mime database contains glob rules and magic number lookup information to enable applications to detect the mime types of files.
A string utility class with various string manipulation functions
This MimeDetector cannot be registered, unregistered or subclassed.
This interface is to be implemented by all TextMmeDetector(s) that are registered with the TextMimeDetector
This class can be used to represent a mime type for a text file.
Get the content type for a file extension as stored in the Windows Registry The extensions are stored at "HKEY_CLASSES_ROOT"
Utility class providing methods to work with Zip and Jar Files