Package digilib.meta

Interface FileMeta

    • Method Detail

      • readMeta

        void readMeta​(DocuDirent file)
        read and store metadata for this file.
        Parameters:
        file - the DocuDirent
      • checkMeta

        void checkMeta​(DocuDirent file)
        check and process metadata for this file.
        Parameters:
        file - the DocuDirent
      • getFileMeta

        MetadataMap getFileMeta()
        returns a MetadataMap with metadata for this File.
        Returns:
        the MetadataMap
      • setFileMeta

        void setFileMeta​(MetadataMap fileMeta)
        set metadata for this file.
        Parameters:
        fileMeta - the MetadataMap