LocatorNode

sealed trait LocatorNode extends Node

Locator node. It holds a unique key to a taxonomy element. It is an abstraction of what in the XML representation is an XLink locator, but then resolved as a key to a taxonomy element.

Locator node. It holds a unique key to a taxonomy element. It is an abstraction of what in the XML representation is an XLink locator, but then resolved as a key to a taxonomy element.

trait Node
class Object
trait Matchable
class Any