| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<aQute.bnd.annotation.xml.XMLAttribute,Annotation> |
attributes |
protected XMLAttributeFinder |
finder |
| Constructor and Description |
|---|
ExtensionDef(XMLAttributeFinder finder) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributes(aQute.lib.tag.Tag tag,
Namespaces namespaces) |
void |
addExtensionAttribute(aQute.bnd.annotation.xml.XMLAttribute xmlAttr,
Annotation a) |
void |
addNamespaces(Namespaces namespaces,
java.lang.String docNS) |
protected final XMLAttributeFinder finder
protected final java.util.Map<aQute.bnd.annotation.xml.XMLAttribute,Annotation> attributes
public ExtensionDef(XMLAttributeFinder finder)
public void addExtensionAttribute(aQute.bnd.annotation.xml.XMLAttribute xmlAttr,
Annotation a)
public void addNamespaces(Namespaces namespaces, java.lang.String docNS)
public void addAttributes(aQute.lib.tag.Tag tag,
Namespaces namespaces)