Definition at line 243 of file htmlformatters.py.
◆ __init__()
| def robot.utils.htmlformatters.ParagraphFormatter.__init__ |
( |
|
self, |
|
|
|
other_formatters |
|
) |
| |
◆ _handles()
| def robot.utils.htmlformatters.ParagraphFormatter._handles |
( |
|
self, |
|
|
|
line |
|
) |
| |
|
private |
◆ format()
| def robot.utils.htmlformatters.ParagraphFormatter.format |
( |
|
self, |
|
|
|
lines |
|
) |
| |
◆ _format_line
| robot.utils.htmlformatters.ParagraphFormatter._format_line |
|
staticprivate |
◆ _other_formatters
| robot.utils.htmlformatters.ParagraphFormatter._other_formatters |
|
private |
The documentation for this class was generated from the following file: