Package org.apache.tika.pipes.emitter
Interface Emitter
- All Known Subinterfaces:
StreamEmitter
- All Known Implementing Classes:
AbstractEmitter,EmptyEmitter
public interface Emitter
-
Method Summary
-
Method Details
-
getName
String getName() -
emit
- Throws:
IOExceptionTikaEmitterException
-
emit
- Throws:
IOExceptionTikaEmitterException
-