public interface Fetcher
Implementations of Fetcher must be thread safe.
| Modifier and Type | Method and Description |
|---|---|
InputStream |
fetch(String fetchKey,
Metadata metadata) |
String |
getName() |
String getName()
InputStream fetch(String fetchKey, Metadata metadata) throws TikaException, IOException
TikaExceptionIOExceptionCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.