Tag

constructor(name: String, children: List<TagInterface>, attributes: Attributes)
constructor(name: String, child: TextInterface, attributes: Attributes)
constructor(name: String, child: TagInterface, attributes: Attributes)