| Package | Description |
|---|---|
| org.apache.tika.server.core | |
| org.apache.tika.server.core.resource |
| Modifier and Type | Method and Description |
|---|---|
static TikaServerConfig |
TikaServerConfig.load()
Config with only the defaults
|
static TikaServerConfig |
TikaServerConfig.load(org.apache.commons.cli.CommandLine commandLine) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TikaServerCli.noFork(TikaServerConfig tikaServerConfig) |
| Constructor and Description |
|---|
ServerStatusWatcher(ServerStatus serverStatus,
InputStream inputStream,
Path forkedStatusPath,
TikaServerConfig tikaServerConfig) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TikaResource.init(TikaConfig config,
TikaServerConfig tikaServerConfg,
DigestingParser.Digester digestr,
InputStreamFactory iSF,
ServerStatus serverStatus) |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.