Package | Description |
---|---|
org.apache.tika.extractor |
Extraction of component documents.
|
Modifier and Type | Method and Description |
---|---|
void |
ContainerExtractor.extract(TikaInputStream stream,
ContainerExtractor recurseExtractor,
EmbeddedResourceHandler handler)
Processes a container file, and extracts all the embedded
resources from within it.
|
void |
ParserContainerExtractor.extract(TikaInputStream stream,
ContainerExtractor recurseExtractor,
EmbeddedResourceHandler handler) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.