发布于 2016-04-22 10:25:15 | 149 次阅读 | 评论: 0 | 来源: 网友投递
Apache Commons
Apache Commons项目的由三部分组成:The Commons Proper - 一个可重用的Java组件库。The Commons Sandbox - Java组件开发工作区. The Commons Dormant - 当前处于非活动状态的组件库.
Apache Commons IO 2.5 发布了,
以下是值得关注的内容:
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
下载地址:http://commons.apache.org/proper/commons-io/download_io.cgi