StartTag

case class StartTag(name: QName, attributes: List[Attr], isEmpty: Boolean) extends XmlEvent
trait Product
trait Equals
trait XmlEvent
class Object
trait Matchable
class Any

Value members

Concrete methods

def render(collapseEmpty: Boolean): String

Inherited methods

Inherited from:
Product