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.AnalyzerPluginExceptionpublic Set<String> analyze(InputStream in) throws Exception
Exceptionprotected Transformer getTransformer(URL url) throws Exception
Exceptionpublic static Set<BlueprintPlugin.Attribute> parseHeader(String value, aQute.libg.reporter.Reporter logger)
Copyright © 2006-2016 The Apache Software Foundation. All Rights Reserved.