public class Fedora3FederationConnector.Fedora3DatastreamBinaryValue
extends org.modeshape.jcr.value.binary.ExternalBinaryValue
| Modifier and Type | Method and Description |
|---|---|
String |
getMimeType()
Overrides the superclass to return the MIME type declared on the
fedora 3 datastream whose content is exposed by this BinaryValue.
|
InputStream |
getStream()
Gets the InputStream for the content.
|
getId, getMimeType, getSize, getSourceName, hasMimeType, setMimeType, toStringpublic InputStream getStream() throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic String getMimeType()
getMimeType in class org.modeshape.jcr.value.binary.ExternalBinaryValueCopyright © 2013 DuraSpace, Inc.. All rights reserved.