Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.biomage.tools.xmlutils
Class Importer  view Importer download Importer.java

java.lang.Object
  extended byorg.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.