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
|
TikaLoggingFilter | |
TikaServerCli | |
TikaServerParseExceptionMapper | |
URLEnabledInputStreamFactory |
This class looks for "fileUrl" in the http header.
|
Exception | Description |
---|---|
TikaServerParseException |
Simple wrapper exception to be thrown for consistent handling
of exceptions that can happen during a parse.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.