Uses of Package
org.apache.tika.detect
Packages that use org.apache.tika.detect
Package
Description
Apache Tika.
Media type detection.
Extraction of component documents.
Media type information.
Tika parsers.
-
Classes in org.apache.tika.detect used by org.apache.tika
-
Classes in org.apache.tika.detect used by org.apache.tika.config.loader
-
Classes in org.apache.tika.detect used by org.apache.tika.detectClassDescriptionContent type detector that combines multiple different detection mechanisms.A composite encoding detector that runs child detectors.Content type detector.Dummy detector that returns application/octet-stream for all documents.Character encoding detector.A single detector's contribution: its ranked list of candidates and its name.A charset detection result pairing a
Charsetwith a confidence score and aEncodingResult.ResultTypeindicating the nature of the evidence.The nature of the evidence that produced this result.Content type detection based on magic bytes, i.e. type-specific patterns near the beginning of the document input stream.Configuration class for JSON deserialization. -
Classes in org.apache.tika.detect used by org.apache.tika.detect.apple
-
Classes in org.apache.tika.detect used by org.apache.tika.detect.gzip
-
Classes in org.apache.tika.detect used by org.apache.tika.detect.magika
-
Classes in org.apache.tika.detect used by org.apache.tika.detect.microsoft
-
Classes in org.apache.tika.detect used by org.apache.tika.detect.ogg
-
Classes in org.apache.tika.detect used by org.apache.tika.detect.ole
-
Classes in org.apache.tika.detect used by org.apache.tika.detect.siegfried
-
Classes in org.apache.tika.detect used by org.apache.tika.detect.zip
-
Classes in org.apache.tika.detect used by org.apache.tika.example
-
Classes in org.apache.tika.detect used by org.apache.tika.extractor
-
Classes in org.apache.tika.detect used by org.apache.tika.mime
-
Classes in org.apache.tika.detect used by org.apache.tika.ml.chardetectClassDescriptionCharacter encoding detector.A charset detection result pairing a
Charsetwith a confidence score and aEncodingResult.ResultTypeindicating the nature of the evidence. -
Classes in org.apache.tika.detect used by org.apache.tika.ml.junkdetectClassDescriptionCharacter encoding detector.A charset detection result pairing a
Charsetwith a confidence score and aEncodingResult.ResultTypeindicating the nature of the evidence.Marker interface for encoding detectors that arbitrate among candidates collected by base detectors rather than detecting encoding directly from the stream. -
Classes in org.apache.tika.detect used by org.apache.tika.parser
-
Classes in org.apache.tika.detect used by org.apache.tika.parser.code
-
Classes in org.apache.tika.detect used by org.apache.tika.parser.csv
-
Classes in org.apache.tika.detect used by org.apache.tika.parser.envi
-
Classes in org.apache.tika.detect used by org.apache.tika.parser.htmlClassDescriptionCharacter encoding detector.A charset detection result pairing a
Charsetwith a confidence score and aEncodingResult.ResultTypeindicating the nature of the evidence. -
Classes in org.apache.tika.detect used by org.apache.tika.parser.html.charsetdetectorClassDescriptionCharacter encoding detector.A charset detection result pairing a
Charsetwith a confidence score and aEncodingResult.ResultTypeindicating the nature of the evidence. -
Classes in org.apache.tika.detect used by org.apache.tika.parser.mif
-
Classes in org.apache.tika.detect used by org.apache.tika.parser.pkg
-
Classes in org.apache.tika.detect used by org.apache.tika.parser.txtClassDescriptionCharacter encoding detector.A charset detection result pairing a
Charsetwith a confidence score and aEncodingResult.ResultTypeindicating the nature of the evidence. -
Classes in org.apache.tika.detect used by org.apache.tika.pipes.core.server
-
Classes in org.apache.tika.detect used by org.apache.tika.serialization.serdesClassDescriptionA composite detector that orchestrates the detection pipeline: MimeTypes (magic byte) detection Container and other detectors loaded via SPI TextDetector as fallback for unknown types Returns the most specific type detected