|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use JarIndex | |
---|---|
oracle.ide.net | Provides a virtual file system framework based on java.net.URL. |
Uses of JarIndex in oracle.ide.net |
---|
Methods in oracle.ide.net that return JarIndex | |
---|---|
static JarIndex |
JarIndex.getInstance(java.net.URL jarFileURL) Get a JarIndex instance. |
static JarIndex |
JarUtil.getJarIndex(java.net.URL jarURL) Returns the JarIndex object that represents an index of the contents of the specified jar file. |
static JarIndex |
JarUtil.getJarIndex(java.net.URL jarURL, boolean full) Deprecated. use #getJarIndex(URL) |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |