Package de.unkrig.commons.file

This package contains various helper class that are useful in the context of processing files.

See:
          Description

Interface Summary
CompressUtil.ArchiveHandler<T>  
CompressUtil.CompressorHandler<T>  
CompressUtil.NormalContentsHandler<T>  
 

Class Summary
CompressUtil Utility class which implements functionality that is related to org.apache.commons.compress.
ExceptionHandler<E extends Exception> A helper class that is useful when exceptions should not be caught, but handled.
FileUtil Utility class for various file operations.
 

Package de.unkrig.commons.file Description

This package contains various helper class that are useful in the context of processing files.