|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JasperreportExporterFactory
The factory for Jasper Reports.
Method Summary | |
---|---|
String |
getContentType(String type)
return the content type for specific type For example , xls => "application/vnd.ms-excel"; |
String |
getFormat(String type)
Return the file extension name. |
net.sf.jasperreports.engine.JRExporter |
getJRExporter(String type)
Currently Supported type list. |
Method Detail |
---|
net.sf.jasperreports.engine.JRExporter getJRExporter(String type)
type
-
String getFormat(String type)
type
-
String getContentType(String type)
type
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |