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 (package private) TagReferenceDef. 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) TagDesignateDef. getInnerTag(Namespaces namespaces)(package private) TagADDef. 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 voidExtensionDef. addAttributes(Tag tag, Namespaces namespaces)voidExtensionDef. addNamespaces(Namespaces namespaces, java.lang.String docNS)
-