Uses of Class
de.vxart.zipupdate.UpdateLocation

Packages that use UpdateLocation
de.vxart.zipupdate   
 

Uses of UpdateLocation in de.vxart.zipupdate
 

Methods in de.vxart.zipupdate with parameters of type UpdateLocation
 int UpdateEngine.update(java.util.zip.ZipFile[] archives, UpdateLocation[] locations, java.lang.String[] messages)
          Updates multiple ZIP files from the given URLs.
 boolean UpdateEngine.update(java.util.zip.ZipFile archive, UpdateLocation location)
          Updates a ZIP file from a given URL.