|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.io.InputStream | +--java.io.FilterInputStream | +--org.argouml.util.SubInputStream
Fields inherited from class java.io.FilterInputStream |
in |
Constructor Summary | |
SubInputStream(java.util.zip.ZipInputStream z)
|
Method Summary | |
void |
close()
|
java.util.zip.ZipEntry |
getNextEntry()
|
Methods inherited from class java.io.FilterInputStream |
available, mark, markSupported, read, read, read, reset, skip |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SubInputStream(java.util.zip.ZipInputStream z)
Method Detail |
public void close() throws java.io.IOException
close
in class java.io.FilterInputStream
public java.util.zip.ZipEntry getNextEntry() throws java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML (c) 1996-2002 |