| Constructor and Description | 
|---|
| TikaDetectors() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDectorsHTML() | 
| String | getDetectorsJSON() | 
| String | getDetectorsPlain() | 
@GET @Produces(value="text/html") public String getDectorsHTML()
@GET @Produces(value="application/json") public String getDetectorsJSON() throws IOException
IOException@GET @Produces(value="text/plain") public String getDetectorsPlain()
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.