Uses of Class
dori.jasper.engine.JRExporterParameter

Packages that use JRExporterParameter
dori.jasper.engine   
dori.jasper.engine.export   
 

Uses of JRExporterParameter in dori.jasper.engine
 

Fields in dori.jasper.engine declared as JRExporterParameter
static JRExporterParameter JRExporterParameter.JASPER_PRINT
           
static JRExporterParameter JRExporterParameter.INPUT_STREAM
           
static JRExporterParameter JRExporterParameter.INPUT_URL
           
static JRExporterParameter JRExporterParameter.INPUT_FILE
           
static JRExporterParameter JRExporterParameter.INPUT_FILE_NAME
           
static JRExporterParameter JRExporterParameter.OUTPUT_STRING_BUFFER
           
static JRExporterParameter JRExporterParameter.OUTPUT_WRITER
           
static JRExporterParameter JRExporterParameter.OUTPUT_STREAM
           
static JRExporterParameter JRExporterParameter.OUTPUT_FILE
           
static JRExporterParameter JRExporterParameter.OUTPUT_FILE_NAME
           
static JRExporterParameter JRExporterParameter.PAGE_INDEX
           
static JRExporterParameter JRExporterParameter.START_PAGE_INDEX
           
static JRExporterParameter JRExporterParameter.END_PAGE_INDEX
           
static JRExporterParameter JRExporterParameter.CHARACTER_ENCODING
           
static JRExporterParameter JRExporterParameter.PROGRESS_MONITOR
           
 

Methods in dori.jasper.engine with parameters of type JRExporterParameter
 void JRExporter.setParameter(JRExporterParameter parameter, java.lang.Object value)
           
 java.lang.Object JRExporter.getParameter(JRExporterParameter parameter)
           
 void JRAbstractExporter.setParameter(JRExporterParameter parameter, java.lang.Object value)
           
 java.lang.Object JRAbstractExporter.getParameter(JRExporterParameter parameter)
           
 

Uses of JRExporterParameter in dori.jasper.engine.export
 

Subclasses of JRExporterParameter in dori.jasper.engine.export
 class JRCsvExporterParameter
           
 class JRGraphics2DExporterParameter
           
 class JRHtmlExporterParameter
           
 class JRPdfExporterParameter
           
 class JRPrintServiceExporterParameter
           
 class JRXlsExporterParameter
           
 class JRXmlExporterParameter
           
 



Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.