|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectimcode.util.io.InputStreamSourceWrapper
imcode.util.io.ExceptionFreeInputStreamSource
public class ExceptionFreeInputStreamSource
| Constructor Summary | |
|---|---|
ExceptionFreeInputStreamSource(InputStreamSource inputStreamSource)
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getInputStream()
|
long |
getSize()
|
| Methods inherited from class imcode.util.io.InputStreamSourceWrapper |
|---|
equals, getInputStreamSource, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionFreeInputStreamSource(InputStreamSource inputStreamSource)
| Method Detail |
|---|
public java.io.InputStream getInputStream()
getInputStream in interface InputStreamSourcegetInputStream in class InputStreamSourceWrapperpublic long getSize()
getSize in interface InputStreamSourcegetSize in class InputStreamSourceWrapper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||