| Package | Description |
|---|---|
| cn.wanghaomiao.seimi.core | |
| cn.wanghaomiao.seimi.struct |
| Modifier and Type | Field and Description |
|---|---|
protected Set<Class<? extends BaseSeimiCrawler>> |
SeimiContext.crawlers |
| Modifier and Type | Method and Description |
|---|---|
BaseSeimiCrawler |
CrawlerModel.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends BaseSeimiCrawler> |
CrawlerModel.getClazz() |
| Modifier and Type | Method and Description |
|---|---|
void |
CrawlerModel.setInstance(BaseSeimiCrawler instance) |
| Modifier and Type | Method and Description |
|---|---|
void |
CrawlerModel.setClazz(Class<? extends BaseSeimiCrawler> clazz) |
| Constructor and Description |
|---|
CrawlerModel(Class<? extends BaseSeimiCrawler> cls,
org.springframework.context.ApplicationContext applicationContext) |
Copyright © 2015. All Rights Reserved.