Package digilib.meta

Interface DirMeta

    • Method Detail

      • readMeta

        void readMeta​(DocuDirectory dir)
        read and store metadata for this directory.
        Parameters:
        dir - the DocuDirectory
      • checkMeta

        void checkMeta​(DocuDirectory dir)
        check and process metadata for this directory.
        Parameters:
        dir - the DocuDirectory
      • getDirMeta

        MetadataMap getDirMeta()
        returns metadata for this directory
        Returns:
        the MetadataMap
      • setDirMeta

        void setDirMeta​(MetadataMap dirMeta)
        sets the metadata for this directory.
        Parameters:
        dirMeta - the MetadataMap