Go to the source code of this file.
| Namespaces | |
| xacro.xmlutils | |
| Functions | |
| def | xacro.xmlutils.attribute (tag, a) | 
| def | xacro.xmlutils.first_child_element (elt) | 
| def | xacro.xmlutils.fixed_writexml (self, writer, indent="", addindent="", newl="") | 
| def | xacro.xmlutils.next_sibling_element (node) | 
| def | xacro.xmlutils.opt_attrs (tag, attrs) | 
| def | xacro.xmlutils.replace_node (node, by, content_only=False) | 
| def | xacro.xmlutils.reqd_attrs (tag, attrs) | 
| Variables | |
| xacro.xmlutils._WRITE_DATA_EXTRA_KWARGS = dict(attr=True) | |
| xacro.xmlutils.attr | |
| xacro.xmlutils.None | |