com.stimulsoft.webdesigner.helper
Class StiDesignReportHelper
java.lang.Object
com.stimulsoft.webdesigner.helper.StiDesignReportHelper
public class StiDesignReportHelper
- extends Object
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiDesignReportHelper
public StiDesignReportHelper(StiReport report)
getReportToObject
public Hashtable<String,Object> getReportToObject()
throws ParserConfigurationException,
IOException,
TransformerException
- Throws:
ParserConfigurationException
IOException
TransformerException
getPages
public ArrayList<Hashtable<String,Object>> getPages()
throws ParserConfigurationException,
IOException,
TransformerException
- Throws:
ParserConfigurationException
IOException
TransformerException
getPage
public Hashtable<String,Object> getPage(int pageIndex)
throws ParserConfigurationException,
IOException,
TransformerException
- Throws:
ParserConfigurationException
IOException
TransformerException
Copyright © 2017 Stimulsoft. All Rights Reserved.