Modifier and Type | Optional Element and Description |
---|---|
boolean |
multi
Deprecated.
since 0.4.2
|
boolean |
notNull
Define whether the field can be null.
If set to 'true' and the extractor get no result, the entire class will be discarded. |
String |
value
Extractor expression, only regex can be used
|
public abstract String value
public abstract boolean notNull
public abstract boolean multi
Copyright © 2017. All rights reserved.