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
Exceptionpublic boolean analyzeJar(Analyzer analyzer) throws Exception
AnalyzerPluginanalyzeJar in interface AnalyzerPluginExceptionCopyright © 2019 aQute SARL. All rights reserved.