public class AnnotationParser extends java.lang.Object
| Constructor and Description |
|---|
AnnotationParser() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.annotation.Annotation |
annotationForMap(java.lang.Class<? extends java.lang.annotation.Annotation> annoType,
java.util.Map<java.lang.String,java.lang.Object> map) |
public AnnotationParser()
public static java.lang.annotation.Annotation annotationForMap(java.lang.Class<? extends java.lang.annotation.Annotation> annoType, java.util.Map<java.lang.String,java.lang.Object> map) throws NotImplementedException
NotImplementedException