Definition at line 261 of file htmlformatters.py.
◆ _format_cell()
| def robot.utils.htmlformatters.TableFormatter._format_cell |
( |
|
self, |
|
|
|
content |
|
) |
| |
|
private |
◆ _format_table()
| def robot.utils.htmlformatters.TableFormatter._format_table |
( |
|
self, |
|
|
|
rows |
|
) |
| |
|
private |
◆ _handles()
| def robot.utils.htmlformatters.TableFormatter._handles |
( |
|
self, |
|
|
|
line |
|
) |
| |
|
private |
◆ _split_to_cells()
| def robot.utils.htmlformatters.TableFormatter._split_to_cells |
( |
|
self, |
|
|
|
line |
|
) |
| |
|
private |
◆ format()
| def robot.utils.htmlformatters.TableFormatter.format |
( |
|
self, |
|
|
|
lines |
|
) |
| |
◆ _format_cell_content
| robot.utils.htmlformatters.TableFormatter._format_cell_content |
|
staticprivate |
◆ _line_splitter
| robot.utils.htmlformatters.TableFormatter._line_splitter |
|
staticprivate |
◆ _table_line
| robot.utils.htmlformatters.TableFormatter._table_line |
|
staticprivate |
The documentation for this class was generated from the following file: