Uses of Class
org.apache.tika.batch.fs.AbstractFSConsumer
- 
Packages that use AbstractFSConsumer Package Description org.apache.tika.batch.fs 
- 
- 
Uses of AbstractFSConsumer in org.apache.tika.batch.fsSubclasses of AbstractFSConsumer in org.apache.tika.batch.fs Modifier and Type Class Description classBasicTikaFSConsumerBasic FileResourceConsumer that reads files from an input directory and writes content to the output directory.classRecursiveParserWrapperFSConsumerThis runs a RecursiveParserWrapper against an input file and outputs the json metadata to an output file.classStreamOutRPWFSConsumerThis uses theJsonStreamingSerializerto write out a single metadata object at a time.
 
-