| 限定符和类型 | 必需的元素和说明 |
|---|---|
String |
value
Extractor expression, support XPath, CSS Selector and regex.
|
| 限定符和类型 | 可选元素和说明 |
|---|---|
boolean |
multi
已过时。
since 0.4.2
|
boolean |
notNull
Define whether the field can be null.
|
ExtractBy.Source |
source
The source for extracting.
|
ExtractBy.Type |
type
Extractor type, support XPath, CSS Selector and regex.
|
public abstract String value
public abstract ExtractBy.Type type
public abstract boolean notNull
public abstract ExtractBy.Source source
public abstract boolean multi
Copyright © 2021. All rights reserved.