Uses of Class
aQute.bnd.xmlattribute.XMLAttributeFinder
-
Packages that use XMLAttributeFinder Package Description aQute.bnd.component aQute.bnd.metatype aQute.bnd.xmlattribute -
-
Uses of XMLAttributeFinder in aQute.bnd.component
Methods in aQute.bnd.component with parameters of type XMLAttributeFinder Modifier and Type Method Description static aQute.bnd.component.ComponentDef
AnnotationReader. getDefinition(Clazz c, Analyzer analyzer, java.util.EnumSet<DSAnnotations.Options> options, XMLAttributeFinder finder, Version minVersion)
-
Uses of XMLAttributeFinder in aQute.bnd.metatype
Constructors in aQute.bnd.metatype with parameters of type XMLAttributeFinder Constructor Description ADDef(XMLAttributeFinder finder)
OCDDef(XMLAttributeFinder finder, MetatypeVersion minVersion)
-
Uses of XMLAttributeFinder in aQute.bnd.xmlattribute
Fields in aQute.bnd.xmlattribute declared as XMLAttributeFinder Modifier and Type Field Description protected XMLAttributeFinder
ExtensionDef. finder
Constructors in aQute.bnd.xmlattribute with parameters of type XMLAttributeFinder Constructor Description ExtensionDef(XMLAttributeFinder finder)
-