TrueZIP 6.8.3

Uses of Package
de.schlichtherle.io.util

Packages that use de.schlichtherle.io.util
de.schlichtherle.crypto.io.raes Reads and writes files according to the Random Access Encryption Specification (RAES). 
de.schlichtherle.io Provides transparent, multi-threaded read/write access to archive files (ZIP, TAR, etc) and their entries as if they were (virtual) directories and files. 
de.schlichtherle.io.util Provides utility classes for I/O. 
de.schlichtherle.util.zip A drop-in replacement for the classes in the package java.util.zip which read and write ZIP files. 
 

Classes in de.schlichtherle.io.util used by de.schlichtherle.crypto.io.raes
LEDataOutputStream
          A stream to write data in Little Endian (LE) format.
 

Classes in de.schlichtherle.io.util used by de.schlichtherle.io
SuffixSet
          An ordered set of canonicalized suffixes.
SynchronizedInputStream
          A decorator which synchronizes all access to an InputStream via an object provided to its constructor.
SynchronizedOutputStream
          A decorator which synchronizes all access to an OutputStream via an object provided to its constructor.
 

Classes in de.schlichtherle.io.util used by de.schlichtherle.io.util
Paths
          Static utility methods for path names.
 

Classes in de.schlichtherle.io.util used by de.schlichtherle.util.zip
LEDataOutputStream
          A stream to write data in Little Endian (LE) format.
 


TrueZIP 6.8.3

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.