Package org.apache.any23.mime
This package provides support for
MIME Type data detection.-
Interface Summary Interface Description MIMETypeDetector This detector is able to estimate theMIMEtype of some given raw data. -
Class Summary Class Description MIMEType A MIME type with an optional q (quality) value.NaiveMIMETypeDetector Basic implementation ofMIMETypeDetectorbased on file extensions.TikaMIMETypeDetector Implementation ofMIMETypeDetectorbased on Apache Tika.