| Package | Description |
|---|---|
| org.apache.tika.detect |
Media type detection.
|
| org.apache.tika.mime |
Media type information.
|
| Modifier and Type | Method and Description |
|---|---|
static MagicDetector |
MagicDetector.parse(MediaType mediaType,
java.lang.String type,
java.lang.String offset,
java.lang.String value,
java.lang.String mask) |
| Modifier and Type | Field and Description |
|---|---|
private MagicDetector |
MagicMatch.detector |
| Modifier and Type | Method and Description |
|---|---|
private MagicDetector |
MagicMatch.getDetector() |