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

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

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

Methods in org.apache.commons.validator.routines that return InetAddressValidator
static InetAddressValidator InetAddressValidator.getInstance()
          Returns the singleton instance of this validator.
 



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