Uses of Enum
net.thucydides.core.pages.components.HtmlTable.CellReaderStrategy
Packages that use HtmlTable.CellReaderStrategy
-
Uses of HtmlTable.CellReaderStrategy in net.thucydides.core.pages.components
Methods in net.thucydides.core.pages.components that return HtmlTable.CellReaderStrategyModifier and TypeMethodDescriptionstatic HtmlTable.CellReaderStrategyReturns the enum constant of this type with the specified name.static HtmlTable.CellReaderStrategy[]HtmlTable.CellReaderStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.thucydides.core.pages.components with parameters of type HtmlTable.CellReaderStrategyModifier and TypeMethodDescriptionHtmlTable.readingCellContentsWith(HtmlTable.CellReaderStrategy cellReaderStrategy)