QName

sealed trait QName extends Serializable

Lexical qualified name. See the QName type in the yaidom project.

Companion
object
trait Serializable
class Object
trait Matchable
class Any

Value members

Abstract methods

def localPart: String
def prefixOption: Option[String]