Class Jasperreport.JasperreporteExporterImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JasperreporteExporterImpl

        public JasperreporteExporterImpl()