SafeXmlParser

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
private val delegate: XmlParser

Functions

Link copied to clipboard
fun parse(file: File): Node?
fun parse(text: String): Node?