RSE
Release 3.2

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

Packages that use org.eclipse.rse.services.clientserver.archiveutils
org.eclipse.rse.dstore.universal.miners   
org.eclipse.rse.services.clientserver   
org.eclipse.rse.services.clientserver.archiveutils   
 

Classes in org.eclipse.rse.services.clientserver.archiveutils used by org.eclipse.rse.dstore.universal.miners
AbsoluteVirtualPath
           
ArchiveHandlerManager
          This class manages all the Archive Handlers that correspond to the archive file that the system would like to deal with.
ISystemArchiveHandler
          An interface that allows implementing classes to create their own handlers for various types of archive files, ie: zip, jar, tar, rpm.
VirtualChild
          A simple structure for passing information about virtual files and folders.
 

Classes in org.eclipse.rse.services.clientserver.archiveutils used by org.eclipse.rse.services.clientserver
VirtualChild
          A simple structure for passing information about virtual files and folders.
 

Classes in org.eclipse.rse.services.clientserver.archiveutils used by org.eclipse.rse.services.clientserver.archiveutils
AbsoluteVirtualPath
           
ArchiveHandlerManager
          This class manages all the Archive Handlers that correspond to the archive file that the system would like to deal with.
ISystemArchiveHandler
          An interface that allows implementing classes to create their own handlers for various types of archive files, ie: zip, jar, tar, rpm.
SystemTarHandler
          This class deals with tar 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.