Public Member Functions | |
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 1599 of file attrconverters.py.
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 1603 of file attrconverters.py.