public class XMLAttributeFinder extends ClassDataCollector
| Constructor and Description |
|---|
XMLAttributeFinder(Analyzer analyzer) |
| Modifier and Type | Method and Description |
|---|---|
void |
annotation(Annotation annotation) |
java.util.Map<java.lang.String,java.lang.String> |
getDefaults(Annotation a) |
XMLAttribute |
getXMLAttribute(Annotation a) |
addReference, 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 java.lang.Exception
java.lang.Exceptionpublic void annotation(Annotation annotation) throws java.lang.Exception
annotation in class ClassDataCollectorjava.lang.Exceptionpublic java.util.Map<java.lang.String,java.lang.String> getDefaults(Annotation a)