Uses of Class
net.thucydides.core.pages.components.HtmlTable.CellReaderStrategy
| Package | Description |
|---|---|
| net.thucydides.core.pages.components |
-
Uses of HtmlTable.CellReaderStrategy in net.thucydides.core.pages.components
Methods in net.thucydides.core.pages.components that return HtmlTable.CellReaderStrategy Modifier and Type Method Description static HtmlTable.CellReaderStrategyHtmlTable.CellReaderStrategy. valueOf(java.lang.String name)Returns 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.CellReaderStrategy Modifier and Type Method Description HtmlTableHtmlTable. readingCellContentsWith(HtmlTable.CellReaderStrategy cellReaderStrategy)