public class URLRecognizer extends RegexRecognizer
cell, column
Constructor and Description |
---|
URLRecognizer() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLongName()
A long name to use as description/display
|
protected java.lang.String |
getPattern()
The pattern used to compile and match against the cell's value
|
java.lang.String |
getShortName()
A short name to use as Id
|
java.lang.String |
getTextTrue()
A text to display if the test was true
|
test
getCategory
_clear, _prepare, getFloat, getTextFalse, isInteger, isNumeric, toString
protected java.lang.String getPattern()
RegexRecognizer
getPattern
in class RegexRecognizer
public java.lang.String getShortName()
Recognizer
public java.lang.String getLongName()
Recognizer
public java.lang.String getTextTrue()
Recognizer