Uses of Class
org.eclipse.yasson.internal.AnnotationIntrospector
Packages that use AnnotationIntrospector
-
Uses of AnnotationIntrospector in org.eclipse.yasson.internal
Fields in org.eclipse.yasson.internal declared as AnnotationIntrospectorModifier and TypeFieldDescriptionprivate final AnnotationIntrospectorJsonbContext.annotationIntrospectorMethods in org.eclipse.yasson.internal that return AnnotationIntrospectorModifier and TypeMethodDescriptionJsonbContext.getAnnotationIntrospector()Gets component for annotation parsing.Methods in org.eclipse.yasson.internal with parameters of type AnnotationIntrospectorModifier and TypeMethodDescription(package private) static JsonbCreatorClassMultiReleaseExtension.findCreator(Class<?> clazz, Constructor<?>[] declaredConstructors, AnnotationIntrospector introspector, jakarta.json.bind.config.PropertyNamingStrategy propertyNamingStrategy) -
Uses of AnnotationIntrospector in org.eclipse.yasson.internal.model
Methods in org.eclipse.yasson.internal.model with parameters of type AnnotationIntrospectorModifier and TypeMethodDescriptionprivate static voidPropertyModel.introspectDateFormatter(Property property, AnnotationIntrospector introspector, PropertyCustomization.Builder builder, JsonbContext jsonbContext) private static voidPropertyModel.introspectNumberFormatter(Property property, AnnotationIntrospector introspector, PropertyCustomization.Builder builder)