| Class | Description |
|---|---|
| IOUtils |
I/O-related utility methods that don't have a better home.
|
| IOUtils.DeleteFileOnClose |
for temporary files, a file may be considered as a
Closeable too,
where file is wiped on close and thus the disk resource is released
('closed'). |
| IOUtils.MultipleOutputsCloseableAdapter |
MultipleOutputs to closeable adapter.
|
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.