org.fcrepo.client
Class InlineDataStream
java.lang.Object
org.fcrepo.client.DataStream
org.fcrepo.client.InlineDataStream
public class InlineDataStream
- extends DataStream
- Author:
- Chris Wilper
|
Method Summary |
int |
getType()
Returns INLINE or BASIS. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InlineDataStream
public InlineDataStream(File tempDir,
String id)
getType
public final int getType()
- Description copied from class:
DataStream
- Returns INLINE or BASIS.
- Specified by:
getType in class DataStream
Copyright © 2012 DuraSpace. All Rights Reserved.