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

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

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.
 

Uses of CompositeDetector in org.apache.tika.parser.internal
 

Subclasses of CompositeDetector in org.apache.tika.parser.internal
 class OSGiDetector
           
 



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