Class CMFReportTool.RenderPDF.Parser.Parser

Attributes

publicxml_attributes: dict

Operations

public __init__(self : object, dom : DOM, encoding : string, resourceHandler : object = None)
public xml_arg(self : object, node : Node, name : string)
public xml_unit(self : object, node : Node, name : string)
public xml_ceval(self : object, node : Node, name : string)
public xml_data(self : object, node : Node)
public xml_data_list(self : object, node : Node)
public __call__(self : object)
public _createObject(self : object, node : Node)
public _create()