Class ParameterGenerator
- java.lang.Object
-
- org.n52.iceland.statistics.generator.ParameterGenerator
-
public class ParameterGenerator extends Object
-
-
Constructor Summary
Constructors Constructor Description ParameterGenerator()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)Generate the parameters.voidprocessClass(String filePath, List<Class<?>> classes)
-
-
-
Method Detail
-
processClass
public void processClass(String filePath, List<Class<?>> classes) throws IOException
- Throws:
IOException
-
-