|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormatException | |
org.ninjasoft.magiccodes.logic |
Uses of FormatException in org.ninjasoft.magiccodes.logic |
Methods in org.ninjasoft.magiccodes.logic that throw FormatException | |
java.lang.String |
Processor.doAction(java.lang.String in,
java.lang.String key)
|
static int[] |
Translator.binToByte(java.lang.String bin)
Convert a string of binary digits (0's and 1's) into a byte array |
static int[] |
Translator.hexToByte(java.lang.String in)
Convert a hex string to a byte array |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |