| Package | Description |
|---|---|
| org.apache.tika.detect |
Media type detection.
|
| Modifier and Type | Method and Description |
|---|---|
private static java.nio.charset.Charset |
AutoDetectReader.detect(java.io.InputStream input,
Metadata metadata,
java.util.List<EncodingDetector> detectors,
LoadErrorHandler handler) |
| Constructor and Description |
|---|
AutoDetectReader(java.io.BufferedInputStream stream,
Metadata metadata,
java.util.List<EncodingDetector> detectors,
LoadErrorHandler handler) |