public class JRJikesCompiler extends JRAbstractMultiClassCompiler
PROPERTY_EVALUATOR_CLASS_REFERENCE_FIX_ENABLEDjasperReportsContextCOMPILER_CLASS, COMPILER_CLASSPATH, COMPILER_KEEP_JAVA_FILE, COMPILER_PREFIX, COMPILER_TEMP_DIR| Constructor and Description |
|---|
JRJikesCompiler()
Deprecated.
Replaced by
JRJikesCompiler(JasperReportsContext). |
JRJikesCompiler(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 JRJikesCompiler(JasperReportsContext jasperReportsContext)
public JRJikesCompiler()
JRJikesCompiler(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.