User Tools

Site Tools


built_in:zip

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
built_in:zip [2015/03/21 17:33]
octazid [Create] formated
built_in:zip [2015/03/21 17:36]
octazid [Methods] sorted
Line 19: Line 19:
 ===== Methods ===== ===== Methods =====
 ^Method ^Description ^ ^Method ^Description ^
-|ZipUtil.Open( file ) | | 
-|ZipUtil.Create( file ) | | 
-|ZipUtil.Close() | | 
-|ZipUtil.List( path ) | | 
-|ZipUtil.Extract( name,file ) | | 
 |ZipUtil.AddFile( name,file ) | | |ZipUtil.AddFile( name,file ) | |
 |ZipUtil.AddText( name,text ) | | |ZipUtil.AddText( name,text ) | |
-|ZipUtil.CreateKey( file,pass,name,org ) | |+|ZipUtil.Close() | | 
 +|ZipUtil.Create( file ) | |
 |ZipUtil.CreateDebugKey( file ) | | |ZipUtil.CreateDebugKey( file ) | |
 +|ZipUtil.CreateKey( file,pass,name,org ) | |
 +|ZipUtil.Extract( name,file ) | |
 +|ZipUtil.List( path ) | |
 +|ZipUtil.Open( file ) | |
 |ZipUtil.Sign( fileIn,fileOut,keyStore,pass ) | | |ZipUtil.Sign( fileIn,fileOut,keyStore,pass ) | |
 |ZipUtil.UpdateManifest( fileIn, fileOut, packageName, appName, permissions, options ) | | |ZipUtil.UpdateManifest( fileIn, fileOut, packageName, appName, permissions, options ) | |
built_in/zip.txt · Last modified: 2016/01/22 17:38 (external edit)