|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectorg.tinygroup.tinyspider.impl.SpinderImpl
public class SpinderImpl
| 构造方法摘要 | |
|---|---|
SpinderImpl()
|
|
| 方法摘要 | |
|---|---|
void |
addSiteVisitor(SiteVisitor siteVisitor)
添加站点访问器 |
void |
addWatcher(Watcher watcher)
添加监视器 |
void |
processUrl(String url)
处理url |
void |
processUrl(String url,
Map<String,Object> parameter)
处理url |
void |
setUrlRepository(UrlRepository urlRepository)
设置URL仓库 |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public SpinderImpl()
| 方法详细信息 |
|---|
public void addWatcher(Watcher watcher)
Spinder 复制的描述
Spinder 中的 addWatcherpublic void processUrl(String url)
Spinder 复制的描述
Spinder 中的 processUrlpublic void addSiteVisitor(SiteVisitor siteVisitor)
Spinder 复制的描述
Spinder 中的 addSiteVisitorpublic void setUrlRepository(UrlRepository urlRepository)
Spinder 复制的描述
Spinder 中的 setUrlRepository
public void processUrl(String url,
Map<String,Object> parameter)
Spinder 复制的描述
Spinder 中的 processUrl
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||