QName

fs2.data.xml.QName
See theQName companion object
case class QName(prefix: Option[String], local: String)

Attributes

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

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
QName.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product