| Package | Description |
|---|---|
| org.apache.tika.pipes.emitter |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StreamEmitter |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEmitter |
class |
EmptyEmitter |
| Modifier and Type | Method and Description |
|---|---|
Emitter |
EmitterManager.getEmitter()
Convenience method that returns an emitter if only one emitter
is specified in the tika-config file.
|
Emitter |
EmitterManager.getEmitter(String emitterName) |
| Constructor and Description |
|---|
EmitterManager(List<Emitter> emitters) |
Copyright © 2007–2024 The Apache Software Foundation. All rights reserved.