Static Public Member Functions | |
| static boolean | isHexString (String input) |
| Determines whether the input string consists entirely of valid hexadecimal characters. More... | |
|
static |
Determines whether the input string consists entirely of valid hexadecimal characters.
| input | The string to check for hexadecimal validity. |