public abstract class JRAbstractSingleClassCompiler extends JRAbstractClassCompiler
PROPERTY_EVALUATOR_CLASS_REFERENCE_FIX_ENABLEDjasperReportsContextCOMPILER_CLASS, COMPILER_CLASSPATH, COMPILER_KEEP_JAVA_FILE, COMPILER_PREFIX, COMPILER_TEMP_DIR| Constructor and Description |
|---|
JRAbstractSingleClassCompiler()
Deprecated.
Replaced by
JRAbstractSingleClassCompiler(JasperReportsContext). |
JRAbstractSingleClassCompiler(JasperReportsContext jasperReportsContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
compileClasses(File[] sourceFiles,
String classpath)
Compile a set of source files.
|
checkLanguage, compileUnits, generateSourceCode, getSourceFileNameclassCacheKey, getClassFromCache, loadEvaluator, putClassInCachecompileReport, getCompilerClass, getSourceFile, getUnitName, getUnitName, getUnitName, getUnitName, getUnitName, loadEvaluator, loadEvaluator, loadEvaluatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompileClasspublic JRAbstractSingleClassCompiler(JasperReportsContext jasperReportsContext)
public JRAbstractSingleClassCompiler()
JRAbstractSingleClassCompiler(JasperReportsContext).public String compileClasses(File[] sourceFiles, String classpath) throws JRException
JRMultiClassCompilersourceFiles - the source filesclasspath - the classpath to be used when compilingString containing compile errorsJRExceptionCopyright © 2015. All rights reserved.