|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.client.DataStream
fedora.client.InlineDataStream
public class InlineDataStream
Title: InlineDataStream.java
Description:
| Field Summary |
|---|
| Fields inherited from class fedora.client.DataStream |
|---|
BASIS, EMPTY, INLINE, m_dirty |
| Constructor Summary | |
|---|---|
InlineDataStream(java.io.File tempDir,
java.lang.String id)
|
|
| Method Summary | |
|---|---|
int |
getType()
Returns INLINE or BASIS. |
| Methods inherited from class fedora.client.DataStream |
|---|
clearData, getData, getId, getMimeType, getSize, isDirty, setClean, setData, setMimeType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InlineDataStream(java.io.File tempDir,
java.lang.String id)
| Method Detail |
|---|
public final int getType()
DataStream
getType in class DataStream
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||