SelfClosingTag

class SelfClosingTag(name: String, attributes: Attributes) : TagInterface

Constructors

Link copied to clipboard
constructor(name: String, attributes: Attributes)

Functions

Link copied to clipboard
open override fun string(): String