Class JavaClassPathAnalysisInputLocation

java.lang.Object
sootup.java.bytecode.frontend.inputlocation.JavaClassPathAnalysisInputLocation
All Implemented Interfaces:
AnalysisInputLocation

public class JavaClassPathAnalysisInputLocation extends Object implements AnalysisInputLocation
An implementation of the AnalysisInputLocation interface for the Java class path. Handles directories, archives (including wildcard denoted archives) as stated in the official documentation: https://docs.oracle.com/javase/8/docs/technotes/tools/windows/classpath.html
Author:
Manuel Benz created on 22.05.18, Kaustubh Kelkar updated on 20.07.2020