Package | Description |
---|---|
us.codecraft.webmagic.configurable |
Modifier and Type | Method and Description |
---|---|
ExpressionType |
ExtractRule.getExpressionType() |
static ExpressionType |
ExpressionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpressionType[] |
ExpressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtractRule.setExpressionType(ExpressionType expressionType) |
Copyright © 2017. All rights reserved.