| 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 IOPeonIOExceptionpublic InputStream makeInputStream(String filename) throws IOException
makeInputStream in interface IOPeonIOExceptionpublic void cleanup()
throws IOException
cleanup in interface IOPeonIOExceptionCopyright © 2011–2015. All rights reserved.