AbstractFSConsumer |
|
BasicTikaFSConsumer |
Basic FileResourceConsumer that reads files from an input
directory and writes content to the output directory.
|
FSBatchProcessCLI |
|
FSConsumersManager |
|
FSDirectoryCrawler |
|
FSDocumentSelector |
Selector that chooses files based on their file name
and their size, as determined by TikaCoreProperties.RESOURCE_NAME_KEY and Metadata.CONTENT_LENGTH.
|
FSFileResource |
FileSystem(FS)Resource wraps a file name.
|
FSListCrawler |
Class that "crawls" a list of files.
|
FSOutputStreamFactory |
|
FSProperties |
|
FSUtil |
Utility class to handle some common issues when
reading from and writing to a file system (FS).
|
RecursiveParserWrapperFSConsumer |
This runs a RecursiveParserWrapper against an input file
and outputs the json metadata to an output file.
|
StreamOutRPWFSConsumer |
|