Commons IO

DescriptionCommons IO is a library of utilities to assist with developing IO functionality.
  • Utility classes - with static methods to perform common tasks
  • Input - useful Input Stream and Reader implementations
  • Output - useful Output Stream and Writer implementations
  • Filters - various implementations of file filters
  • Comparators - various implementations of java.util.Comparator for files
  • File Monitor - a component for monitoring file system events

Original Source

https://commons.apache.org/proper/commons-io/
NOTICE file

Apache Commons IO
Copyright 2002-2012 The Apache Software Foundation

This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).

License conditions

Apache License 2.0 (Apache-2.0)
CopyrightCopyright 2002-2012 The Apache Software Foundation
Version

2.4,

2.6

Download