Class TableChecker
- java.lang.Object
-
- org.verapdf.wcag.algorithms.semanticalgorithms.consumers.WCAGConsumer
-
- org.verapdf.wcag.algorithms.semanticalgorithms.consumers.TableChecker
-
public class TableChecker extends WCAGConsumer implements Consumer<INode>
-
-
Field Summary
-
Fields inherited from class org.verapdf.wcag.algorithms.semanticalgorithms.consumers.WCAGConsumer
wcagProgressStatus
-
-
Constructor Summary
Constructors Constructor Description TableChecker()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(INode node)-
Methods inherited from class org.verapdf.wcag.algorithms.semanticalgorithms.consumers.WCAGConsumer
getPercent, getWCAGProgressStatus
-
-