comirva.io
Class SOM2HTMLExporter

java.lang.Object
  extended by comirva.io.SOM2HTMLExporter

public class SOM2HTMLExporter
extends Object


Constructor Summary
SOM2HTMLExporter()
           
 
Method Summary
static void exportMDM(SOM som, File file)
           
static void exportSOM(SOM som, File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOM2HTMLExporter

public SOM2HTMLExporter()
Method Detail

exportSOM

public static void exportSOM(SOM som,
                             File file)

exportMDM

public static void exportMDM(SOM som,
                             File file)