| Package | Description |
|---|---|
| oracle.javatools.patch |
| Modifier and Type | Method and Description |
|---|---|
PatchModel |
PatchEngine.createModel(PatchContributor fromFileContributor,
PatchCreateOptions createOptions)
Creates a
PatchModel based on differences between the given contributor
and the engine's to-file contributor, according to options. |
| Constructor and Description |
|---|
PatchEngine(PatchContributor toFileContributor)
Constructs a new
PatchEngine for the given contributor. |