Uses of Class
org.verapdf.wcag.algorithms.entities.tables.TableTokenRow
Packages that use TableTokenRow
Package
Description
-
Uses of TableTokenRow in org.verapdf.wcag.algorithms.entities.lists
Methods in org.verapdf.wcag.algorithms.entities.lists that return types with arguments of type TableTokenRowMethods in org.verapdf.wcag.algorithms.entities.lists with parameters of type TableTokenRow -
Uses of TableTokenRow in org.verapdf.wcag.algorithms.entities.tables
Methods in org.verapdf.wcag.algorithms.entities.tables that return TableTokenRowMethods in org.verapdf.wcag.algorithms.entities.tables that return types with arguments of type TableTokenRowMethods in org.verapdf.wcag.algorithms.entities.tables with parameters of type TableTokenRowConstructors in org.verapdf.wcag.algorithms.entities.tables with parameters of type TableTokenRow -
Uses of TableTokenRow in org.verapdf.wcag.algorithms.semanticalgorithms.tables
Methods in org.verapdf.wcag.algorithms.semanticalgorithms.tables that return TableTokenRowMethods in org.verapdf.wcag.algorithms.semanticalgorithms.tables that return types with arguments of type TableTokenRowMethods in org.verapdf.wcag.algorithms.semanticalgorithms.tables with parameters of type TableTokenRowModifier and TypeMethodDescriptionvoidTableCluster.add(TableTokenRow row) voidTableCluster.add(TableTokenRow row, boolean newLine) Constructors in org.verapdf.wcag.algorithms.semanticalgorithms.tables with parameters of type TableTokenRow