DocumentationResource

sealed trait DocumentationResource extends ResourceNode

A (standard or non-standard) label or reference resource

A (standard or non-standard) label or reference resource

trait Node
class Object
trait Matchable
class Any

Value members

Concrete methods

final def langOption: Option[String]

Inherited methods

Inherited from
ResourceNode
final def elementKeyOption: Option[ResourceKey]
Inherited from
ResourceNode
def elr: String
Inherited from
ResourceNode
def idOption: Option[String]
Inherited from
ResourceNode
def nonXLinkAttributes: Map[EName, String]
Inherited from
ResourceNode
def resolvedName: EName
Inherited from
ResourceNode
def roleOption: Option[String]
Inherited from
ResourceNode