Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

RSE
Release 3.0

Uses of Interface
org.eclipse.rse.services.clientserver.archiveutils.ISystemArchiveHandler

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

Uses of ISystemArchiveHandler in org.eclipse.rse.dstore.universal.miners
 

Methods in org.eclipse.rse.dstore.universal.miners that return ISystemArchiveHandler
  ISystemArchiveHandler UniversalFileSystemMiner. getArchiveHandlerFor ( String archivePath)
           
 

Uses of ISystemArchiveHandler in org.eclipse.rse.services.clientserver.archiveutils
 

Classes in org.eclipse.rse.services.clientserver.archiveutils that implement ISystemArchiveHandler
 class SystemJarHandler
           
 class SystemTarHandler
          This class deals with tar files.
 class SystemTgzHandler
          Handler class for .tar.gz and .tgz files.
 class SystemZipHandler
          Implements an ISystemArchiveHandler for ZIP files.
 

Fields in org.eclipse.rse.services.clientserver.archiveutils declared as ISystemArchiveHandler
protected   ISystemArchiveHandler VirtualChild. _handler
           
 

Methods in org.eclipse.rse.services.clientserver.archiveutils that return ISystemArchiveHandler
  ISystemArchiveHandler VirtualChild. getHandler ()
           
  ISystemArchiveHandler ArchiveHandlerManager. getRegisteredHandler ( File file)
          Returns the registered handler for the File file.
 

Constructors in org.eclipse.rse.services.clientserver.archiveutils with parameters of type ISystemArchiveHandler
VirtualChild ( ISystemArchiveHandler handler)
          Constructs a new VirtualChild given a reference to its parent archive's handler, but does not populate any fields in the child.
VirtualChild ( ISystemArchiveHandler handler, String fullVirtualName)
          Constructs a new VirtualChild given a reference to its parent archive's handler (handler), and immediately populates the name and path info for the VirtualChild given its fullVirtualName.
 


RSE
Release 3.0

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire