wsgidav.xml_tools¶
Description
Small wrapper for different etree packages.
Functions
|
Serialize etree.Element. |
|
|
Wrapper for etree.Element, that takes care of unsupported nsmap option. |
|
Wrapper for etree.Element, that takes care of unsupported nsmap option. |
|
|
Wrapper for etree.SubElement, that takes care of unsupported nsmap option. |
|
Convert XML string into etree.Element. |
|
Wrapper for etree.tostring, that takes care of unsupported pretty_print option and prepends an encoding header. |
Other Members
|
bool(x) -> bool |