public class BlueprintPlugin extends Object implements aQute.bnd.service.AnalyzerPlugin
Modifier and Type | Class and Description |
---|---|
static class |
BlueprintPlugin.Attribute |
Constructor and Description |
---|
BlueprintPlugin() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
analyze(InputStream in) |
boolean |
analyzeJar(aQute.lib.osgi.Analyzer analyzer) |
protected Transformer |
getTransformer(URL url) |
static Set<BlueprintPlugin.Attribute> |
parseHeader(String value,
aQute.libg.reporter.Reporter logger) |
public boolean analyzeJar(aQute.lib.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
public static Set<BlueprintPlugin.Attribute> parseHeader(String value, aQute.libg.reporter.Reporter logger)
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.