public abstract class AbstractUriExplorer extends AbstractUriReader
Result
s in a ResultIndex
.Constructor and Description |
---|
AbstractUriExplorer(org.apache.http.impl.client.CloseableHttpClient httpClient) |
Modifier and Type | Method and Description |
---|---|
abstract Result<?> |
explore(URI uri,
ResultIndex index) |
execute, getCharset, getCurrentUri, getHttpClient, isKeepingHeaders, setKeepingHeaders
public AbstractUriExplorer(org.apache.http.impl.client.CloseableHttpClient httpClient)
public abstract Result<?> explore(URI uri, ResultIndex index)
Copyright © 2017. All rights reserved.