| Package | Description | 
|---|---|
| org.apache.tika.io | IO utilities. | 
| Modifier and Type | Method and Description | 
|---|---|
| InputStreamFactory | TikaInputStream. getInputStreamFactory()If the Stream was created from an  InputStreamFactory,
 return that, otherwisenull. | 
| Modifier and Type | Method and Description | 
|---|---|
| static TikaInputStream | TikaInputStream. get(InputStreamFactory factory)Creates a TikaInputStream from a Factory which can create
 fresh  InputStreams for the same resource multiple times. | 
| static TikaInputStream | TikaInputStream. get(InputStreamFactory factory,
   TemporaryResources tmp)Creates a TikaInputStream from a Factory which can create
 fresh  InputStreams for the same resource multiple times. | 
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.