Uses of Interface
org.apache.tika.detect.ContainerDetector

Packages that use ContainerDetector
org.apache.tika.detect   
 

Uses of ContainerDetector in org.apache.tika.detect
 

Classes in org.apache.tika.detect that implement ContainerDetector
 class POIFSContainerDetector
          A detector that works on a POIFS OLE2 document to figure out exactly what the file is.
 class ZipContainerDetector
          A detector that works on a Zip document to figure out exactly what the file is
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.