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

E13403-08

Uses of Package
oracle.jdeveloper.compare

Packages that use oracle.jdeveloper.compare
oracle.jdeveloper.compare contains classes nbsp;that can be used to invoke and control the integrated compare (diff) viewer in JDeveloper and hook into the Compare With menu. 
oracle.jdeveloper.merge Contains classes for merge editor abstractions, including an editor addin, commands, a controller, and utilities. 
oracle.jdeveloper.vcs.generic   
 

Classes in oracle.jdeveloper.compare used by oracle.jdeveloper.compare
CompareManager
          The CompareManager provides a mechanism for extensions to register CompareMethod instances for handling a custom compare type.
CompareMethod
          Base class for a compare/merge method as registered through the CompareManager.
CompareViewer
          Public API to the standalone compare viewer.
IdeCompareContributor
          A supplementary interface to a CompareContributor with IDE integration.
IdeTextCompareContributor
          A TextCompareContributor specialization with contextual node support.
PatchCompareContributor
          Interface to a compare contributor that provides information for patch creation.
PatchCompareDescriptor
          Class representing compare contributor information used in the creation of a patch.
Stream
           
StreamDecoderHelper
           
StreamType
           
 

Classes in oracle.jdeveloper.compare used by oracle.jdeveloper.merge
IdeCompareContributor
          A supplementary interface to a CompareContributor with IDE integration.
IdeTextCompareContributor
          A TextCompareContributor specialization with contextual node support.
PatchCompareContributor
          Interface to a compare contributor that provides information for patch creation.
TextNodeContributor
          A TextCompareContributor based on the current contents of an editor buffer.
 

Classes in oracle.jdeveloper.compare used by oracle.jdeveloper.vcs.generic
PatchCompareDescriptor
          Class representing compare contributor information used in the creation of a patch.
 


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

E13403-08

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