org.simBio
Class XmlGenerator
java.lang.Object
org.simBio.XmlGenerator
public class XmlGenerator
- extends Object
Generate xml file for the simBio class.
Set Class names as arguments.
The order of parameters in generated XML are
the same as .java by SUN JDK 1.5.0
reverse by IBM JDK 1.4.2
- Version:
- $Revision: 1.2 $
2005/09/26rearrenge folder structure as a Maven style.
2004/09/16 00:09:07 Created.
- Author:
- Nobuaki Sarai
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlGenerator
public XmlGenerator()
main
public static void main(String[] args)
- Parameters:
args
- complete class names
Copyright © 2005 Cell/Biodinamics simulation project. All Rights Reserved.