public class CharacterSets extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ALPHA |
static String |
ALPHANUMERIC |
static String |
BASE_93_SET |
static String[] |
CHARSETS |
static String |
HEX |
static String |
NUMERIC |
static String |
SPECIAL_CHARS |
| Constructor and Description |
|---|
CharacterSets() |
Copyright © 2018. All rights reserved.