Package net.sf.jasperreports.engine.util
Interface ReportCreator
-
public interface ReportCreator
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JasperDesign
create()
-
-
-
Method Detail
-
create
JasperDesign create() throws JRException
- Throws:
JRException
-
-