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

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

Uses of MagicDetector in org.apache.tika.detect
 

Methods in org.apache.tika.detect that return MagicDetector
static MagicDetector MagicDetector.parse(MediaType mediaType, String type, String offset, String value, String mask)
           
 



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