parse

fun parse(content: String): XmlRootNode(source)

Parse a XML string content to an XmlRootNode

Return

The XML as an object

Parameters

content

The XML content's file