Uses of Class
org.apache.tika.detect.CompositeDetector

Packages that use CompositeDetector
org.apache.tika.detect Media type detection. 
 

Uses of CompositeDetector in org.apache.tika.detect
 

Subclasses of CompositeDetector in org.apache.tika.detect
 class DefaultDetector
          A composite detector based on all the Detector implementations available through the service provider mechanism.
 



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