| Class | Description |
|---|---|
| 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 |
This uses the
JsonStreamingSerializer to write out a
single metadata object at a time. |
| Enum | Description |
|---|---|
| FSDirectoryCrawler.CRAWL_ORDER | |
| FSOutputStreamFactory.COMPRESSION | |
| FSUtil.HANDLE_EXISTING |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.