Package gnu.jel

Class ImageLoader


public class ImageLoader extends ClassLoader
Loads JEL-generated classes into Java VM.

Specifics of JEL generated classes is that the class name UTF8 is always the first entry in the constant pool. This loader will not load other classes.