Package | Description |
---|---|
com.yishuifengxiao.common.crawler.domain.eunm | |
com.yishuifengxiao.common.crawler.extractor.content.strategy |
Modifier and Type | Method and Description |
---|---|
static Rule |
Rule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rule[] |
Rule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Strategy |
StrategyFactory.get(Rule rule)
根据规则生成提取策略
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.