Uses of Class
nom.tam.util.FormatException
Packages that use FormatException
-
Uses of FormatException in nom.tam.util
Methods in nom.tam.util that throw FormatExceptionModifier and TypeMethodDescriptionbooleanByteParser.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)