| Package | Description |
|---|---|
| oracle.javatools.patch |
| Modifier and Type | Method and Description |
|---|---|
PatchModel |
PatchFormat.parse(byte[] source,
boolean noFile,
PatchAssistance assist)
Parses the given Unified-format patch text to a
PatchModel. |
PatchModel |
PatchFormat.parse(java.lang.String source,
PatchAssistance assist)
Parses the given Unified-format patch text to a
PatchModel. |