toggle menu
0.13.0-SNAPSHOT
0.13.0-SNAPSHOT
0.12.5
jvm
switch theme
search in API
modulecheck-parsing:android
/
modulecheck.parsing.android
/
SafeXmlParser
Safe
Xml
Parser
class
SafeXmlParser
(
source
)
Members
Constructors
Safe
Xml
Parser
Link copied to clipboard
constructor
(
)
Properties
delegate
Link copied to clipboard
private
val
delegate
:
XmlParser
Functions
parse
Link copied to clipboard
fun
parse
(
file
:
File
)
:
Node
?
fun
parse
(
text
:
String
)
:
Node
?