Node

fs2.data.xml.xpath.Node
See theNode companion object
case class Node(prefix: Option[String], local: Option[String])

Attributes

Companion:
object
Source:
XPath.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def matches(name: QName): Boolean

Attributes

Source:
XPath.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product