Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-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.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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