public class XMLAttributeFinder extends ClassDataCollector
Constructor and Description |
---|
XMLAttributeFinder(Analyzer analyzer) |
Modifier and Type | Method and Description |
---|---|
void |
annotation(Annotation annotation) |
Map<String,String> |
getDefaults(Annotation a) |
XMLAttribute |
getXMLAttribute(Annotation a) |
addReference, annotationDefault, annotationDefault, classBegin, classEnd, classStart, classStart, constant, deprecated, enclosingMethod, extendsClass, field, implementsInterfaces, innerClass, memberEnd, method, parameter, referenceMethod, referTo, signature, version
public XMLAttributeFinder(Analyzer analyzer)
public XMLAttribute getXMLAttribute(Annotation a) throws Exception
Exception
public void annotation(Annotation annotation) throws Exception
annotation
in class ClassDataCollector
Exception
public Map<String,String> getDefaults(Annotation a)
Copyright © 2021 aQute SARL. All rights reserved.