Uses of Class
edu.wisc.library.ocfl.core.inventory.AddFileProcessor
-
Packages that use AddFileProcessor Package Description edu.wisc.library.ocfl.core edu.wisc.library.ocfl.core.inventory -
-
Uses of AddFileProcessor in edu.wisc.library.ocfl.core
Constructors in edu.wisc.library.ocfl.core with parameters of type AddFileProcessor Constructor Description DefaultOcflObjectUpdater(Inventory inventory, InventoryUpdater inventoryUpdater, Path stagingDir, AddFileProcessor addFileProcessor) -
Uses of AddFileProcessor in edu.wisc.library.ocfl.core.inventory
Methods in edu.wisc.library.ocfl.core.inventory that return AddFileProcessor Modifier and Type Method Description AddFileProcessorAddFileProcessor.Builder. build(InventoryUpdater inventoryUpdater, Path stagingDir, DigestAlgorithm digestAlgorithm)
-