org.cumt.model.persistence
Class ModelReader

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

public class ModelReader
extends java.lang.Object

FIXME This code is a spaguetti :-(

Author:
Carlos Descalzi

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

Constructor Detail

ModelReader

public ModelReader()
Method Detail

read

public Model read(java.io.File file)
           throws ModelException
Throws:
ModelException


Copyright © 2006 null. All Rights Reserved.