Files
edx-platform/openedx/core/djangoapps/xblock/runtime
Agrendalath 8127d19115 refactor: replace XmlMixin with XmlParserMixin
Most of the methods in `XmlMixin` act as wrappers for the official API for
serialization and deserialization (parse_xml() and add_xml_to_node()).
`XmlParserMixin` contains the code which does the actual serialization and
deserialization.
2022-12-05 13:57:41 +01:00
..
2019-12-30 10:35:30 -05:00