public class TrackingFetcher extends DefaultIndexUpdater.FileFetcher
| Constructor and Description |
|---|
TrackingFetcher(File basedir) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getRetrievedResources() |
InputStream |
retrieve(String name) |
void |
retrieve(String name,
File targetFile) |
connect, disconnectpublic TrackingFetcher(File basedir)
public InputStream retrieve(String name) throws IOException, FileNotFoundException
retrieve in interface ResourceFetcherretrieve in class DefaultIndexUpdater.FileFetcherIOExceptionFileNotFoundExceptionpublic void retrieve(String name, File targetFile) throws IOException, FileNotFoundException
retrieve in class DefaultIndexUpdater.FileFetcherIOExceptionFileNotFoundExceptionCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.