Package | Description |
---|---|
com.asakusafw.utils.java.jsr199.testing |
Utilities for testing with
javax.tools.JavaCompiler . |
Class and Description |
---|
VolatileClassFile
Represents a Java class file which is stored on the heap.
|
VolatileCompiler
Compiles Java source programs and generates source/resource/class files onto the heap.
|
VolatileJavaFile
Represents a Java source file which is stored on the heap.
|
VolatileResourceFile
A
FileObject implementation which is stored on the heap. |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.