|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.imcode.imcms.flow.EditFileDocumentPageFlow.FileItemInputStreamSource
public static class EditFileDocumentPageFlow.FileItemInputStreamSource
| Constructor Summary | |
|---|---|
EditFileDocumentPageFlow.FileItemInputStreamSource(org.apache.commons.fileupload.FileItem fileItem)
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getInputStream()
|
long |
getSize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditFileDocumentPageFlow.FileItemInputStreamSource(org.apache.commons.fileupload.FileItem fileItem)
| Method Detail |
|---|
public java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in interface InputStreamSourcejava.io.IOException
public long getSize()
throws java.io.IOException
getSize in interface InputStreamSourcejava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||