org.cumt.model.persistence
Class ModelWriter

java.lang.Object
  extended by org.cumt.model.persistence.ModelWriter

public class ModelWriter
extends java.lang.Object


Constructor Summary
ModelWriter()
           
 
Method Summary
 void write(Model model, java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelWriter

public ModelWriter()
Method Detail

write

public void write(Model model,
                  java.io.File file)
           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2006 null. All Rights Reserved.