|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.able.editor.AbleJarLoader
Constructor Summary | |
---|---|
AbleJarLoader(java.lang.String jarName)
Create a JarLoader to read a JAR and to process its contents. |
Method Summary | |
---|---|
java.lang.ClassLoader |
getLoader()
get the loader we are using |
AbleJarInfo |
loadJar()
Load the classes, resources, etc. |
static void |
loadJarDoOnBean(java.lang.String jarFile,
AbleDoOnBean action)
Load the JAR file, then apply an action to each bean found |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbleJarLoader(java.lang.String jarName) throws java.io.FileNotFoundException
Method Detail |
public java.lang.ClassLoader getLoader()
public AbleJarInfo loadJar() throws java.io.IOException
public static void loadJarDoOnBean(java.lang.String jarFile, AbleDoOnBean action) throws java.io.IOException
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |