
| Modifier and Type | Field and Description |
|---|---|
private Enumeration<JarEntry> |
jarentries |
private String |
ne |
| Constructor and Description |
|---|
InspectionUtil.JarClassIterator(String path)
Constructor from Jar file.
|
private Enumeration<JarEntry> jarentries
private String ne
public InspectionUtil.JarClassIterator(String path)
path - Jar file entries to iterate over.private String findNext()