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