Uses of Class
org.fa.tei.validation.ValidationHelper.XSD
-
Packages that use ValidationHelper.XSD Package Description org.fa.tei.validation -
-
Uses of ValidationHelper.XSD in org.fa.tei.validation
Methods in org.fa.tei.validation that return ValidationHelper.XSD Modifier and Type Method Description static ValidationHelper.XSDValidationHelper.XSD. valueOf(String name)Returns the enum constant of this type with the specified name.static ValidationHelper.XSD[]ValidationHelper.XSD. values()Returns an array containing the constants of this enum type, in the order they are declared.
-