Uses of Interface
org.fcrepo.migration.DatastreamInfo
-
Packages that use DatastreamInfo Package Description org.fcrepo.migration org.fcrepo.migration.foxml -
-
Uses of DatastreamInfo in org.fcrepo.migration
Methods in org.fcrepo.migration that return DatastreamInfo Modifier and Type Method Description DatastreamInfoDatastreamVersion. getDatastreamInfo()Gets the information about the datastream for which this is a version. -
Uses of DatastreamInfo in org.fcrepo.migration.foxml
Methods in org.fcrepo.migration.foxml that return DatastreamInfo Modifier and Type Method Description DatastreamInfoFoxmlInputStreamFedoraObjectProcessor.Foxml11DatastreamVersion. getDatastreamInfo()Constructors in org.fcrepo.migration.foxml with parameters of type DatastreamInfo Constructor Description Foxml11DatastreamVersion(DatastreamInfo dsInfo, XMLStreamReader reader)foxml datastream version.
-