Definition at line 146 of file htmlformatters.py.
◆ __init__()
| def robot.utils.htmlformatters.HtmlFormatter.__init__ |
( |
|
self | ) |
|
◆ _end_current()
| def robot.utils.htmlformatters.HtmlFormatter._end_current |
( |
|
self, |
|
|
|
results |
|
) |
| |
|
private |
◆ _find_formatter()
| def robot.utils.htmlformatters.HtmlFormatter._find_formatter |
( |
|
self, |
|
|
|
line |
|
) |
| |
|
private |
◆ _process_line()
| def robot.utils.htmlformatters.HtmlFormatter._process_line |
( |
|
self, |
|
|
|
line, |
|
|
|
results |
|
) |
| |
|
private |
◆ format()
| def robot.utils.htmlformatters.HtmlFormatter.format |
( |
|
self, |
|
|
|
text |
|
) |
| |
◆ _current
| robot.utils.htmlformatters.HtmlFormatter._current |
|
private |
◆ _formatters
| robot.utils.htmlformatters.HtmlFormatter._formatters |
|
private |
The documentation for this class was generated from the following file: