stella.xml
Class ElementHelper.Valid

java.lang.Object
  extended by stella.xml.ElementHelper.Valid
Enclosing class:
ElementHelper

public static final class ElementHelper.Valid
extends Object

Test the validity of an element helper. Read in properties and check if they are valid. Used only for testing.


Constructor Summary
ElementHelper.Valid()
           
 
Method Summary
static void main(String[] arg)
          Read the properties of the first command line argument file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementHelper.Valid

public ElementHelper.Valid()
Method Detail

main

public static void main(String[] arg)
Read the properties of the first command line argument file.