Package | Description |
---|---|
org.apache.tika.parser.external |
External parser process.
|
Modifier and Type | Field and Description |
---|---|
static ExternalParser.LineConsumer |
ExternalParser.LineConsumer.NULL
A null consumer
|
Modifier and Type | Method and Description |
---|---|
ExternalParser.LineConsumer |
ExternalParser.getIgnoredLineConsumer()
Gets lines consumer
|
Modifier and Type | Method and Description |
---|---|
void |
ExternalParser.setIgnoredLineConsumer(ExternalParser.LineConsumer ignoredLineConsumer)
Set a consumer for the lines ignored by the parse functions
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.