Package | Description |
---|---|
aQute.bnd.component | |
aQute.bnd.metatype | |
aQute.bnd.xmlattribute |
Modifier and Type | Method and Description |
---|---|
private void |
AnnotationReader.doXmlAttribute(Annotation annotation,
XMLAttribute xmlAttr) |
Modifier and Type | Method and Description |
---|---|
private void |
DesignateReader.doXmlAttribute(Annotation annotation,
XMLAttribute xmlAttr) |
private void |
OCDReader.OCDDataCollector.doXmlAttribute(Annotation annotation,
XMLAttribute xmlAttr) |
Modifier and Type | Field and Description |
---|---|
(package private) XMLAttribute |
XMLAttributeFinder.xmlAttr |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Map<Descriptors.TypeRef,XMLAttribute> |
XMLAttributeFinder.annoCache |
protected java.util.Map<XMLAttribute,Annotation> |
ExtensionDef.attributes |
Modifier and Type | Method and Description |
---|---|
XMLAttribute |
XMLAttributeFinder.getXMLAttribute(Annotation a) |
Modifier and Type | Method and Description |
---|---|
void |
ExtensionDef.addExtensionAttribute(XMLAttribute xmlAttr,
Annotation a) |
private boolean |
ExtensionDef.matches(XMLAttribute xmlAttr,
java.lang.String docNS) |