Class ClusterTableConsumer
java.lang.Object
org.verapdf.wcag.algorithms.semanticalgorithms.consumers.WCAGConsumer
org.verapdf.wcag.algorithms.semanticalgorithms.consumers.ClusterTableConsumer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddetectTableCaptions(BoundingBox tableBoundingBox, INode tableRoot) voidfindTables(INode root) getLists()static booleanisNodeInsideTable(INode node, Long id, BoundingBox boundingBox, SemanticType semanticType) Methods inherited from class org.verapdf.wcag.algorithms.semanticalgorithms.consumers.WCAGConsumer
getPercent
-
Constructor Details
-
ClusterTableConsumer
public ClusterTableConsumer()
-
-
Method Details
-
getTables
-
getLists
-
findTables
-
detectTableCaptions
-
isNodeInsideTable
public static boolean isNodeInsideTable(INode node, Long id, BoundingBox boundingBox, SemanticType semanticType) -
getWCAGProgressStatus
- Overrides:
getWCAGProgressStatusin classWCAGConsumer
-