Class WCAGConsumer
- java.lang.Object
-
- org.verapdf.wcag.algorithms.semanticalgorithms.consumers.WCAGConsumer
-
- Direct Known Subclasses:
AccumulatedNodeConsumer,ClusterTableConsumer,ContrastRatioConsumer,LinesPreprocessingConsumer,ListDetectionConsumer,SemanticDocumentPostprocessingConsumer,SemanticDocumentPreprocessingConsumer,TableBorderConsumer,TableChecker,TOCDetectionConsumer
public class WCAGConsumer extends Object
-
-
Constructor Summary
Constructors Constructor Description WCAGConsumer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DoublegetPercent()WCAGProgressStatusgetWCAGProgressStatus()
-
-
-
Method Detail
-
getPercent
public Double getPercent()
-
getWCAGProgressStatus
public WCAGProgressStatus getWCAGProgressStatus()
-
-