The JarJar ClassLoader is a custom class loader that allows yo u to load classes from .JAR files stored inside your main .JAR fi le. This allows pre-packaged libraries to easily be distributed a long with your applets and applications.
| Tags | Software Development Libraries Java Libraries |
|---|---|
| Licenses | MIT/X |
| Operating Systems | OS Independent |
| Implementation | Java |