DocumentTypeRepository
class 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.
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.