RSE
Release 3.2

Package org.eclipse.rse.services.clientserver.archiveutils

Interface Summary
ISystemArchiveHandler An interface that allows implementing classes to create their own handlers for various types of archive files, ie: zip, jar, tar, rpm.
 

Class Summary
AbsoluteVirtualPath  
ArchiveHandlerManager This class manages all the Archive Handlers that correspond to the archive file that the system would like to deal with.
SystemJarHandler  
SystemTarHandler This class deals with tar files.
SystemTgzHandler Handler class for .tar.gz and .tgz files.
SystemZipHandler Implements an ISystemArchiveHandler for ZIP files.
TarEntry This class represents a tar file entry.
TarFile This class is used to read entries from a tar file.
TarOutputStream This class implements an output stream filter for writing files in the tar file format.
VirtualChild A simple structure for passing information about virtual files and folders.
 


RSE
Release 3.2

Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.