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, versionpublic XMLAttributeFinder(Analyzer analyzer)
public XMLAttribute getXMLAttribute(Annotation a) throws Exception
Exceptionpublic void annotation(Annotation annotation) throws Exception
annotation in class ClassDataCollectorExceptionpublic Map<String,String> getDefaults(Annotation a)
Copyright © 2019 aQute SARL. All rights reserved.