C E G I L N O W

C

cleanupAndProcessException(IOException, T) - Method in class net.incongru.wiseio.ClosingIO
Do your business here.
cleanupAndProcessException(IOException, T) - Method in class net.incongru.wiseio.Output
 
ClosingIO<T extends java.io.Closeable> - Class in net.incongru.wiseio
Executes an operation, closes the stream, wraps exceptions as needed.
ClosingIO(T, IOOperation) - Constructor for class net.incongru.wiseio.ClosingIO
 

E

exec() - Method in class net.incongru.wiseio.ClosingIO
 
exec(T, IOOperation) - Method in class net.incongru.wiseio.ClosingIO
 
exec() - Method in interface net.incongru.wiseio.IO
 
exec(T, IOOperation) - Method in class net.incongru.wiseio.Output
 

G

getCause() - Method in exception net.incongru.wiseio.IONestedException
 

I

IO<T> - Interface in net.incongru.wiseio
 
IONestedException - Exception in net.incongru.wiseio
An IOException that wraps another IOException.
IOOperation - Interface in net.incongru.wiseio
 
IOUtil - Class in net.incongru.wiseio
A few simple utility methods using this package's API, thus also serving as examples.
IOUtil() - Constructor for class net.incongru.wiseio.IOUtil
 

L

loadProperties(InputStream) - Static method in class net.incongru.wiseio.IOUtil
Loads properties from an InputStream, closes it and returns.

N

net.incongru.wiseio - package net.incongru.wiseio
 

O

op() - Method in interface net.incongru.wiseio.IOOperation
 
Output<T extends java.io.Closeable & java.io.Flushable> - Class in net.incongru.wiseio
Executes an operation, flushes the stream as required, closes the stream, wraps exceptions as needed.
Output(T, IOOperation) - Constructor for class net.incongru.wiseio.Output
 

W

withFlush() - Method in class net.incongru.wiseio.Output
 
withFlushWhenSuccessful() - Method in class net.incongru.wiseio.Output
 
withoutClose() - Method in class net.incongru.wiseio.ClosingIO
 

C E G I L N O W

Copyright © 2009. All Rights Reserved.