spring-framework / org.springframework.beans.factory.xml / XmlReaderContext / readDocumentFromString

readDocumentFromString

open fun readDocumentFromString(documentContent: String): Document

Read an XML document from the given String.

See Also
#getReader()