AntJavaCompiler
, SunJavaCompiler
public interface Compiler
Modifier and Type | Method | Description |
---|---|---|
void |
compileDirectory() |
Compiles the content of a directory tree.
|
void |
setJavaSourceVersion(float javaSourceVersion) |
Configures the compiler to provide the -source argument for compilation.
|
void compileDirectory() throws CompilationException
CompilationException
- If the build fails.void setJavaSourceVersion(float javaSourceVersion)
javaSourceVersion
- The Java source version.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com