|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.io.InputStream | +--com.hp.hpl.jena.rdf.arp.test.LazyFileInputStream
Constructor Summary | |
LazyFileInputStream(java.lang.String name)
Creates new LazyZipEntryInputStream |
Method Summary | |
void |
close()
|
int |
read()
|
Methods inherited from class java.io.InputStream |
available, mark, markSupported, read, read, reset, skip |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LazyFileInputStream(java.lang.String name)
Method Detail |
public int read() throws java.io.IOException
read
in class java.io.InputStream
public void close() throws java.io.IOException
close
in class java.io.InputStream
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |