- All Implemented Interfaces:
Converter<String,org.osgi.resource.Requirement>
-
Constructor Summary
Constructors
-
Method Summary
convert(org.osgi.resource.Requirement req)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface aQute.bnd.build.model.conversions.Converter
error
-
Constructor Details
-
RequirementFormatter
public RequirementFormatter()
-
Method Details
-
convert
public String convert(org.osgi.resource.Requirement req)
- Specified by:
convert
in interface Converter<String,org.osgi.resource.Requirement>