Class JarDetector

java.lang.Object
org.apache.tika.detect.zip.JarDetector
All Implemented Interfaces:
Serializable, ZipContainerDetector

public class JarDetector extends Object implements ZipContainerDetector
This detector detects JAR files and file type variants of zip subtypes that may contain a MANIFEST.MF
See Also: