Uses of Class
org.verapdf.wcag.algorithms.entities.tables.TableBordersCollection
-
Packages that use TableBordersCollection Package Description org.verapdf.wcag.algorithms.semanticalgorithms.containers -
-
Uses of TableBordersCollection in org.verapdf.wcag.algorithms.semanticalgorithms.containers
Methods in org.verapdf.wcag.algorithms.semanticalgorithms.containers that return TableBordersCollection Modifier and Type Method Description static TableBordersCollectionStaticContainers. getTableBordersCollection()Methods in org.verapdf.wcag.algorithms.semanticalgorithms.containers with parameters of type TableBordersCollection Modifier and Type Method Description static voidStaticContainers. setTableBordersCollection(TableBordersCollection tableBordersCollection)
-