public interface JavaCompiler
JavaCompiler provides platform independant Java
compilation support.| Modifier and Type | Method and Description |
|---|---|
CompilationResult |
compile(CompilationUnit[] units,
Options options)
Compile the compilation units.
|
CompilationResult compile(CompilationUnit[] units, Options options)
units - The compilation units.options - The compilation options - this object is optional"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"