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 StarOfficeCurrently only used in tests.Classes that implement this must be able to detect on a ZipFile and in streaming mode.