Uses of Class
org.apache.commons.validator.routines.UrlValidator
-
Packages that use UrlValidator Package Description 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 Modifier and Type Method Description static UrlValidatorUrlValidator. getInstance()Returns the singleton instance of this class with default schemes and options.
-