(DatastreamXMLMetadata) reader.GetDatastream(dsID,
asOfDateTime);
mimeTypedStream = new MIMETypedStream(ds.DSMIME, dxm.getContentStream(context), null, ds.DSSize);
} else if (ds.DSControlGrp.equalsIgnoreCase("R")) {
DatastreamReferencedContent drc =
(DatastreamReferencedContent) reader
.GetDatastream(dsID, asOfDateTime);
// The dsControlGroupType of Redirect("R") is a special control type
// used primarily for streaming media. Datastreams of this type are
// not mediated (proxied by Fedora) and their physical dsLocation is
// simply redirected back to the client. Therefore, the contents