Package org.apache.commons.compress.utils

Contains utilities used internally by the compress library.

See:
          Description

Class Summary
ArchiveUtils Generic Archive utilities
CharsetNames Character encoding names required of every implementation of the Java platform.
Charsets Charsets required of every implementation of the Java platform.
CountingInputStream Stream that tracks the number of bytes read.
CountingOutputStream Stream that tracks the number of bytes read.
IOUtils Utility functions
 

Package org.apache.commons.compress.utils Description

Contains utilities used internally by the compress library.



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.