|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.server.storage.types.Datastream
fedora.server.storage.types.DatastreamReferencedContent
public class DatastreamReferencedContent
Title: DatastreamReferencedContent.java
Description: Referenced Content.
| Field Summary |
|---|
| Fields inherited from class fedora.server.storage.types.Datastream |
|---|
autoChecksum, CHECKSUM_IOEXCEPTION, CHECKSUMTYPE_DISABLED, DatastreamAltIDs, DatastreamID, defaultChecksumType, DSChecksum, DSChecksumType, DSControlGrp, DSCreateDT, DSFormatURI, DSInfoType, DSLabel, DSLocation, DSLocationType, DSMIME, DSSize, DSState, DSVersionable, DSVersionID, isNew |
| Constructor Summary | |
|---|---|
DatastreamReferencedContent()
|
|
| Method Summary | |
|---|---|
Datastream |
copy()
|
java.io.InputStream |
getContentStream()
Gets an InputStream to the content of this externally-referenced datastream. |
| Methods inherited from class fedora.server.storage.types.Datastream |
|---|
compareChecksum, copy, getChecksum, getChecksumType, getContentStreamForChecksum, getDefaultChecksumType, setChecksum, validateChecksumType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DatastreamReferencedContent()
| Method Detail |
|---|
public Datastream copy()
copy in class Datastream
public java.io.InputStream getContentStream()
throws StreamIOException
getContentStream in class DatastreamStreamIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||