|
||||||||||
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 | |
---|---|
java.lang.String |
getContentType(java.lang.String type)
return the content type for specific type For example , xls => "application/vnd.ms-excel"; |
java.lang.String |
getFormat(java.lang.String type)
Return the file extension name. |
net.sf.jasperreports.engine.JRExporter |
getJRExporter(java.lang.String type)
Currently Supported type list. |
Method Detail |
---|
net.sf.jasperreports.engine.JRExporter getJRExporter(java.lang.String type)
type
-
java.lang.String getFormat(java.lang.String type)
type
-
java.lang.String getContentType(java.lang.String type)
type
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |