Package repast.simphony.scenario.data
Class ContextFileReader
java.lang.Object
repast.simphony.scenario.data.ContextFileReader
Reads a model.xml file and produces a ModelData object.
- Author:
- Nick Collier
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ContextFileReader
public ContextFileReader()
-
-
Method Details
-
read
public ContextData read(File file, Classpath contextClasspath) throws IOException, XMLStreamException - Throws:
IOException
XMLStreamException
-