|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.outerj.daisy.publisher.serverimpl.BlobInfoImpl
public class BlobInfoImpl
Constructor Summary | |
---|---|
BlobInfoImpl(org.outerj.daisy.repository.Part part,
java.util.Date lastModified)
|
Method Summary | |
---|---|
void |
dispose()
|
java.io.InputStream |
getInputStream()
|
java.util.Date |
getLastModified()
|
java.lang.String |
getMimeType()
|
long |
getSize()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlobInfoImpl(org.outerj.daisy.repository.Part part, java.util.Date lastModified)
Method Detail |
---|
public java.util.Date getLastModified()
getLastModified
in interface org.outerj.daisy.publisher.BlobInfo
public java.lang.String getMimeType()
getMimeType
in interface org.outerj.daisy.publisher.BlobInfo
public long getSize()
getSize
in interface org.outerj.daisy.publisher.BlobInfo
public java.io.InputStream getInputStream() throws org.outerj.daisy.repository.RepositoryException
getInputStream
in interface org.outerj.daisy.publisher.BlobInfo
org.outerj.daisy.repository.RepositoryException
public void dispose()
dispose
in interface org.outerj.daisy.publisher.BlobInfo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |