ShapeXmlSaver

Összefoglaló

ShapeXmlSaver egy Python-i osztály.

Készíti a rajz XML-t és az XML kapcsolatot a munkalapok formáira.

Módszerek

SignatureDescription
__init__(escape_xml_fn)Args:
        escape_xml_fn: Callable that XML-escapes a string (provided by

            the parent saver so this module doesn't duplicate it). |
    generation. |
 Magyar