Class ClusterTableConsumer
- java.lang.Object
-
- org.verapdf.wcag.algorithms.semanticalgorithms.consumers.ClusterTableConsumer
-
public class ClusterTableConsumer extends Object
-
-
Constructor Summary
Constructors Constructor Description ClusterTableConsumer()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voiddetectTableCaptions(BoundingBox tableBoundingBox, INode tableRoot)voidfindTables(INode root)List<PDFList>getLists()List<Table>getTables()
-