Node

scala.xml.Node
See theNode companion class
object Node

This singleton object contains the unapplySeq method for convenient deconstruction.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Node.type

Members list

Value members

Concrete methods

final def NoAttributes: NodeNoAttributes

the constant empty attribute sequence

the constant empty attribute sequence

Attributes

def unapplySeq(n: Node): Some[(String, MetaData, SeqNodeUnapplySeq)]

Concrete fields

the empty namespace

the empty namespace

Attributes