net.sf.dynamicreports.jasper.base.tableofcontents
Class JasperTocReport

java.lang.Object
  extended by net.sf.dynamicreports.jasper.base.tableofcontents.JasperTocReport

public class JasperTocReport
extends Object

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Constructor Summary
JasperTocReport()
           
 
Method Summary
static void createTocReport(JasperReportDesign jasperReportDesign, net.sf.jasperreports.engine.JasperPrint jasperPrint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JasperTocReport

public JasperTocReport()
Method Detail

createTocReport

public static void createTocReport(JasperReportDesign jasperReportDesign,
                                   net.sf.jasperreports.engine.JasperPrint jasperPrint)
                            throws DRException,
                                   net.sf.jasperreports.engine.JRException
Throws:
DRException
net.sf.jasperreports.engine.JRException


Copyright © 2010-2014. All Rights Reserved.