Class AlfaLettersListLabelsDetectionAlgorithm
java.lang.Object
org.verapdf.wcag.algorithms.semanticalgorithms.utils.listLabelsDetection.ListLabelsDetectionAlgorithm
org.verapdf.wcag.algorithms.semanticalgorithms.utils.listLabelsDetection.LettersListLabelsDetectionAlgorithm
org.verapdf.wcag.algorithms.semanticalgorithms.utils.listLabelsDetection.AlfaLettersListLabelsDetectionAlgorithm
- Direct Known Subclasses:
AlfaLettersListLabelsDetectionAlgorithm1,AlfaLettersListLabelsDetectionAlgorithm2
public abstract class AlfaLettersListLabelsDetectionAlgorithm
extends LettersListLabelsDetectionAlgorithm
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.verapdf.wcag.algorithms.semanticalgorithms.utils.listLabelsDetection.LettersListLabelsDetectionAlgorithm
getItemsIntervals, isCharMatchRegex, isListLabelsMethods inherited from class org.verapdf.wcag.algorithms.semanticalgorithms.utils.listLabelsDetection.ListLabelsDetectionAlgorithm
checkPrefixAndSuffix, getCommonStartLength, getNotRegexEndLength, getNotRegexStartLength, getNumberFromString, getRegexStartLength, getRegexStartLength, getStringFromNumber
-
Field Details
-
letters
-
-
Constructor Details
-
AlfaLettersListLabelsDetectionAlgorithm
public AlfaLettersListLabelsDetectionAlgorithm()
-
-
Method Details
-
getRegex
- Specified by:
getRegexin classListLabelsDetectionAlgorithm
-
getLowerCaseRegex
- Specified by:
getLowerCaseRegexin classLettersListLabelsDetectionAlgorithm
-
getUpperCaseRegex
- Specified by:
getUpperCaseRegexin classLettersListLabelsDetectionAlgorithm
-