ShorthandPointer

final case class ShorthandPointer(id: String) extends XPointerContainingId

Shorthand pointer, which is by far the most commonly used kind of XPointer in XBRL (and in general).

Shorthand pointer, which is by far the most commonly used kind of XPointer in XBRL (and in general).

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