Uses of Package
org.ejtools.archive.io

Packages that use org.ejtools.archive.io
org.ejtools.archive Provides a simple API to read/write/browse archive (nested or not). 
org.ejtools.archive.io Provides the underlying read and write operation for the Archive IO system (Stream and File based). 
 

Classes in org.ejtools.archive.io used by org.ejtools.archive
Reader
          Interface that describe a Reader used to build Archive and Entry.
Writer
          Interface that describe a Writer used to dump the Archive and Entry.
 

Classes in org.ejtools.archive.io used by org.ejtools.archive.io
Reader
          Interface that describe a Reader used to build Archive and Entry.
StreamReader
          Reader implementation based on stream.
StreamWriter
          Writer implementation based on stream.
Writer
          Interface that describe a Writer used to dump the Archive and Entry.
 



Copyright © 2002-2003 EJTools Org.. All Rights Reserved.