|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.outerj.daisy.frontend.editor.UploadPartDataSource
public class UploadPartDataSource
| Constructor Summary | |
|---|---|
UploadPartDataSource(org.apache.cocoon.servlet.multipart.Part part)
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
createInputStream()
|
long |
getSize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UploadPartDataSource(org.apache.cocoon.servlet.multipart.Part part)
| Method Detail |
|---|
public java.io.InputStream createInputStream()
throws java.io.IOException
createInputStream in interface org.outerj.daisy.repository.PartDataSourcejava.io.IOExceptionpublic long getSize()
getSize in interface org.outerj.daisy.repository.PartDataSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||