Class FileSystemEmitter

All Implemented Interfaces:
Emitter, StreamEmitter, TikaExtension

public class FileSystemEmitter extends AbstractStreamEmitter
Emitter to write to a file system.

This calculates the path to write to based on the FileSystemEmitterConfig.basePath() and the value of the TikaCoreProperties.SOURCE_PATH value.