serializing
Class StimulsoftReport

java.lang.Object
  extended by serializing.StimulsoftReport

public class StimulsoftReport
extends java.lang.Object


Constructor Summary
StimulsoftReport()
           
 
Method Summary
static StiReport run(java.lang.String mainPath, java.lang.String template, java.lang.String inputFile, int inputCols, java.lang.String chartFile, int chartCols)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StimulsoftReport

public StimulsoftReport()
Method Detail

run

public static StiReport run(java.lang.String mainPath,
                            java.lang.String template,
                            java.lang.String inputFile,
                            int inputCols,
                            java.lang.String chartFile,
                            int chartCols)
                     throws java.lang.Exception
Throws:
java.lang.Exception