Uses of Class
org.apache.commons.validator.EmailValidator

Packages that use EmailValidator
org.apache.commons.validator The Validator package provides validation for JavaBeans based on an xml file. 
 

Uses of EmailValidator in org.apache.commons.validator
 

Methods in org.apache.commons.validator that return EmailValidator
static EmailValidator EmailValidator.getInstance()
          Deprecated. Returns the Singleton instance of this validator.
 



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