|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Compiler
A Compilation interface used by the Castor Testing Framework.
Method Summary | |
---|---|
void |
compileDirectory()
Compiles the content of a directory tree. |
void |
setJavaSourceVersion(float javaSourceVersion)
Configures the compiler to provide the -source argument for compilation. |
Method Detail |
---|
void compileDirectory() throws CompilationException
CompilationException
- If the build fails.void setJavaSourceVersion(float javaSourceVersion)
javaSourceVersion
- The Java source version.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |