Package | Description |
---|---|
org.apache.tika.extractor |
Extraction of component documents.
|
Modifier and Type | Class and Description |
---|---|
class |
ParserContainerExtractor
An implementation of
ContainerExtractor powered by the regular
Parser API. |
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–1969 The Apache Software Foundation. All rights reserved.