| Class | Description |
|---|---|
| ByteCodeClassLoader |
A simple class-loader that can load classes from bytes that have been
pre-cached for the given class name.
|
| EclipseJdtCompiler |
EclipseJdtCompiler leverages the eclipse jdt core to compile source code
provided in String format.
It can also make use of the source formatter tool to format source. |
| FilePathUtility |
Copyright © 2019 Glasnost. All rights reserved.