Package | Description |
---|---|
org.apache.tika.batch.fs |
Modifier and Type | Class and Description |
---|---|
class |
BasicTikaFSConsumer
Basic FileResourceConsumer that reads files from an input
directory and writes content to the output directory.
|
class |
RecursiveParserWrapperFSConsumer
This runs a RecursiveParserWrapper against an input file
and outputs the json metadata to an output file.
|
class |
StreamOutRPWFSConsumer
This uses the
JsonStreamingSerializer to write out a
single metadata object at a time. |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.