Uses of Class
org.apache.commons.validator.routines.ISSNValidator
-
Packages that use ISSNValidator Package Description org.apache.commons.validator.routines This package contains independant validation routines. -
-
Uses of ISSNValidator in org.apache.commons.validator.routines
Methods in org.apache.commons.validator.routines that return ISSNValidator Modifier and Type Method Description static ISSNValidator
ISSNValidator. getInstance()
Return a singleton instance of the ISSN validator
-