DocumentTypeRepository

A class that contains the metadata of Document Types.

The repository is initially empty, but in the org.multipaz.documenttype.knowntypes package there are well known document types which can be added using the addDocumentType method.

Applications also may add their own document types.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Get all the Document Types that are in the repository.

Functions

Link copied to clipboard

Add a Document Type to the repository.

Link copied to clipboard

Gets the first DocumentType in documentTypes with a given VCT.

Link copied to clipboard

Gets the first DocumentType in documentTypes with a given ISO mdoc doc type.

Link copied to clipboard

Gets the first DocumentType in documentTypes with a given mdoc namespace.