open fun readDocumentFromString(documentContent: String): Document
Read an XML document from the given String.
See Also #getReader()