Byte.decode
Class Overview | Class Members | 
  This Package | 
All Packages
 public static Byte decode( String nm ) throws NumberFormatException
Parameters
-  nm 
-  the string to decode
  
Description
 Decodes a String into a Byte.  The String may represent
 decimal, hexadecimal, and octal numbers.