it.eng.spagobi.engines.weka
Class ParametersFiller
java.lang.Object
it.eng.spagobi.engines.weka.ParametersFiller
public class ParametersFiller
- extends java.lang.Object
- Author:
- Gioia
Method Summary |
static void |
fill(java.io.File template,
java.io.File filledTemplate,
java.util.Map params)
|
static void |
fill(java.io.Reader reader,
java.io.Writer writer,
java.util.Map params)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParametersFiller
public ParametersFiller()
fill
public static void fill(java.io.File template,
java.io.File filledTemplate,
java.util.Map params)
throws java.io.IOException
- Throws:
java.io.IOException
fill
public static void fill(java.io.Reader reader,
java.io.Writer writer,
java.util.Map params)
throws java.io.IOException
- Throws:
java.io.IOException