Package org.apache.tika.detect

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-2011 The Apache Software Foundation. All Rights Reserved.