public class BlueprintPlugin extends Object implements aQute.bnd.service.AnalyzerPlugin
| Constructor and Description |
|---|
BlueprintPlugin() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
analyze(InputStream in) |
boolean |
analyzeJar(aQute.bnd.osgi.Analyzer analyzer) |
protected Transformer |
getTransformer(URL url) |
public boolean analyzeJar(aQute.bnd.osgi.Analyzer analyzer)
throws Exception
analyzeJar in interface aQute.bnd.service.AnalyzerPluginExceptionpublic Set<String> analyze(InputStream in) throws Exception
Exceptionprotected Transformer getTransformer(URL url) throws Exception
ExceptionCopyright © 2006–2020 The Apache Software Foundation. All rights reserved.