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.AnalyzerPlugin
Exception
public Set<String> analyze(InputStream in) throws Exception
Exception
protected Transformer getTransformer(URL url) throws Exception
Exception
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.