| Package | Description |
|---|---|
| com.yishuifengxiao.common.crawler | |
| com.yishuifengxiao.common.crawler.link |
| Modifier and Type | Method and Description |
|---|---|
LinkExtract |
Crawler.getLinkExtract()
设置链接解析器
|
| Modifier and Type | Method and Description |
|---|---|
Crawler |
Crawler.setLinkExtract(LinkExtract linkExtract)
设置链接解析器
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinkExtractDecorator
简单链接解析器
功能如下: 1 从网页的原始文本中统一转换成网络地址形式 2 从转换后的地址里提取出所有符合要求的链接 |
| Constructor and Description |
|---|
LinkExtractDecorator(LinkExtract linkExtract) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.