Uses of Package
io.ocfl.api.model
-
Packages that use io.ocfl.api.model Package Description io.ocfl.api io.ocfl.api.exception io.ocfl.api.io io.ocfl.api.model -
Classes in io.ocfl.api.model used by io.ocfl.api Class Description DigestAlgorithm Maps OCFL defined digest algorithms to their Java names.FileChangeHistory Contains the complete change history of a file.ObjectDetails Details the current state of an object and all of its versions.ObjectVersionId Points to a specific version of an object, encapsulating an object identifier and version number.OcflObjectVersion View of a specific version of an OCFL object that allows its files to be lazy-loaded.OcflVersion Represents a version of the OCFL spec.ValidationResults Encapsulates the results of validating an objectVersionDetails Details about a specific version of an objectVersionInfo Descriptive information about an object version.VersionNum Represents an OCFL version number. -
Classes in io.ocfl.api.model used by io.ocfl.api.exception Class Description ValidationResults Encapsulates the results of validating an object -
Classes in io.ocfl.api.model used by io.ocfl.api.io Class Description DigestAlgorithm Maps OCFL defined digest algorithms to their Java names. -
Classes in io.ocfl.api.model used by io.ocfl.api.model Class Description DigestAlgorithm Maps OCFL defined digest algorithms to their Java names.FileChange Details about a change to a file.FileChangeHistory Contains the complete change history of a file.FileChangeType The type of change that occurred to a file in a versionFileDetails Encapsulates a filePath with all of its fixity information.InventoryType ObjectDetails Details the current state of an object and all of its versions.ObjectVersionId Points to a specific version of an object, encapsulating an object identifier and version number.OcflObjectVersionFile Represents a file within an OCFL object at a specific version.OcflVersion Represents a version of the OCFL spec.User Details about the user who authored an object versionValidationCode OCFL validation codes: https://ocfl.io/validation/validation-codes.htmlValidationCode.Type ValidationIssue Encapsulates a validation code and a descriptive messageVersionDetails Details about a specific version of an objectVersionInfo Descriptive information about an object version.VersionNum Represents an OCFL version number.