Uses of Interface
org.apache.tika.detect.zip.ZipContainerDetector
Packages that use ZipContainerDetector
Package
Description
-
Uses of ZipContainerDetector in org.apache.tika.detect.apple
Classes in org.apache.tika.detect.apple that implement ZipContainerDetector -
Uses of ZipContainerDetector in org.apache.tika.detect.microsoft.ooxml
Classes in org.apache.tika.detect.microsoft.ooxml that implement ZipContainerDetector -
Uses of ZipContainerDetector in org.apache.tika.detect.zip
Classes in org.apache.tika.detect.zip that implement ZipContainerDetectorModifier and TypeClassDescriptionclass
class
class
class
class
class
Constructor parameters in org.apache.tika.detect.zip with type arguments of type ZipContainerDetectorModifierConstructorDescriptionDefaultZipContainerDetector
(List<ZipContainerDetector> zipDetectors) StreamingZipContainerDetector
(List<ZipContainerDetector> zipDetectors)