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