| Package | Description |
|---|---|
| org.apache.tika.detect |
Media type detection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDetector
A composite detector based on all the
Detector implementations
available through the service provider mechanism. |
class |
DefaultProbDetector
A version of
DefaultDetector for probabilistic mime
detectors, which use statistical techniques to blend the
results of differing underlying detectors when attempting
to detect the type of a given file. |
Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.