|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object soot.SourceLocator.FoundFile
public static class SourceLocator.FoundFile
Field Summary | |
---|---|
ZipEntry |
entry
|
File |
file
|
ZipFile |
zipFile
|
Method Summary | |
---|---|
InputStream |
inputStream()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public File file
public ZipFile zipFile
public ZipEntry entry
Method Detail |
---|
public InputStream inputStream()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |