Uses of Class
nl.knaw.dans.bagit.exceptions.FileNotInManifestException
Packages that use FileNotInManifestException
-
Uses of FileNotInManifestException in nl.knaw.dans.bagit.verify
Methods in nl.knaw.dans.bagit.verify that throw FileNotInManifestExceptionModifier 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)