Uses of Class
aQute.bnd.osgi.Macro
-
Packages that use Macro Package Description aQute.bnd.connection.settings aQute.bnd.osgi -
-
Uses of Macro in aQute.bnd.connection.settings
Fields in aQute.bnd.connection.settings declared as Macro Modifier and Type Field Description private MacroSettingsParser. replacer -
Uses of Macro in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as Macro Modifier and Type Field Description private MacroProcessor. replacerMethods in aQute.bnd.osgi that return Macro Modifier and Type Method Description MacroProcessor. getReplacer()Methods in aQute.bnd.osgi with parameters of type Macro Modifier and Type Method Description static AttrsProcessor. doAttrbutes(java.lang.Object[] attrs, Clazz clazz, Macro macro)Parse the a=b strings and return a map of them.
-