edu.UCL.xmiddle.lib.reconciliation
Class startTestRec
java.lang.Object
|
+--edu.UCL.xmiddle.lib.reconciliation.startTestRec
- public class startTestRec
- extends java.lang.Object
Title: startTest
A starter for some tests
Copyright: Copyright (c) 2002
Constructor Summary |
startTestRec()
Debug method ----only for testing---- |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
treeA
public org.w3c.dom.Document treeA
treeB
public org.w3c.dom.Document treeB
latestCommonTree
public org.w3c.dom.Document latestCommonTree
dataSchema
public org.w3c.dom.Document dataSchema
treeRec
public org.w3c.dom.Document treeRec
startTestRec
public startTestRec()
- Debug method ----only for testing----
executeReconciliation
public void executeReconciliation()
- Debug method ----only for testing----
main
public static void main(java.lang.String[] args)