org.keridwen.modelling.global.parameters.io
Class GlobalParamExcelReader
java.lang.Object
org.keridwen.modelling.global.parameters.io.GlobalParamExcelReader
public class GlobalParamExcelReader
- extends Object
- Author:
- pierre
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalParamExcelReader
public GlobalParamExcelReader()
- Global parameter excel exporter.
read
public GlobalParametersList read(File file)
- Writes given Global Parameter List into given Excel file. Each parameter category will end up as an excel file
sheet.
- Parameters:
file
- Excel file.paramList
- list of param that must not be empty.
Copyright © 2012-2013 Artenum. All Rights Reserved.