Package aQute.bnd.xmlattribute
Class ExtensionDef
java.lang.Object
aQute.bnd.xmlattribute.ExtensionDef
- Direct Known Subclasses:
ADDef,ComponentDef,DesignateDef,OCDDef,ReferenceDef
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final List<Pair<XMLAttribute, Annotation>> private final XMLAttributeFinder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttributes(Tag tag, Namespaces namespaces) voidaddExtensionAttribute(XMLAttribute xmlAttr, Annotation a) voidaddNamespaces(Namespaces namespaces, String docNS) private booleanmatches(XMLAttribute xmlAttr, String docNS) private boolean
-
Field Details
-
finder
-
attributes
-
-
Constructor Details
-
ExtensionDef
-
-
Method Details
-
addExtensionAttribute
-
addNamespaces
-
matches
-
matches
-
addAttributes
-