public abstract class AbstractDownloader extends Object implements Downloader
| 构造器和说明 |
|---|
AbstractDownloader() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Page |
addToCycleRetry(Request request,
Site site) |
Html |
download(String url)
A simple method to download a url.
|
Html |
download(String url,
String charset)
A simple method to download a url.
|
protected void |
onError(Request request) |
protected void |
onSuccess(Request request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdownload, setThreadCopyright © 2016. All rights reserved.