Public Member Functions | |
def | convert (self, attribute, value, element) |
Based on the element, figures out how to check/convert the attribute value All values are converted to string. More... | |
Definition at line 1605 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 1610 of file attrconverters.py.