Uses of Class
io.ocfl.api.model.OcflObjectVersionFile
Packages that use OcflObjectVersionFile
-
Uses of OcflObjectVersionFile in io.ocfl.api.model
Methods in io.ocfl.api.model that return OcflObjectVersionFileModifier and TypeMethodDescriptionReturns the OcflObjectVersionFile for the file at the given path or null if it does not existMethods in io.ocfl.api.model that return types with arguments of type OcflObjectVersionFileModifier and TypeMethodDescriptionOcflObjectVersion.getFiles()
Collection of all of the files in this version of the objectConstructor parameters in io.ocfl.api.model with type arguments of type OcflObjectVersionFileModifierConstructorDescriptionOcflObjectVersion
(VersionDetails versionDetails, Map<String, OcflObjectVersionFile> fileMap)