Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Class
oracle.javatools.patch.PatchContributor

Packages that use PatchContributor
oracle.javatools.patch   
 

Uses of PatchContributor in oracle.javatools.patch
 

Methods in oracle.javatools.patch with parameters of type PatchContributor
 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.
 

Constructors in oracle.javatools.patch with parameters of type PatchContributor
PatchEngine(PatchContributor toFileContributor)
          Constructs a new PatchEngine for the given contributor.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.