All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----com.hermetica.util3d.parsers
Summary |
public class parsers extends java.lang.Object { // Constructors 1 public parsers(); // Methods 2 public static float parseFloat(InputStream) throws IOException, NumberFormatException; public static int parseHex(InputStream) throws IOException, NumberFormatException; }
Constructors |
· parsers | Summary | Top |
public parsers()
Default constructor
Methods |
· parseFloat | Summary | Top |
public static float parseFloat(InputStream inStream) throws IOException, NumberFormatException
Parses a float from a stream
· parseHex | Summary | Top |
public static int parseHex(InputStream inStream) throws IOException, NumberFormatException
Returns a integer from a Hex string from a stream
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7