XML.from_string

classmethod XML.from_string(text)

Read XML from a string.

Parameters

text (str) – XML string.

Returns

XML