OtherNonStandardDocumentationResource

final case class OtherNonStandardDocumentationResource(idOption: Option[String], elr: String, roleOption: Option[String], resolvedName: EName, nonXLinkAttributes: Map[EName, String], content: IndexedSeq[ResourceContentElement]) extends NonStandardDocumentationResource

Any other NonStandardDocumentationResource. Should hardly, if ever, be encountered.

Any other NonStandardDocumentationResource. Should hardly, if ever, be encountered.

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

Value members

Inherited methods

final def elementKeyOption: Option[ResourceKey]
Inherited from
ResourceNode
final def langOption: Option[String]
Inherited from
DocumentationResource
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product