| Package | Description |
|---|---|
| org.simpleflatmapper.map |
Provides base class that are shared across all mappers.
|
| org.simpleflatmapper.map.mapper |
| Modifier and Type | Method and Description |
|---|---|
PropertyNameMatcherFactory |
MapperConfig.propertyNameMatcherFactory() |
| Modifier and Type | Method and Description |
|---|---|
MapperConfig<K,S> |
MapperConfig.propertyNameMatcherFactory(PropertyNameMatcherFactory propertyNameMatcherFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPropertyNameMatcherFactory |
| Modifier and Type | Field and Description |
|---|---|
protected PropertyNameMatcherFactory |
PropertyMappingsBuilder.propertyNameMatcherFactory |
| Modifier and Type | Method and Description |
|---|---|
MF |
AbstractMapperFactory.propertyNameMatcherFactory(PropertyNameMatcherFactory propertyNameMatcherFactory)
Override the default PropertyNameMatcherFactory with the specified factory.
|
| Modifier and Type | Method and Description |
|---|---|
MF |
AbstractMapperFactory.propertyNameMatcherFactory(org.simpleflatmapper.util.Function<PropertyNameMatcherFactory,PropertyNameMatcherFactory> propertyNameMatcherFactorySetup)
Override the default PropertyNameMatcherFactory with the specified factory.
|
MF |
AbstractMapperFactory.propertyNameMatcherFactory(org.simpleflatmapper.util.Function<PropertyNameMatcherFactory,PropertyNameMatcherFactory> propertyNameMatcherFactorySetup)
Override the default PropertyNameMatcherFactory with the specified factory.
|
Copyright © 2020. All rights reserved.