@Component(role=DependencyAnalyzer.class) public class ASMDependencyAnalyzer extends Object implements DependencyAnalyzer
| Constructor and Description |
|---|
ASMDependencyAnalyzer() |
public Set<String> analyze(URL url) throws IOException
analyze.
analyze in interface DependencyAnalyzerurl - the JAR file or directory to analyzeIOException - if an error occurs reading a JAR or .class fileCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.