| Package | Description | 
|---|---|
| org.apache.tika.batch.builders | 
| Modifier and Type | Method and Description | 
|---|---|
| BatchProcess | BatchProcessBuilder. build(InputStream is,
     Map<String,String> runtimeAttributes)Builds a BatchProcess from runtime arguments and a
 input stream of a configuration file. | 
| BatchProcess | BatchProcessBuilder. build(Node docElement,
     Map<String,String> incomingRuntimeAttributes)Builds a FileResourceBatchProcessor from runtime arguments and a
 document node of a configuration file. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.