public class IOUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
closeQuietly(Closeable closeable)
Convenience methods to close any stream, reader, or writer.
|
static Writer |
createWriter() |
static Writer |
createWriter(String reportFile) |
Copyright © 2002-2015 InfoEther. All Rights Reserved.