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

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

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

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



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