The AnnotatedElementMap represents a read-only PropertyMap where property values are
derived from Java 5.0 (JSR-175) annotations.
Constructor Summary
public
AnnotatedElementMap(AnnotatedElement annotElem) Creates a new PropertyMap that is initialized based upon the type and annotations
associated with an AnnotatedElement.