Package net.sf.jasperreports.engine
Class JRAbstractExporter.PageRange
- java.lang.Object
-
- net.sf.jasperreports.engine.JRAbstractExporter.PageRange
-
- Enclosing class:
- JRAbstractExporter<RC extends ReportExportConfiguration,C extends ExporterConfiguration,O extends ExporterOutput,E extends JRExporterContext>
public class JRAbstractExporter.PageRange extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integer
getEndPageIndex()
Integer
getStartPageIndex()
-