Uses of Class
com.marringtons.file.ZipOutputStream

Packages that use ZipOutputStream
com.marringtons.object The Adept object package provides sophisticated object manipulation and storage, including a full-featured object database.  
 

Uses of ZipOutputStream in com.marringtons.object
 

Methods in com.marringtons.object with parameters of type ZipOutputStream
static String[] Backup.backupAll(ZipOutputStream zip)
          Back up all active databases to the supplied archive.
 String Database.backup(ZipOutputStream zip)
          Back up the complete default database to a unique file as XML.
 



Copyright © 2005 Paul Marrington http://library.marringtons.com