org.gudy.azureus2.update
Class UpdateJarPatcher
java.lang.Object
  
org.gudy.azureus2.update.UpdateJarPatcher
public class UpdateJarPatcher
- extends Object
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
patch_entries
protected Map patch_entries
UpdateJarPatcher
protected UpdateJarPatcher(InputStream input_file,
                           InputStream patch_file,
                           OutputStream output_file,
                           LoggerChannel log)
                    throws IOException
- Throws:
 IOException
readPatchEntries
protected void readPatchEntries(InputStream is)
                         throws IOException
- Throws:
 IOException
 
getPatch
public InputStream getPatch(String name)