org.nlogo.workspace
Class Exporter

java.lang.Object
  extended by org.nlogo.workspace.Exporter

public abstract class Exporter
extends Object


Method Summary
 void export(String type, String modelFileName, String extraHeader)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

export

public void export(String type,
                   String modelFileName,
                   String extraHeader)
            throws IOException
Throws:
IOException