|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GateClassLoader | |
gate | |
gate.util |
Uses of GateClassLoader in gate |
Fields in gate declared as GateClassLoader | |
private static GateClassLoader |
Gate.classLoader
Class loader used e.g. |
Methods in gate that return GateClassLoader | |
static GateClassLoader |
Gate.getClassLoader()
Get the GATE class loader. |
Uses of GateClassLoader in gate.util |
Fields in gate.util declared as GateClassLoader | |
protected static GateClassLoader |
Javac.classLoader
|
private static GateClassLoader |
GateClassLoader.cachedReloader
A cache used by the reloadClass method to store the last new loader that we created. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |