Package org.apache.tika.detect

Interface Summary
ContainerDetector A detector that knows about the container formats that we support (eg POIFS, Zip), and is able to peek inside them to better figure out the contents.
 

Class Summary
ContainerAwareDetector A detector that knows about the container formats that we support (eg POIFS, Zip), and is able to peek inside them to better figure out the contents.
POIFSContainerDetector A detector that works on a POIFS OLE2 document to figure out exactly what the file is.
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.