| Interface Summary | |
| CoComparable | PS: Comparable is only implemented since JAVA 2. |
| CoFile | Allows uniform manipulation with files from various sources. |
| CoFilenameFilter | Defines interface of filtering files. |
| CoOpen | Defines interface to get input / output stream on CoFile objects. |
| CoOrder | Allows to compare CoFile objects. |
| CoSource | Defines interface of file system source. |
| Class Summary | |
| CoLoad | Copies files. |
| CoSort | Orders, filters and splits arrays of CoFile objects. |
| LocalFile | Allows uniform manipulation with local files. |
| LocalSource | Local File system source. |