public class SpringComponent extends Object implements AnalyzerPlugin
Constructor and Description |
---|
SpringComponent() |
Modifier and Type | Method and Description |
---|---|
static Set<CharSequence> |
analyze(InputStream in) |
boolean |
analyzeJar(Analyzer analyzer)
This plugin is called after analysis.
|
public static Set<CharSequence> analyze(InputStream in) throws Exception
Exception
public boolean analyzeJar(Analyzer analyzer) throws Exception
AnalyzerPlugin
analyzeJar
in interface AnalyzerPlugin
Exception
Copyright © 2021 aQute SARL. All rights reserved.