|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Constants.Regex
Regular expression constants. The dialect of regular expressions used is
the one described in Pattern.
| Field Summary | |
|---|---|
static String |
DIGITS
A regex that matches nothing but 1 or more digits. |
static String |
EXIT_STATUS_MNEMONIC
A regex that matches valid keys in the exit status resource file. |
static Pattern |
VALID_PE_NAME
A regex matching valid parameter entity names. |
| Field Detail |
|---|
static final String DIGITS
static final String EXIT_STATUS_MNEMONIC
static final Pattern VALID_PE_NAME
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||