Package | Description |
---|---|
org.mapstruct.ap.internal.model |
Meta-model of mapper types, their methods, mappings between properties etc.
|
org.mapstruct.ap.internal.model.source.selector |
Provides strategies for selecting a matching mapping or factory method when mapping from one attribute to another
or instantiating the target type of a mapping method, respectively.
|
org.mapstruct.ap.internal.processor.creation |
Contains all helper classes for the
MapperCreationProcessor
|
Class and Description |
---|
SelectedMethod
A selected method with additional metadata that might be required for further usage of the selected method.
|
SelectionCriteria
This class groups the selection criteria in one class
|
Class and Description |
---|
SelectedMethod
A selected method with additional metadata that might be required for further usage of the selected method.
|
SelectionCriteria
This class groups the selection criteria in one class
|
Class and Description |
---|
SelectionCriteria
This class groups the selection criteria in one class
|
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.