| Package | Description |
|---|---|
| org.mapstruct.ap |
This package and it sub-packages contain the implementation of the MapStruct annotation processor.
|
| org.mapstruct.ap.model |
| Constructor and Description |
|---|
MapperGenerationVisitor(ProcessingEnvironment processingEnvironment,
Options options) |
| Modifier and Type | Method and Description |
|---|---|
Options |
Mapper.getOptions() |
| Constructor and Description |
|---|
Mapper(String packageName,
String interfaceName,
String implementationName,
List<BeanMapping> beanMappings,
List<Type> usedMapperTypes,
Options options) |
Copyright © 2012-2013. All Rights Reserved.