Uses of Class
jodd.util.AnnotationParser.Reader
-
Packages that use AnnotationParser.Reader Package Description jodd.util Huge set of various utilities. -
-
Uses of AnnotationParser.Reader in jodd.util
Methods in jodd.util that return AnnotationParser.Reader Modifier and Type Method Description AnnotationParser.ReaderAnnotationParser. of(java.lang.reflect.AnnotatedElement annotatedElement)Returns an annotation reader of annotated element.
-