Uses of Interface
org.jdesktop.deployment.jnlp.jardiff.Patcher.PatchDelegate

Packages that use Patcher.PatchDelegate
org.jdesktop.deployment.jnlp.jardiff   
 

Uses of Patcher.PatchDelegate in org.jdesktop.deployment.jnlp.jardiff
 

Methods in org.jdesktop.deployment.jnlp.jardiff with parameters of type Patcher.PatchDelegate
 void Patcher.applyPatch(Patcher.PatchDelegate delegate, java.lang.String oldJarPath, java.lang.String deltaPath, java.io.OutputStream result)
          Applies a patch previously created with createPatch.
 void JarDiffPatcher.applyPatch(Patcher.PatchDelegate delegate, java.lang.String oldJarPath, java.lang.String jarDiffPath, java.io.OutputStream result)
           
 



Copyright © 2005 Sun Microsystems All Rights Reserved.