Regex.PartialRegex, Regex.RegexVal
Constructor and Description |
---|
PartialRegex(String partialValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPartialValue() |
int |
hashCode() |
boolean |
isPartialRegex() |
String |
toString() |
isRegexVal
public PartialRegex(String partialValue)
public String getPartialValue()
public boolean isPartialRegex()
isPartialRegex
in class Regex