Class AbstractPayloadFileExistsInManifestsVistor

java.lang.Object
java.nio.file.SimpleFileVisitor<Path>
nl.knaw.dans.bagit.verify.AbstractPayloadFileExistsInManifestsVistor
All Implemented Interfaces:
FileVisitor<Path>
Direct Known Subclasses:
PayloadFileExistsInAllManifestsVistor, PayloadFileExistsInAtLeastOneManifestVistor

public abstract class AbstractPayloadFileExistsInManifestsVistor extends SimpleFileVisitor<Path>
Implements SimpleFileVisitor to ensure that the encountered file is in one of the manifests.