| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PatchHunk | |
|---|---|
| oracle.javatools.patch | |
| Uses of PatchHunk in oracle.javatools.patch | 
|---|
| Methods in oracle.javatools.patch that return PatchHunk | |
|---|---|
 PatchHunk[] | 
PatchEntry.getHunks()
Gets all PatchHunk instances in the patch entry. | 
| Methods in oracle.javatools.patch with parameters of type PatchHunk | |
|---|---|
 void | 
PatchEntry.addHunk(PatchHunk hunk)
Adds a PatchHunk instance to the patch entry. | 
 int | 
PatchContext.getHunkMatchLine(PatchHunk patchHunk)
Gets the corresponding matched patch hunk line from the context.  | 
 void | 
PatchContext.setHunkMatchLine(PatchHunk patchHunk,
                 int matchLine)
Sets the corresponding matched patch hunk line from the context.  | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||