Uses of Class
plugins.wcx.OpenArchiveData

Packages that use OpenArchiveData
plugins.wcx This Package contains the Total Commander Java Packer Plugin Interface. 
 

Uses of OpenArchiveData in plugins.wcx
 

Methods in plugins.wcx with parameters of type OpenArchiveData
 java.lang.Object WCXPluginInterface.openArchive(OpenArchiveData archiveData)
          OpenArchive should return a unique handle representing the archive.
abstract  java.lang.Object WCXPluginAdapter.openArchive(OpenArchiveData archiveData)
          OpenArchive should return a unique handle representing the archive.