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) boolean
analyzeJar
(aQute.bnd.osgi.Analyzer analyzer) protected Transformer
getTransformer
(URL url) private void
process
(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, wait
Methods inherited from interface aQute.bnd.service.AnalyzerPlugin
ordering
-
Field Details
-
QN
-
PATHS
-
transformer
Transformer transformer
-
-
Constructor Details
-
BlueprintPlugin
- Throws:
Exception
-
-
Method Details