public class AlphaLowerNumericPattern extends RandomPattern implements Pattern
The mask character of this pattern is 'x'.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ALPHA_NUM_VALUES
The default value of the character set
|
| Constructor and Description |
|---|
AlphaLowerNumericPattern()
Constructor of AlphaLowerNumericPattern
|
getCode, getCodeset, getMaskCharacter, getPatternDefinition, getPatternSpace, setCharacterSet, setMaskCharacter, setPatternDefinition, validatePatternequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCode, getMaskCharacter, getPatternDefinition, getPatternSpace, setPatternDefinition, validatePatternpublic static final java.lang.String ALPHA_NUM_VALUES