XmlNode

object XmlNode extends XmlTreeInstances
Companion:
class
trait XmlTreeInstances
class Object
trait Matchable
class Any
XmlNode.type

Value members

Concrete methods

def apply(label: String, attributes: Seq[XmlAttribute], content: NodeContent): XmlNode

Implicits

Inherited implicits

implicit val eqXmlNode: Eq[XmlNode]
Inherited from:
XmlTreeInstances
implicit def showXmlTree(implicit config: Config): Show[XmlNode]
Inherited from:
XmlTreeInstances