Public Member Functions | |
| def | __init__ (self, output) |
| def | dump (self, data, mapping=None) |
Public Attributes | |
| write | |
Private Attributes | |
| _dumpers | |
Definition at line 38 of file jsonwriter.py.
| def robot.htmldata.jsonwriter.JsonDumper.__init__ | ( | self, | |
| output | |||
| ) |
Definition at line 40 of file jsonwriter.py.
| def robot.htmldata.jsonwriter.JsonDumper.dump | ( | self, | |
| data, | |||
mapping = None |
|||
| ) |
Definition at line 49 of file jsonwriter.py.
|
private |
Definition at line 42 of file jsonwriter.py.
| robot.htmldata.jsonwriter.JsonDumper.write |
Definition at line 41 of file jsonwriter.py.