IdPointer

final case class IdPointer(id: String) extends ElementSchemePointer with XPointerContainingId

Element-scheme XPointer containing only an ID. It is therefore semantically equivalent to a shorthand pointer.

Element-scheme XPointer containing only an ID. It is therefore semantically equivalent to a shorthand pointer.

trait Serializable
trait Product
trait Equals
trait XPointer
class Object
trait Matchable
class Any

Value members

Concrete methods

override def toString: String
Definition Classes
Any

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product