Uses of Class
com.univocity.parsers.annotations.helpers.FieldMapping

Packages that use FieldMapping
com.univocity.parsers.common.processor.core   
 

Uses of FieldMapping in com.univocity.parsers.common.processor.core
 

Fields in com.univocity.parsers.common.processor.core with type parameters of type FieldMapping
protected  Set<FieldMapping> BeanConversionProcessor.parsedFields
           
 

Methods in com.univocity.parsers.common.processor.core with parameters of type FieldMapping
protected  void BeanConversionProcessor.addConversion(Conversion conversion, FieldMapping mapping)
          Associates a conversion to a field of the java bean class.
protected  boolean BeanConversionProcessor.processField(FieldMapping field)
          Determines whether or not an annotated field should be processed.
 



Copyright © 2017 uniVocity Software Pty Ltd. All rights reserved.