Class ClusterTableConsumer
- java.lang.Object
-
- org.verapdf.wcag.algorithms.semanticalgorithms.consumers.ClusterTableConsumer
-
-
Constructor Summary
Constructors Constructor Description ClusterTableConsumer(TableBordersCollection tableBorders, AccumulatedNodeMapper accumulatedNodeMapper)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(INode node)List<PDFList>getLists()List<Table>getTables()
-
-
-
Constructor Detail
-
ClusterTableConsumer
public ClusterTableConsumer(TableBordersCollection tableBorders, AccumulatedNodeMapper accumulatedNodeMapper)
-
-