@Path(value="/detectors") public class TikaDetectors extends Object
Provides details of all the Detectors registered with Apache Tika, similar to --list-detectors with the Tika CLI.
Detector
TikaDetectors(TikaConfig tika)
String
getDectorsHTML()
getDetectorsJSON()
getDetectorsPlain()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TikaDetectors(TikaConfig tika)
public String getDectorsHTML()
public String getDetectorsJSON()
public String getDetectorsPlain()
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.