Package org.apache.tika.detect.zip
package org.apache.tika.detect.zip
-
ClassDescriptionA detector that works on Zip documents and tries to figure out basic types -- epub, jar, ear, war, kmz and StarOfficeThis looks for a single file with a name ending in ".kml" at the root level of the zip file.Currently only used in tests.Classes that implement this must be able to detect on a ZipFile and in streaming mode.