Uses of Class
org.verapdf.wcag.algorithms.semanticalgorithms.utils.listLabelsDetection.Roman
-
Packages that use Roman Package Description org.verapdf.wcag.algorithms.semanticalgorithms.utils.listLabelsDetection -
-
Uses of Roman in org.verapdf.wcag.algorithms.semanticalgorithms.utils.listLabelsDetection
Methods in org.verapdf.wcag.algorithms.semanticalgorithms.utils.listLabelsDetection that return Roman Modifier and Type Method Description static RomanRoman. valueOf(String name)Returns the enum constant of this type with the specified name.static Roman[]Roman. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.verapdf.wcag.algorithms.semanticalgorithms.utils.listLabelsDetection with parameters of type Roman Modifier and Type Method Description booleanRoman. isLess(Roman next)intRoman. toInt(Roman next)
-