XML.from_string

classmethod XML.from_string(text)[source]

Read XML from a string.

Parameters

text (str) – XML string.