Public Member Functions | |
| def | dump (self, data, mapping) |
| def | handles (self, data, mapping) |
Public Member Functions inherited from robot.htmldata.jsonwriter._Dumper | |
| def | __init__ (self, jsondumper) |
Definition at line 156 of file jsonwriter.py.
| def robot.htmldata.jsonwriter.NoneDumper.dump | ( | self, | |
| data, | |||
| mapping | |||
| ) |
Reimplemented from robot.htmldata.jsonwriter._Dumper.
Definition at line 161 of file jsonwriter.py.
| def robot.htmldata.jsonwriter.NoneDumper.handles | ( | self, | |
| data, | |||
| mapping | |||
| ) |
Reimplemented from robot.htmldata.jsonwriter._Dumper.
Definition at line 158 of file jsonwriter.py.