|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.engine.fill.JRFiller
Constructor Summary | |
JRFiller()
|
Method Summary | |
static JRBaseFiller |
createFiller(JasperReport jasperReport)
|
static JasperPrint |
fillReport(JasperReport jasperReport,
java.util.Map parameters,
java.sql.Connection conn)
|
static JasperPrint |
fillReport(JasperReport jasperReport,
java.util.Map parameters,
JRDataSource dataSource)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JRFiller()
Method Detail |
public static JasperPrint fillReport(JasperReport jasperReport, java.util.Map parameters, java.sql.Connection conn) throws JRException
JRException
public static JasperPrint fillReport(JasperReport jasperReport, java.util.Map parameters, JRDataSource dataSource) throws JRException
JRException
public static JRBaseFiller createFiller(JasperReport jasperReport) throws JRException
JRException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |