Package | Description |
---|---|
com.univocity.parsers.annotations.helpers | |
com.univocity.parsers.common.beans |
Modifier and Type | Method and Description |
---|---|
static Map<Field,PropertyWrapper> |
AnnotationHelper.getAllFields(Class<?> beanClass)
Returns all fields available from a given class.
|
Constructor and Description |
---|
FieldMapping(Class<?> beanClass,
AnnotatedElement target,
PropertyWrapper property,
HeaderTransformer transformer,
String[] headers)
Creates the mapping and identifies how it is mapped (by name or by index)
|
Modifier and Type | Method and Description |
---|---|
static PropertyWrapper[] |
BeanHelper.getPropertyDescriptors(Class<?> beanClass)
Returns the property descriptors of all properties available from a class
|
Copyright © 2023 uniVocity Software Pty Ltd. All rights reserved.