SVG to Compose Documentation
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SVG to Compose Documentation
svg-to-compose
/
dev.tonholo.s2c.parser
/
XmlParser
/
parse
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