Uses of Class
jenkins.org.apache.commons.validator.routines.UrlValidator
-
Packages that use UrlValidator Package Description jenkins.org.apache.commons.validator.routines -
-
Uses of UrlValidator in jenkins.org.apache.commons.validator.routines
Methods in jenkins.org.apache.commons.validator.routines that return UrlValidator Modifier and Type Method Description static UrlValidator
UrlValidator. getInstance()
Returns the singleton instance of this class with default schemes and options.
-