public interface JRMultiClassCompiler extends JRClassCompiler
| Modifier and Type | Method and Description |
|---|---|
String |
compileClasses(File[] sourceFiles,
String classpath)
Compile a set of source files.
|
compileClassString compileClasses(File[] sourceFiles, String classpath) throws JRException
sourceFiles - the source filesclasspath - the classpath to be used when compilingString containing compile errorsJRExceptionCopyright © 2017. All rights reserved.