org.apache.felix.bundleplugin
Class BlueprintPlugin
java.lang.Object
org.apache.felix.bundleplugin.BlueprintPlugin
- All Implemented Interfaces:
- aQute.bnd.service.AnalyzerPlugin
public class BlueprintPlugin
- extends Object
- implements aQute.bnd.service.AnalyzerPlugin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlueprintPlugin
public BlueprintPlugin()
throws Exception
- Throws:
Exception
analyzeJar
public boolean analyzeJar(aQute.lib.osgi.Analyzer analyzer)
throws Exception
- Specified by:
analyzeJar
in interface aQute.bnd.service.AnalyzerPlugin
- Throws:
Exception
analyze
public Set<String> analyze(InputStream in)
throws Exception
- Throws:
Exception
getTransformer
protected Transformer getTransformer(URL url)
throws Exception
- Throws:
Exception
parseHeader
public static Set<BlueprintPlugin.Attribute> parseHeader(String value,
aQute.libg.reporter.Reporter logger)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.