Robot Framework Integrated Development Environment (RIDE)
robotide.lib.robot.htmldata.jsonwriter.DictDumper Class Reference
Inheritance diagram for robotide.lib.robot.htmldata.jsonwriter.DictDumper:
robotide.lib.robot.htmldata.jsonwriter._Dumper

Public Member Functions

def dump (self, data, mapping)
 
- Public Member Functions inherited from robotide.lib.robot.htmldata.jsonwriter._Dumper
def __init__ (self, jsondumper)
 
def handles (self, data, mapping)
 

Static Private Attributes

 _handled_types
 

Detailed Description

Definition at line 112 of file jsonwriter.py.

Member Function Documentation

◆ dump()

def robotide.lib.robot.htmldata.jsonwriter.DictDumper.dump (   self,
  data,
  mapping 
)

Reimplemented from robotide.lib.robot.htmldata.jsonwriter._Dumper.

Definition at line 118 of file jsonwriter.py.

Member Data Documentation

◆ _handled_types

robotide.lib.robot.htmldata.jsonwriter.DictDumper._handled_types
staticprivate

Definition at line 116 of file jsonwriter.py.


The documentation for this class was generated from the following file: