Class JRAbstractMultiClassCompiler

    • Field Detail

      • EXCEPTION_MESSAGE_KEY_JAVA_SOURCE_COMPILE_ERROR

        public static final java.lang.String EXCEPTION_MESSAGE_KEY_JAVA_SOURCE_COMPILE_ERROR
        See Also:
        Constant Field Values
    • Constructor Detail

      • JRAbstractMultiClassCompiler

        public JRAbstractMultiClassCompiler​(JasperReportsContext jasperReportsContext)
    • Method Detail

      • compileClass

        public java.lang.String compileClass​(java.io.File sourceFile,
                                             java.lang.String classpath)
                                      throws JRException
        Throws:
        JRException