| Package | Description | 
|---|---|
| org.apache.tika.config | Tika configuration tools. | 
| org.apache.tika.detect | Media type detection. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static CompositeDetector | TikaConfig. getDefaultDetector(MimeTypes types,
                  ServiceLoader loader) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultDetectorA composite detector based on all the  Detectorimplementations
 available through theservice provider mechanism. | 
| class  | DefaultProbDetectorA version of  DefaultDetectorfor 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–2023 The Apache Software Foundation. All rights reserved.