Uses of Interface
edu.wisc.library.ocfl.core.validation.storage.Storage
-
Packages that use Storage Package Description edu.wisc.library.ocfl.core.validation edu.wisc.library.ocfl.core.validation.storage -
-
Uses of Storage in edu.wisc.library.ocfl.core.validation
Constructors in edu.wisc.library.ocfl.core.validation with parameters of type Storage Constructor Description Validator(Storage storage) -
Uses of Storage in edu.wisc.library.ocfl.core.validation.storage
Classes in edu.wisc.library.ocfl.core.validation.storage that implement Storage Modifier and Type Class Description classCloudStorageS3 storage implementation used when validating objectsclassFileSystemStorageFilesystem storage implementation used when validating objects
-