::

case class ::(head: NameMatcher, tail: XmlPath) extends XmlPath
trait Serializable
trait Product
trait Equals
trait XmlPath
class Object
trait Matchable
class Any

Value members

Concrete methods

override def isEmpty: Boolean
Definition Classes
override def matches(path: List[String]): Boolean
Definition Classes
override def toString: String
Definition Classes
Any

Inherited methods

def ::(head: NameMatcher): ::
Inherited from
XmlPath
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product