sun.reflect.annotation
Class AnnotationParser
java.lang.Object
sun.reflect.annotation.AnnotationParser
public class AnnotationParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationParser
public AnnotationParser()
annotationForMap
public static Annotation annotationForMap(Class<? extends Annotation> annoType,
Map<String,Object> map)
throws NotImplementedException
- Throws:
NotImplementedException