| Package | Description | 
|---|---|
| com.github.erchu.beancp | Object to object mapping library. | 
| com.github.erchu.beancp.commons | Mapping conventions and converters for common use cases. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | MapperObject to object mapper. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MapperBuilderBuilds mapper implementation. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Binding> | MapConvention. getBindings(MappingInfo mappingsInfo,
           Class sourceClass,
           Class destinationClass)Returns list o bindings for specified source and destination classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Binding> | NameBasedMapConvention. getBindings(MappingInfo mappingsInfo,
           Class sourceClass,
           Class destinationClass) | 
Copyright © 2014. All rights reserved.