Interface | Description |
---|---|
InputStreamFactory |
Interface to allow for custom/consistent creation of InputStream
|
ParseContextConfig |
Implementations must be thread-safe!
|
ServerStatusResource |
Class | Description |
---|---|
CompositeParseContextConfig | |
DefaultInputStreamFactory |
Passthrough -- returns InputStream as is
|
FetcherStreamFactory |
This class looks for "fileUrl" in the http header.
|
HTMLHelper |
Helps produce user facing HTML output.
|
MetadataList |
wrapper class to make isWriteable in MetadataListMBW simpler
|
ProduceTypeResourceComparator |
Resource comparator based to produce type.
|
ServerStatus | |
ServerStatusWatcher | |
TaskStatus | |
TikaLoggingFilter | |
TikaServerCli | |
TikaServerConfig | |
TikaServerParseExceptionMapper | |
TikaServerProcess | |
TikaServerWatchDog | |
TlsConfig | |
WatchDogResult |
Enum | Description |
---|---|
ServerStatus.STATUS | |
ServerStatus.TASK |
Exception | Description |
---|---|
TikaServerParseException |
Simple wrapper exception to be thrown for consistent handling
of exceptions that can happen during a parse.
|
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.