|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engines.jasperreport.ExporterFactory
public class ExporterFactory
Constructor Summary | |
---|---|
ExporterFactory()
Deprecated. |
Method Summary | |
---|---|
static java.lang.String |
getDefaultType()
Deprecated. Gets the default type. |
static net.sf.jasperreports.engine.JRExporter |
getExporter(java.lang.String format)
Deprecated. Gets the exporter. |
static java.lang.String |
getMIMEType(java.lang.String format)
Deprecated. Gets the mIME type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExporterFactory()
Method Detail |
---|
public static net.sf.jasperreports.engine.JRExporter getExporter(java.lang.String format)
format
- the format
public static java.lang.String getMIMEType(java.lang.String format)
format
- the format
public static java.lang.String getDefaultType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |