IOUtils is a [java] class in the IO subproject of Apache Commons. The class provides general IO stream manipulation utilities. Use this tag for questions about the IOUtils class.
org.apache.commons.io.IOUtils
is a java class that provides general IO stream manipulation utilities including reading, writing and copying files. The class is part of the Apache Commons IO project. Apache Commons IO is a library of utilities to assist with developing IO functionality. It is a subproject of Apache Commons which is an Apache project focused on all aspects of reusable Java components.