| Package | Description |
|---|---|
| org.mmbase.util.magicfile |
This package contains the classes needed by
MagicFile. |
| Class and Description |
|---|
| AbstractDetector |
| Detector
A Detector stores one entry from the magic.xml file, and contains
the functionality to determines if a certain byte[] satisfies it.
|
| DetectorProvider
DetectorProvider classes are meant to provide a list of Detectors,
which can be used by MagicFile.
|
| MagicFile
Tries to determine the mime-type of an input stream (
MagicFile.getMimeType(InputStream)) (or a file MagicFile.getMimeType(File)). |
MMBase2 Utils 2.0.0 - 2019-08-08T23:20