XmlIndenter

class XmlIndenter(val indenter: Indenter)

Constructors

Link copied to clipboard
constructor(indenter: Indenter)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
inline operator fun String.invoke(callback: () -> Unit)