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