Uses of Class
plugins.wcx.HeaderData

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

Uses of HeaderData in plugins.wcx
 

Methods in plugins.wcx with parameters of type HeaderData
 int WCXPluginInterface.readHeader(java.lang.Object archiveData, HeaderData headerData)
          Totalcmd calls ReadHeader to find out what files are in the archive.
abstract  int WCXPluginAdapter.readHeader(java.lang.Object archiveData, HeaderData headerData)
          Totalcmd calls ReadHeader to find out what files are in the archive.