|
scannotation 1.0.2-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StreamIterator
Simpler iterator than java.util.iterator. Things like JarInputStream does not allow you to implement hasNext()
Method Summary | |
---|---|
void |
close()
Cleanup any open resources of the iterator |
InputStream |
next()
User is resposible for closing the InputStream returned |
Method Detail |
---|
InputStream next()
void close()
|
scannotation 1.0.2-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |