Uses of Class
plugins.wcx.HeaderDataEx

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

Uses of HeaderDataEx in plugins.wcx
 

Methods in plugins.wcx with parameters of type HeaderDataEx
 int WCXPluginInterface.readHeaderEx(java.lang.Object archiveData, HeaderDataEx headerDataEx)
          Totalcmd calls ReadHeaderEx to find out what files are in the archive.
 int WCXPluginAdapter.readHeaderEx(java.lang.Object archiveData, HeaderDataEx headerDataEx)
          Totalcmd calls ReadHeaderEx to find out what files are in the archive.