annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
db87c1b7eb6d initial
dwinter
parents:
diff changeset
1 -----------------
db87c1b7eb6d initial
dwinter
parents:
diff changeset
2 Apache Commons IO
db87c1b7eb6d initial
dwinter
parents:
diff changeset
3 -----------------
db87c1b7eb6d initial
dwinter
parents:
diff changeset
4
db87c1b7eb6d initial
dwinter
parents:
diff changeset
5 "Commons IO is a library of utilities to assist with developing IO
db87c1b7eb6d initial
dwinter
parents:
diff changeset
6 functionality. There are three main areas included:
db87c1b7eb6d initial
dwinter
parents:
diff changeset
7
db87c1b7eb6d initial
dwinter
parents:
diff changeset
8 * Utility classes - with static methods to perform common tasks
db87c1b7eb6d initial
dwinter
parents:
diff changeset
9 * Filters - various implementations of file filters
db87c1b7eb6d initial
dwinter
parents:
diff changeset
10 * Streams - useful stream, reader and writer implementations"
db87c1b7eb6d initial
dwinter
parents:
diff changeset
11
db87c1b7eb6d initial
dwinter
parents:
diff changeset
12 For more information:
db87c1b7eb6d initial
dwinter
parents:
diff changeset
13 http://commons.apache.org/io/