|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.jbi.se.JarLoader
public final class JarLoader
load jars to memory from an archive
Method Summary | |
---|---|
static byte[] |
getBytesFromInputStream(java.io.InputStream is)
|
static java.util.Map |
getJarContents(java.lang.String path)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static byte[] getBytesFromInputStream(java.io.InputStream is) throws java.io.IOException
java.io.IOException
public static java.util.Map getJarContents(java.lang.String path) throws java.net.MalformedURLException, java.io.IOException
java.net.MalformedURLException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |