Package org.apache.tika.detect

Interface Summary
Detector Content type detector.
 

Class Summary
CompositeDetector Content type detector that combines multiple different detection mechanisms.
MagicDetector Content type detection based on magic bytes, i.e.
NameDetector Content type detection based on the resource name.
TextDetector Content type detection of plain text documents.
TypeDetector Content type detection based on a content type hint.
XmlRootExtractor Utility class that uses a SAXParser to determine the namespace URI and local name of the root element of an XML file.
 



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