Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
alt.java.io.IOFactoryImpl
Method Summary | |
File |
|
InputStream |
|
OutputStream |
|
public InputStream createInputStream(File aFile) throws FileNotFoundException
- Specified by:
- createInputStream in interface IOFactory
public OutputStream createOutputStream(File aFile) throws FileNotFoundException
- Specified by:
- createOutputStream in interface IOFactory