com.myJava.file
Class MetaDataDiff

java.lang.Object
  extended by com.myJava.file.MetaDataDiff

public class MetaDataDiff
extends java.lang.Object


Author:
Olivier PETRUCCI

Areca Build ID : 7299034069467778562

Constructor Summary
MetaDataDiff()
           
 
Method Summary
static void log(java.lang.String s)
           
static void main(java.lang.String[] args)
           
static boolean processFiles(java.io.File f1, java.io.File f2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaDataDiff

public MetaDataDiff()
Method Detail

main

public static void main(java.lang.String[] args)

processFiles

public static boolean processFiles(java.io.File f1,
                                   java.io.File f2)
                            throws java.lang.Exception
Throws:
java.lang.Exception

log

public static void log(java.lang.String s)
                throws java.io.IOException
Throws:
java.io.IOException