| Package | Description |
|---|---|
| org.mmbase.util.magicfile |
This package contains the classes needed by
org.mmbase.util.magicfile.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 a byte array (or a file).
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}