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()Deprecated.booleanByteParser.getBoolean(int length) Deprecated.doubleByteParser.getDouble()Deprecated.Read in the buffer until a double is read.doubleByteParser.getDouble(int length) Deprecated.floatByteParser.getFloat()Deprecated.floatByteParser.getFloat(int length) Deprecated.intByteParser.getInt()Deprecated.intByteParser.getInt(int length) Deprecated.longByteParser.getLong(int length) Deprecated.