protected static class Match.Regexp extends Object
Modifier | Constructor and Description |
---|---|
protected |
Match.Regexp() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkValue(String value)
check if the given value matches the reference.
|
String |
getId() |
void |
setReference(String reference) |
public static final String ID
protected Match.Regexp()
public void setReference(String reference)
public boolean checkValue(String value)
value
- String the value to compare to referenceCopyright © 2004–2014. All rights reserved.