HTTPFetcher
instead.@Deprecated public class DumpFetcher extends Object implements Fetcher
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOGGER
Deprecated.
|
Constructor and Description |
---|
DumpFetcher()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Deprecated.
|
private String |
detectFileType(org.dice_research.squirrel.data.uri.CrawleableUri uri,
String filePath)
Deprecated.
|
protected String |
downloadFile(org.dice_research.squirrel.data.uri.CrawleableUri uri,
String tempFolder)
Deprecated.
|
File |
fetch(org.dice_research.squirrel.data.uri.CrawleableUri uri,
Delayer delayer)
Deprecated.
|
private boolean |
matchesSerialization(String uriString,
String serialization)
Deprecated.
|
public File fetch(org.dice_research.squirrel.data.uri.CrawleableUri uri, Delayer delayer)
Fetcher
protected String downloadFile(org.dice_research.squirrel.data.uri.CrawleableUri uri, String tempFolder)
private String detectFileType(org.dice_research.squirrel.data.uri.CrawleableUri uri, String filePath)
private boolean matchesSerialization(String uriString, String serialization)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2017–2020. All rights reserved.