| Package | Description |
|---|---|
| org.jruby.util |
| Modifier and Type | Field and Description |
|---|---|
private JarCache.JarIndex |
JarFileResource.index |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.String,JarCache.JarIndex> |
JarCache.indexCache |
| Modifier and Type | Method and Description |
|---|---|
JarCache.JarIndex |
JarCache.getIndex(java.lang.String jarPath) |
| Constructor and Description |
|---|
JarFileResource(java.lang.String jarPath,
boolean rootSlashPrefix,
JarCache.JarIndex index,
java.util.jar.JarEntry entry) |