Uses of Class
net.sf.jasperreports.engine.JasperExportManager
-
Packages that use JasperExportManager Package Description net.sf.jasperreports.engine Provides access to the library's main functionality through facade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes. -
-
Uses of JasperExportManager in net.sf.jasperreports.engine
Methods in net.sf.jasperreports.engine that return JasperExportManager Modifier and Type Method Description static JasperExportManager
JasperExportManager. getInstance(JasperReportsContext jasperReportsContext)
-