org.speakright.demos.simpsons
Class MGen

java.lang.Object
  extended by org.speakright.demos.simpsons.MGen

public class MGen
extends java.lang.Object


Constructor Summary
MGen()
           
 
Method Summary
static void main(java.lang.String[] args)
          Generates the model.java file from testfiles\model.xml.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MGen

public MGen()
Method Detail

main

public static void main(java.lang.String[] args)
Generates the model.java file from testfiles\model.xml. You MUST run this class manually whenever you change the model.

Parameters:
args -