Interface | Description |
---|---|
InputStreamFactory |
Interface to allow for custom/consistent creation of InputStream
|
Class | Description |
---|---|
DefaultInputStreamFactory |
Passthrough -- returns InputStream as is
|
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 | |
ServerTimeouts | |
TaskStatus | |
TikaLoggingFilter | |
TikaServerCli | |
TikaServerParseExceptionMapper | |
TikaServerWatchDog | |
URLEnabledInputStreamFactory |
This class looks for "fileUrl" in the http header.
|
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–2021 The Apache Software Foundation. All rights reserved.