eu.cdevreeze.tqa.common

Type members

Classlikes

final case class XmlFragmentKey(docUri: URI, path: Path)

A unique identifier of an XML fragment in a Taxonomy. It is made up by the document URI and the Path within that document.

A unique identifier of an XML fragment in a Taxonomy. It is made up by the document URI and the Path within that document.

Authors

Chris de Vreeze

Companion
object
Companion
class
final class XsiSchemaLocation

A parsed xsi:schemaLocation attribute value, as a mapping from namespace names to document URIs.

A parsed xsi:schemaLocation attribute value, as a mapping from namespace names to document URIs.

It can not contain any duplicate namespace names, or else an exception is thrown during construction.

Authors

Chris de Vreeze

Companion
object
Companion
class