aboutsummaryrefslogtreecommitdiff
path: root/devel/apache-commons-io/pkg-descr
blob: 9a738247ecf2bea6f38a3184bfdfbb36874a3a5a (plain) (blame)
1
2
3
4
5
6
7
Commons IO is a library of utilities to assist with developing IO functionality.

There are three main areas included:

    * Utility classes - with static methods to perform common tasks
    * Filters - various implementations of file filters
    * Streams - useful stream, reader and writer implementations