Uses of Class
org.apache.tika.detect.EncodingProbeCache
Packages that use EncodingProbeCache
-
Uses of EncodingProbeCache in org.apache.tika.detect
Methods in org.apache.tika.detect that return EncodingProbeCacheModifier and TypeMethodDescriptionEncodingDetectorContext.getProbeCache()Per-detection cache of the raw detection probe, shared across the detectors in this chain so they don't each re-read the same leading bytes.