@Version(value="1.0.0")
See: Description
| Interface | Description |
|---|---|
| ContainerExtractor |
Tika container extractor interface.
|
| DocumentSelector |
Interface for different document selection strategies for purposes like
embedded document extraction by a
ContainerExtractor instance. |
| EmbeddedDocumentExtractor | |
| EmbeddedDocumentExtractorFactory | |
| EmbeddedResourceHandler |
Tika container extractor callback interface.
|
| EmbeddedStreamTranslator |
Interface for different filtering of embedded streams.
|
| Class | Description |
|---|---|
| DefaultEmbeddedStreamTranslator |
Loads EmbeddedStreamTranslators via service loading.
|
| EmbeddedDocumentUtil |
Utility class to handle common issues with embedded documents.
|
| ParserContainerExtractor |
An implementation of
ContainerExtractor powered by the regular
Parser API. |
| ParsingEmbeddedDocumentExtractor |
Helper class for parsers of package archives or other compound document
formats that support embedded or attached component documents.
|
| ParsingEmbeddedDocumentExtractorFactory |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.