Description
Loading individual Detectors from a configuration file, e.g.
<detector class="org.apache.tika.parser.microsoft.POIFSContainerDetector"/>
<detector class="org.apache.tika.mime.MimeTypes"/>
will cause them to be added to a CompositeDetector which does not detect, e.g. PST files.