Uses of Class
org.apache.commons.validator.routines.FloatValidator

Packages that use FloatValidator
org.apache.commons.validator.routines This package contains independant validation routines. 
 

Uses of FloatValidator in org.apache.commons.validator.routines
 

Methods in org.apache.commons.validator.routines that return FloatValidator
static FloatValidator FloatValidator.getInstance()
          Return a singleton instance of this validator.
 



Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.