Skip navigation links

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

E17493-04


oracle.javatools.compare
Class CompareMain

java.lang.Object
  extended by oracle.javatools.compare.CompareMain


Deprecated. replaced by the diff/merge/VHV tool.

public final class CompareMain
extends java.lang.Object

Standalone version of the compare viewer for use on the command line. Usage: CompareMain [-w] first-file second-file

Since:
release specific (what release of product did this appear in)

Nested Class Summary
static class CompareMain.FileCompareContributor
          Deprecated.  

 

Method Summary
static void main(java.lang.String[] args)
          Deprecated.  

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Deprecated. 
Throws:
java.lang.Exception

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.