Uses of Class
org.apache.tika.batch.fs.AbstractFSConsumer
Packages that use AbstractFSConsumer
-
Uses of AbstractFSConsumer in org.apache.tika.batch.fs
Subclasses of AbstractFSConsumer in org.apache.tika.batch.fsModifier and TypeClassDescriptionclassBasic FileResourceConsumer that reads files from an input directory and writes content to the output directory.classThis runs a RecursiveParserWrapper against an input file and outputs the json metadata to an output file.classThis uses theJsonStreamingSerializerto write out a single metadata object at a time.