|
xmlgraphics-commons 2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ImageRawStream.InputStreamFactory
Represents a factory for InputStream objects. Make sure the class is thread-safe!
| Method Summary | |
|---|---|
void |
close()
Closes the factory and releases any resources held open during the lifetime of this object. |
InputStream |
createInputStream()
Creates and returns a new InputStream. |
boolean |
isUsedOnceOnly()
Indicates whether this factory is only usable once or many times. |
| Method Detail |
|---|
boolean isUsedOnceOnly()
InputStream createInputStream()
void close()
|
xmlgraphics-commons 2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||