Class ScriptletFactoryContext


  • public class ScriptletFactoryContext
    extends Object
    Author:
    Teodor Danciu (teodord@users.sourceforge.net)
    • Method Detail

      • getJasperReport

        public JasperReport getJasperReport()
        Returns the JasperReport object for this context.

        Note that this context might correspond to a subdataset in the report. Use getDataset() to retrieve the dataset for which scriptlets are to be created

        Returns:
        the current JasperReport object
        See Also:
        getDataset()
      • getDataset

        public JRDataset getDataset()
        Returns the dataset for which scriptlets are to be created.
        Returns:
        a dataset