Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.tika.detect Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
AutoDetectReaderAn input stream reader that automatically detects the character encoding to be used for converting bytes to characters.Classorg.apache.tika.detectApache Tika
CompositeDetectorContent type detector that combines multiple different detection mechanisms.Classorg.apache.tika.detectApache Tika
DefaultDetectorA composite detector based on all the Detector implementations available through the service provider mechanism.Classorg.apache.tika.detectApache Tika
DetectorContent type detector.Interfaceorg.apache.tika.detectApache Tika
EmptyDetectorDummy detector that returns application/octet-stream for all documents.Classorg.apache.tika.detectApache Tika
EncodingDetectorCharacter encoding detector.Interfaceorg.apache.tika.detectApache Tika
MagicDetectorContent type detection based on magic bytes, i.Classorg.apache.tika.detectApache Tika
NameDetectorContent type detection based on the resource name.Classorg.apache.tika.detectApache Tika
TextDetectorContent type detection of plain text documents.Classorg.apache.tika.detectApache Tika
TextStatisticsUtility class for computing a histogram of the bytes seen in a stream.Classorg.apache.tika.detectApache Tika
TypeDetectorContent type detection based on a content type hint.Classorg.apache.tika.detectApache Tika
XmlRootExtractorUtility class that uses a SAXParser to determine the namespace URI and local name of the root element of an XML file.Classorg.apache.tika.detectApache Tika