Uses of Class
org.apache.tika.batch.fs.AbstractFSConsumer
-
Uses of AbstractFSConsumer in org.apache.tika.batch.fs
Modifier and TypeClassDescriptionclass
Basic FileResourceConsumer that reads files from an input directory and writes content to the output directory.class
This runs a RecursiveParserWrapper against an input file and outputs the json metadata to an output file.class
This uses theJsonStreamingSerializer
to write out a single metadata object at a time.