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

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

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

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



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