Uses of Enum Class
org.verapdf.wcag.algorithms.entities.tables.TableToken.TableTokenType
Packages that use TableToken.TableTokenType
-
Uses of TableToken.TableTokenType in org.verapdf.wcag.algorithms.entities.tables
Methods in org.verapdf.wcag.algorithms.entities.tables that return TableToken.TableTokenTypeModifier and TypeMethodDescriptionTableToken.getType()TableTokenRow.getType()static TableToken.TableTokenTypeReturns the enum constant of this class with the specified name.static TableToken.TableTokenType[]TableToken.TableTokenType.values()Returns an array containing the constants of this enum class, in the order they are declared.