标签:
包编写HTML格式的输出文件。
这个包被认为是稳定的但不是公共API的一部分。
robot.htmldata.htmlfilewriter.ModelWriter语法: robot.htmldata.htmlfilewriter._Writer
handles(line)write(line)robot.htmldata.htmlfilewriter.GeneratorWriter(html_writer)语法: robot.htmldata.htmlfilewriter._Writer
handles(line)robot.htmldata.jsonwriter.StringDumper(jsondumper)语法: robot.htmldata.jsonwriter._Dumper
handles(data, mapping)robot.htmldata.jsonwriter.IntegerDumper(jsondumper)语法: robot.htmldata.jsonwriter._Dumper
handles(data, mapping)robot.htmldata.jsonwriter.DictDumper(jsondumper)语法: robot.htmldata.jsonwriter._Dumper
handles(data, mapping)robot.htmldata.jsonwriter.TupleListDumper(jsondumper)语法: robot.htmldata.jsonwriter._Dumper
handles(data, mapping)标签:
原文地址:http://www.cnblogs.com/kuihua/p/5452500.html