public class AnnotationDefinitionParser extends java.lang.Object implements FieldDefinitionParser
CosId| Modifier and Type | Field and Description |
|---|---|
static AnnotationDefinitionParser |
INSTANCE |
| Constructor and Description |
|---|
AnnotationDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
IdDefinition |
parse(java.util.List<java.lang.Class<?>> lookupClassList,
java.lang.reflect.Field field) |
public static final AnnotationDefinitionParser INSTANCE
public IdDefinition parse(java.util.List<java.lang.Class<?>> lookupClassList, java.lang.reflect.Field field)
parse in interface FieldDefinitionParser