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

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

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

Methods in org.apache.commons.validator.routines that return UrlValidator
static UrlValidator UrlValidator.getInstance()
          Returns the singleton instance of this class with default schemes and options.
 



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