Uses of Class
jodd.json.meta.JSONAnnotationValues
Packages that use JSONAnnotationValues
-
Uses of JSONAnnotationValues in jodd.json.meta
Methods in jodd.json.meta that return JSONAnnotationValuesModifier and TypeMethodDescriptionstatic JSONAnnotationValuesJSONAnnotationValues.of(jodd.util.AnnotationParser annotationParser, AnnotatedElement annotatedElement) Shortcut for checking the annotation on annotated element and returning either the values ornull.