Uses of Class
com.norconex.commons.lang.bean.BeanMapper
Packages that use BeanMapper
Package
Description
Bean related utilities.
Classes making it easier to deal with configuration files.
-
Uses of BeanMapper in com.norconex.commons.lang.bean
Fields in com.norconex.commons.lang.bean declared as BeanMapperModifier and TypeFieldDescriptionstatic final BeanMapperBeanMapper.DEFAULTA build mapper initialized with default settings.Methods in com.norconex.commons.lang.bean that return BeanMapper -
Uses of BeanMapper in com.norconex.commons.lang.config
Methods in com.norconex.commons.lang.config with parameters of type BeanMapperModifier and TypeMethodDescriptionConfigurationLoader.ConfigurationLoaderBuilder.beanMapper(@NonNull BeanMapper beanMapper) Optional custom bean mapper when loading into object.