Uses of Class
nom.tam.util.FormatException
-
Packages that use FormatException Package Description nom.tam.util -
-
Uses of FormatException in nom.tam.util
Methods in nom.tam.util that throw FormatException Modifier and Type Method Description booleanByteParser. getBoolean()booleanByteParser. getBoolean(int length)doubleByteParser. getDouble()Read in the buffer until a double is read.doubleByteParser. getDouble(int length)floatByteParser. getFloat()floatByteParser. getFloat(int length)intByteParser. getInt()intByteParser. getInt(int length)longByteParser. getLong(int length)
-