aQute.lib.putjar
Class DirectoryInputStream
java.lang.Object
java.io.InputStream
aQute.lib.putjar.DirectoryInputStream
- All Implemented Interfaces:
- Closeable
public class DirectoryInputStream
- extends InputStream
Method Summary |
int |
read()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectoryInputStream
public DirectoryInputStream(File dir)
read
public int read()
throws IOException
- Specified by:
read
in class InputStream
- Throws:
IOException
Copyright © 2012 aQute SARL. All Rights Reserved.