Uses of Enum Class
org.verapdf.wcag.algorithms.semanticalgorithms.utils.WCAGProgressStatus
Packages that use WCAGProgressStatus
Package
Description
-
Uses of WCAGProgressStatus in org.verapdf.wcag.algorithms.semanticalgorithms.consumers
Methods in org.verapdf.wcag.algorithms.semanticalgorithms.consumers that return WCAGProgressStatusModifier and TypeMethodDescriptionAccumulatedNodeConsumer.getWCAGProgressStatus()ClusterTableConsumer.getWCAGProgressStatus()ContrastRatioConsumer.getWCAGProgressStatus()HeadingCaptionConsumer.getWCAGProgressStatus()LinesPreprocessingConsumer.getWCAGProgressStatus()ListDetectionConsumer.getWCAGProgressStatus()SemanticDocumentPostprocessingConsumer.getWCAGProgressStatus()SemanticDocumentPreprocessingConsumer.getWCAGProgressStatus()TableBorderConsumer.getWCAGProgressStatus()TableChecker.getWCAGProgressStatus()TOCDetectionConsumer.getWCAGProgressStatus()WCAGConsumer.getWCAGProgressStatus() -
Uses of WCAGProgressStatus in org.verapdf.wcag.algorithms.semanticalgorithms.utils
Methods in org.verapdf.wcag.algorithms.semanticalgorithms.utils that return WCAGProgressStatusModifier and TypeMethodDescriptionstatic WCAGProgressStatusReturns the enum constant of this class with the specified name.static WCAGProgressStatus[]WCAGProgressStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.