Uses of Class
nl.knaw.dans.bagit.exceptions.FileNotInManifestException
-
Uses of FileNotInManifestException in nl.knaw.dans.bagit.verify
Modifier and TypeMethodDescriptionvoid
See https://tools.ietf.org/html/draft-kunze-bagit-13#section-3
A bag is valid if the bag is complete and every checksum has been verified against the contents of its corresponding file.PayloadFileExistsInAllManifestsVistor.visitFile
(Path path, BasicFileAttributes attrs) PayloadFileExistsInAtLeastOneManifestVistor.visitFile
(Path path, BasicFileAttributes attrs)