org.speakright.sro
Class GenSRO

java.lang.Object
  extended by org.speakright.sro.GenSRO

public class GenSRO
extends java.lang.Object


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

Constructor Detail

GenSRO

public GenSRO()
Method Detail

main

public static void main(java.lang.String[] args)
Generates the sro *.java file from sro\sronumber_definition.xml. You MUST run this class manually whenever you change the model. This main simply calls SROGen, but I find GenSRO.java easier to find in Eclipse's Package Explorer

Parameters:
args -