HTTPFetcher
instead.@Deprecated public class DereferencingFetcher extends Object implements Fetcher, Closeable
Modifier and Type | Field and Description |
---|---|
protected org.apache.http.impl.client.CloseableHttpClient |
client
Deprecated.
|
private static org.slf4j.Logger |
LOGGER
Deprecated.
|
private static String |
REQUEST_ACCEPT_HEADER_VALUE
Deprecated.
|
private static String |
USER_AGENT
Deprecated.
|
Constructor and Description |
---|
DereferencingFetcher()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Deprecated.
|
File |
fetch(org.dice_research.squirrel.data.uri.CrawleableUri uri,
Delayer delayer)
Deprecated.
|
protected org.apache.jena.rdf.model.Model |
requestModel(URI uri)
Deprecated.
|
private static final org.slf4j.Logger LOGGER
private static final String REQUEST_ACCEPT_HEADER_VALUE
private static final String USER_AGENT
protected org.apache.http.impl.client.CloseableHttpClient client
public File fetch(org.dice_research.squirrel.data.uri.CrawleableUri uri, Delayer delayer)
Fetcher
protected org.apache.jena.rdf.model.Model requestModel(URI uri)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2017–2020. All rights reserved.