Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

gsoft.util
Class NumberFormats  view NumberFormats download NumberFormats.java

java.lang.Object
  extended bygsoft.util.NumberFormats

public class NumberFormats
extends java.lang.Object


Constructor Summary
NumberFormats()
           
 
Method Summary
 boolean isFloat(java.lang.String s)
           
 boolean isFloat(java.lang.String s, int len)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumberFormats

public NumberFormats()
Method Detail

isFloat

public boolean isFloat(java.lang.String s)

isFloat

public boolean isFloat(java.lang.String s,
                       int len)