| Package | Description |
|---|---|
| org.gbif.ws.util.spring |
Provides the AnnotationUtils class from Spring core and its dependent classes.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ReflectionUtils.doWithFields(Class targetClass,
ReflectionUtils.FieldCallback fc)
Invoke the given callback on all fields in the target class,
going up the class hierarchy to get all declared fields.
|
static void |
ReflectionUtils.doWithFields(Class targetClass,
ReflectionUtils.FieldCallback fc,
ReflectionUtils.FieldFilter ff)
Invoke the given callback on all fields in the target class,
going up the class hierarchy to get all declared fields.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.