stella.sql
Class TargetConsistency.User

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

public static class TargetConsistency.User
extends Object

Adds a new user or proposal by parsing the target xml.


Constructor Summary
TargetConsistency.User()
           
 
Method Summary
static void main(String[] arg)
          First argument 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.User

public TargetConsistency.User()
Method Detail

main

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

Throws:
InterruptedException