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 TypeMethodDescriptionvoid
addAttributes
(Tag tag, Namespaces namespaces) void
addExtensionAttribute
(XMLAttribute xmlAttr, Annotation a) void
addNamespaces
(Namespaces namespaces, String docNS) private boolean
matches
(XMLAttribute xmlAttr, String docNS) private boolean
-
Field Details
-
finder
-
attributes
-
-
Constructor Details
-
ExtensionDef
-
-
Method Details
-
addExtensionAttribute
-
addNamespaces
-
matches
-
matches
-
addAttributes
-