| Package | Description |
|---|---|
| org.apache.tika.extractor |
Extraction of component documents.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParsingEmbeddedDocumentExtractor
Helper class for parsers of package archives or other compound document
formats that support embedded or attached component documents.
|
| Modifier and Type | Method and Description |
|---|---|
static EmbeddedDocumentExtractor |
EmbeddedDocumentUtil.getEmbeddedDocumentExtractor(ParseContext context)
This offers a uniform way to get an EmbeddedDocumentExtractor from a ParseContext.
|
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.