| Interface | Description |
|---|---|
| JavaCompiler |
A
JavaCompiler is an object which knows how to compile Java source files. |
| Class | Description |
|---|---|
| AnnotationReflector |
A reflection tool to convert annotations loaded under a different class loader into an annotation
implementing a specified annotation class.
|
| ExternalJavaCompiler | |
| Java6Compiler |
Compiler that uses the Java 6 Compiler API to do compilation in-memory.
|
| JavaCompilerFactory | |
| StringUtils | |
| WorkDirClassLoader |
Copyright © 2003–2015 Jamon developers. All rights reserved.