|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyWrapper | |
|---|---|
| com.univocity.parsers.annotations.helpers | |
| com.univocity.parsers.common.beans | |
| Uses of PropertyWrapper in com.univocity.parsers.annotations.helpers |
|---|
| Methods in com.univocity.parsers.annotations.helpers that return types with arguments of type PropertyWrapper | |
|---|---|
static Map<Field,PropertyWrapper> |
AnnotationHelper.getAllFields(Class<?> beanClass)
Returns all fields available from a given class. |
| Constructors in com.univocity.parsers.annotations.helpers with parameters of type PropertyWrapper | |
|---|---|
FieldMapping(Class<?> beanClass,
Field field,
PropertyWrapper property)
Creates the mapping and identifies how it is mapped (by name or by index) |
|
| Uses of PropertyWrapper in com.univocity.parsers.common.beans |
|---|
| Methods in com.univocity.parsers.common.beans that return PropertyWrapper | |
|---|---|
static PropertyWrapper[] |
BeanHelper.getPropertyDescriptors(Class<?> beanClass)
Returns the property descriptors of all properties available from a class |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||