Packages
org.apache.commons.io Utility code for IO operations.
org.apache.commons.io.filefilter This package defines an interface (IOFileFilter) that combines both FileFilter and FilenameFilter.
org.apache.commons.io.input Implementations of input classes, such as InputStream and Reader.
org.apache.commons.io.output Implementations of output classes, such as OutputStream and Writer.