Package net.yagga.util

Class Summary
BootstrapJarClassLoader A META class loader for loading jar files. interesting the class can load jar classes from different JARs and from the same jar (if this class is jarred with other jars...
MetaJarClassLoader A Meta class loader for loading jar files in many situations.
MetaJarResources Class that implements reading data from a Jar file.
MetaUt Utilities for Meta classes, helper for Reflection and so on
ResourceMgr A class to retrieve resource no matter where they are: on the file system, in a JAR, in the currently executing JAR or in a JAR inside the currently executing JAR.
Ut