Public Member Functions | |
| def | dump (self, data, mapping) |
Public Member Functions inherited from robot.htmldata.jsonwriter._Dumper | |
| def | __init__ (self, jsondumper) |
| def | handles (self, data, mapping) |
Static Private Attributes | |
| tuple | _handled_types |
Definition at line 126 of file jsonwriter.py.
| def robot.htmldata.jsonwriter.TupleListDumper.dump | ( | self, | |
| data, | |||
| mapping | |||
| ) |
Reimplemented from robot.htmldata.jsonwriter._Dumper.
Definition at line 132 of file jsonwriter.py.
|
staticprivate |
Definition at line 130 of file jsonwriter.py.