Package org.apache.felix.bundleplugin
Class BlueprintPlugin
java.lang.Object
org.apache.felix.bundleplugin.BlueprintPlugin
- All Implemented Interfaces:
aQute.bnd.service.AnalyzerPlugin
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static Pattern(package private) static Pattern(package private) Transformer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionanalyze(InputStream in) booleananalyzeJar(aQute.bnd.osgi.Analyzer analyzer) protected TransformergetTransformer(URL url) private voidprocess(aQute.bnd.osgi.Analyzer analyzer, String path, aQute.bnd.osgi.Resource resource, Set<String> headers) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface aQute.bnd.service.AnalyzerPlugin
ordering
-
Field Details
-
QN
-
PATHS
-
transformer
Transformer transformer
-
-
Constructor Details
-
BlueprintPlugin
- Throws:
Exception
-
-
Method Details