toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.util
/
XmlIndenter
Xml
Indenter
class
XmlIndenter
(
val
indenter
:
Indenter
)
Members
Constructors
Xml
Indenter
Link copied to clipboard
constructor
(
indenter
:
Indenter
)
Properties
indenter
Link copied to clipboard
val
indenter
:
Indenter
Functions
invoke
Link copied to clipboard
inline operator
fun
String
.
invoke
(
callback
:
(
)
->
Unit
)