Constructor and Description |
---|
TmpFileIOPeon() |
Modifier and Type | Method and Description |
---|---|
void |
cleanup() |
InputStream |
makeInputStream(String filename) |
OutputStream |
makeOutputStream(String filename) |
public OutputStream makeOutputStream(String filename) throws IOException
makeOutputStream
in interface IOPeon
IOException
public InputStream makeInputStream(String filename) throws IOException
makeInputStream
in interface IOPeon
IOException
public void cleanup() throws IOException
cleanup
in interface IOPeon
IOException
Copyright © 2011–2015. All rights reserved.