Package | Description |
---|---|
org.apache.tika.pipes.fetcher | |
org.apache.tika.pipes.fetcher.fs | |
org.apache.tika.pipes.fetcher.http | |
org.apache.tika.pipes.fetcher.s3 |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFetcher |
class |
EmptyFetcher |
Modifier and Type | Method and Description |
---|---|
Fetcher |
FetcherManager.getFetcher(String fetcherName) |
Constructor and Description |
---|
FetcherManager(List<Fetcher> fetchers) |
Modifier and Type | Class and Description |
---|---|
class |
FileSystemFetcher |
Modifier and Type | Class and Description |
---|---|
class |
HttpFetcher
Based on Apache httpclient
|
Modifier and Type | Class and Description |
---|---|
class |
S3Fetcher
Fetches files from s3.
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.