| Package | Description | 
|---|---|
| oracle.javatools.patch | 
| Modifier and Type | Method and Description | 
|---|---|
PatchModel | 
PatchEngine.createModel(PatchStreamContributor fromStream,
           PatchCreateOptions createOptions)
Creates a  
PatchModel based on differences between the given inputstream
 and the engine's to input stream, according to options. | 
| Constructor and Description | 
|---|
PatchEngine(PatchStreamContributor toStream)
Constructs a new  
PatchEngine for the given inputStream. | 
PatchIndexStream(PatchStreamContributor is)  |