l.u.xml : module documentation

Part of libcloud.utils View Source

No module docstring
Function fixxpath Undocumented
Function findtext :param no_text_value: Value to return if the provided element has no text value. :type no_text_value: ``object``
Function findattr Undocumented
Function findall Undocumented
def fixxpath(xpath, namespace=None): (source)
Undocumented
def findtext(element, xpath, namespace=None, no_text_value=''): (source)
:param no_text_value: Value to return if the provided element has no text
                      value.
:type no_text_value: ``object``
def findattr(element, xpath, namespace=None): (source)
Undocumented
def findall(element, xpath, namespace=None): (source)
Undocumented
API Documentation for libcloud, generated by pydoctor at 2013-09-18 15:42:48.