comparison lib/org.apache.commons.io_1.4/readme.txt @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:db87c1b7eb6d
1 -----------------
2 Apache Commons IO
3 -----------------
4
5 "Commons IO is a library of utilities to assist with developing IO
6 functionality. There are three main areas included:
7
8 * Utility classes - with static methods to perform common tasks
9 * Filters - various implementations of file filters
10 * Streams - useful stream, reader and writer implementations"
11
12 For more information:
13 http://commons.apache.org/io/