|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
private static interface NetpbmImageFactory.GzipRetryLogicTarget
| Method Summary | |
|---|---|
Object |
performAction(BufferedInputStream input,
NetpbmImageFactory.ExceptionHolder exceptionHolder)
Perform the desired action as a result of opening a Netpbm image stream. |
| Method Detail |
|---|
Object performAction(BufferedInputStream input,
NetpbmImageFactory.ExceptionHolder exceptionHolder)
throws IOException
input - a BufferedInputStream on the image file or URLexceptionHolder - a holder for exceptions related to loading
the image -- exceptions stored here are
indicative of a problem with the image data.
If the data cannot be read at all, an
IOException should be thrown directly.
IOException - if the file cannot be read at all or if
the input doesn't support mark/reset
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||