public class JRJavacCompiler extends JRAbstractMultiClassCompiler
PROPERTY_EVALUATOR_CLASS_REFERENCE_FIX_ENABLEDjasperReportsContextCOMPILER_CLASS, COMPILER_CLASSPATH, COMPILER_KEEP_JAVA_FILE, COMPILER_PREFIX, COMPILER_TEMP_DIR| Constructor and Description |
|---|
JRJavacCompiler()
Deprecated.
Replaced by
JRJavacCompiler(JasperReportsContext). |
JRJavacCompiler(JasperReportsContext jasperReportsContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
compileClasses(File[] sourceFiles,
String classpath)
Compile a set of source files.
|
compileClasscheckLanguage, compileUnits, generateSourceCode, getSourceFileNameclassCacheKey, getClassFromCache, loadEvaluator, putClassInCachecompileReport, getCompilerClass, getUnitName, getUnitName, getUnitName, getUnitName, getUnitName, loadEvaluator, loadEvaluator, loadEvaluatorpublic JRJavacCompiler(JasperReportsContext jasperReportsContext)
public JRJavacCompiler()
JRJavacCompiler(JasperReportsContext).public String compileClasses(File[] sourceFiles, String classpath) throws JRException
JRMultiClassCompilersourceFiles - the source filesclasspath - the classpath to be used when compilingString containing compile errorsJRExceptionCopyright © 2012. All Rights Reserved.