|
|||||||||
| Home >> All >> org >> biomage >> tools >> [ xmlutils overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.biomage.tools.xmlutils
Class Importer

java.lang.Objectorg.biomage.tools.xmlutils.Importer
- public class Importer
- extends java.lang.Object
Description: Class that is responsible for importing a MAGE-ML document into a MAGE-OM model.
| Constructor Summary | |
Importer()
|
|
| Method Summary | |
static void |
main(java.lang.String[] asArg)
Description: Program entry point. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Importer
public Importer()
| Method Detail |
main
public static void main(java.lang.String[] asArg)
- Description:
Program entry point.
|
|||||||||
| Home >> All >> org >> biomage >> tools >> [ xmlutils overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.biomage.tools.xmlutils.Importer