Uses of Class
org.apache.tika.pipes.fetcher.FetcherManager
Packages that use FetcherManager
-
Uses of FetcherManager in org.apache.tika.pipes.fetcher
Methods in org.apache.tika.pipes.fetcher that return FetcherManagerModifier and TypeMethodDescriptionstatic FetcherManagerstatic FetcherManagerFetcherManager.loadOrEmpty(Path p) AsFetcherManager.load(Path), but returns an empty manager (no fetchers) when the config contains no<fetchers/>element, instead of throwing. -
Uses of FetcherManager in org.apache.tika.server.core
Constructors in org.apache.tika.server.core with parameters of type FetcherManager