public class RegExTester
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.regex.Pattern |
FINAL_STATUS_PATTERN |
static java.lang.String |
FINAL_STATUS_TEMPLATE |
Constructor and Description |
---|
RegExTester() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
encodeIndexId(java.lang.String xpath) |
static void |
main(java.lang.String[] args) |
static java.lang.String |
makeFinalStatusValue(java.lang.String collection) |