|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Downloader 的软件包 | |
|---|---|
| net.sourceforge.wopa | |
| net.sourceforge.wopa.picture | |
| net.sourceforge.wopa.startup | |
| net.sourceforge.wopa 中 Downloader 的使用 |
|---|
| 实现 Downloader 的 net.sourceforge.wopa 中的类 | |
|---|---|
class |
AbstractDownloader
抽象的下载器 |
| 返回 Downloader 的 net.sourceforge.wopa 中的方法 | |
|---|---|
private static Downloader |
DownloaderFactory.createDownloader(java.lang.String clazz)
根据下载器类名创建下载器的实例 |
| 返回变量类型为 Downloader 的类型的 net.sourceforge.wopa 中的方法 | |
|---|---|
static java.util.ArrayList<Downloader> |
DownloaderFactory.create(WopaConfig config)
根据WopaConfig的设置创建下载器列表 |
| net.sourceforge.wopa.picture 中 Downloader 的使用 |
|---|
| 实现 Downloader 的 net.sourceforge.wopa.picture 中的类 | |
|---|---|
class |
PictureDownloader
图片下载器 |
| net.sourceforge.wopa.startup 中 Downloader 的使用 |
|---|
| 声明为 Downloader 的 net.sourceforge.wopa.startup 中的字段 | |
|---|---|
private Downloader |
Main.d
|
| 参数类型为 Downloader 的 net.sourceforge.wopa.startup 中的构造函数 | |
|---|---|
Main(Downloader d)
|
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||