Uses of Class
aQute.bnd.xmlattribute.Namespaces
-
Packages that use Namespaces Package Description aQute.bnd.component aQute.bnd.metatype aQute.bnd.xmlattribute -
-
Uses of Namespaces in aQute.bnd.component
Methods in aQute.bnd.component with parameters of type Namespaces Modifier and Type Method Description Tag
ReferenceDef. getTag(Namespaces namespaces)
Calculate the tag. -
Uses of Namespaces in aQute.bnd.metatype
Methods in aQute.bnd.metatype with parameters of type Namespaces Modifier and Type Method Description (package private) Tag
DesignateDef. getInnerTag(Namespaces namespaces)
(package private) Tag
ADDef. getTag(Namespaces namespaces)
-
Uses of Namespaces in aQute.bnd.xmlattribute
Methods in aQute.bnd.xmlattribute with parameters of type Namespaces Modifier and Type Method Description void
ExtensionDef. addAttributes(Tag tag, Namespaces namespaces)
void
ExtensionDef. addNamespaces(Namespaces namespaces, java.lang.String docNS)
-