Uses of Interface
org.fcrepo.migration.ContentDigest
-
Packages that use ContentDigest Package Description org.fcrepo.migration org.fcrepo.migration.foxml -
-
Uses of ContentDigest in org.fcrepo.migration
Classes in org.fcrepo.migration that implement ContentDigest Modifier and Type Class Description classDefaultContentDigestA default implementation of ContentDigest that accepts values at construction time.Methods in org.fcrepo.migration that return ContentDigest Modifier and Type Method Description ContentDigestDatastreamVersion. getContentDigest()Gets the content digest (if available) for this version. -
Uses of ContentDigest in org.fcrepo.migration.foxml
Methods in org.fcrepo.migration.foxml that return ContentDigest Modifier and Type Method Description ContentDigestFoxmlInputStreamFedoraObjectProcessor.Foxml11DatastreamVersion. getContentDigest()
-