Hierarchy

  • MetadataRegistry

Constructors

Properties

logger: Logger
registry: MetadataType[] = ...
suffixes: Map<string, string> = ...
types: Map<string, MetadataType> = ...
urlFormats: Map<string, MetadataUrlFormat> = ...

Methods

  • Returns true if the selected file is a metadata type based on it's suffix

    Parameters

    • suffix: string

      File suffix without .

    Returns boolean