| Package | Description |
|---|---|
| soot |
Base Soot classes, shared by different intermediate representations.
|
| Modifier and Type | Method and Description |
|---|---|
SourceLocator.FoundFile |
SourceLocator.lookupInClassPath(java.lang.String fileName)
Searches for a file with the given name in the exploded classPath.
|
SourceLocator.FoundFile |
SourceLocator.lookUpInVirtualFileSystem(java.lang.String archivePath,
java.lang.String fileName)
Looks up classes in Java 9's virtual filesystem jrt:/
|
Copyright © 2012-2019 RoboVM AB. All Rights Reserved.