Public Member Functions | |
def | convert |
Based on the element, figures out how to check/convert the attribute value All values are converted to string. More... | |
Definition at line 1604 of file attrconverters.py.
def odf.attrconverters.AttrConverters.convert | ( | self, | |
attribute, | |||
value, | |||
element | |||
) |
Based on the element, figures out how to check/convert the attribute value All values are converted to string.
Definition at line 1609 of file attrconverters.py.