Package aQute.bnd.xmlattribute
Class XMLAttributeFinder
java.lang.Object
aQute.bnd.osgi.ClassDataCollector
aQute.bnd.xmlattribute.XMLAttributeFinder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Analyzer
(package private) Map<Descriptors.TypeRef,
XMLAttribute> (package private) Map<Descriptors.TypeRef,
Map<String, String>> (package private) XMLAttribute
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
annotation
(Annotation annotation) extractDefaults
(Descriptors.TypeRef name, Analyzer analyzer) Methods inherited from class aQute.bnd.osgi.ClassDataCollector
addReference, annotationDefault, annotationDefault, classBegin, classEnd, classStart, classStart, constant, deprecated, enclosingMethod, extendsClass, field, implementsInterfaces, innerClass, memberEnd, method, methodParameters, parameter, referenceMethod, referTo, signature, typeuse, version
-
Field Details
-
analyzer
-
annoCache
Map<Descriptors.TypeRef,XMLAttribute> annoCache -
defaultsCache
Map<Descriptors.TypeRef,Map<String, defaultsCacheString>> -
xmlAttr
XMLAttribute xmlAttr
-
-
Constructor Details
-
XMLAttributeFinder
-
-
Method Details
-
getXMLAttribute
- Throws:
Exception
-
annotation
- Overrides:
annotation
in classClassDataCollector
- Throws:
Exception
-
getDefaults
-
extractDefaults
-