stella.sql
Class TargetConsistency.Xml

java.lang.Object
  extended by stella.sql.TargetConsistency.Xml
Enclosing class:
TargetConsistency

public static final class TargetConsistency.Xml
extends Object

Scans a targetlist for consistency.


Constructor Summary
TargetConsistency.Xml()
           
 
Method Summary
static void main(String[] arg)
          The command-line parameter is the target xml-file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetConsistency.Xml

public TargetConsistency.Xml()
Method Detail

main

public static void main(String[] arg)
                 throws InterruptedException
The command-line parameter is the target xml-file.

Throws:
InterruptedException