Config

object Config
Companion
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Value members

Concrete fields

Accepts unresolved locators but does not accept any (found) XPointer syntax errors or broken XLink labels. Such unresolved locators are silently skipped.

Accepts unresolved locators but does not accept any (found) XPointer syntax errors or broken XLink labels. Such unresolved locators are silently skipped.

Does not accept any unresolved locators or syntax errors (in XPointer) or broken XLink labels. Exceptions will be thrown instead.

Does not accept any unresolved locators or syntax errors (in XPointer) or broken XLink labels. Exceptions will be thrown instead.

Accepts unresolved locators, XPointer syntax errors and broken XLink labels (in XLink arcs). Such erroneous locators and arcs are silently skipped.

Accepts unresolved locators, XPointer syntax errors and broken XLink labels (in XLink arcs). Such erroneous locators and arcs are silently skipped.