stella.xml
Class PhaseAvoidanceMerit.Xml

java.lang.Object
  extended by stella.xml.PhaseAvoidanceMerit.Xml
Enclosing class:
PhaseAvoidanceMerit

public static class PhaseAvoidanceMerit.Xml
extends Object

Creats an XML-segment out of the command line arguments, which are jd0 (t0), period in days and as a single string the phases to avoid.


Constructor Summary
PhaseAvoidanceMerit.Xml()
           
 
Method Summary
static void main(String[] arg)
          For use with targets, where an additional timeslot should be pasted in.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhaseAvoidanceMerit.Xml

public PhaseAvoidanceMerit.Xml()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
For use with targets, where an additional timeslot should be pasted in.

Throws:
Exception