Classes in org.apache.avalon.composition.util used by org.apache.avalon.composition.util |
FileUtils
This class provides some common file utilities used by the
composition implementation, and is borrowed from the Apache
Ant development team. |
Resource
describes a File or a ZipEntry
this class is meant to be used by classes needing to record path
and date/time information about a file, a zip entry or some similar
resource (URL, archive in a version control repository, ...) |
ScannerUtils
This is a utility class used by DirectoryScanner. |