Apache Tika Architecture This section describes the Apache Tika architecture. Apache Software Foundation Apache Software Foundation Metadata Tika Content Apache Tika

The Detector Interface

The org.apache.tika.detect.Detector interface is the basis for most of the content type detection in Apache Tika. All the different ways of detecting content all implement the same common method: