| Package | Description |
|---|---|
| org.mapstruct.ap.internal.conversion |
Provides built-in conversions between primitive and wrapper types, strings, dates etc.
|
| org.mapstruct.ap.internal.model |
Meta-model of mapper types, their methods, mappings between properties etc.
|
| org.mapstruct.ap.internal.model.assignment |
Meta-model of assignments.
|
| org.mapstruct.ap.internal.model.beanmapping |
helper classes used in
BeanMappingMethod
|
| org.mapstruct.ap.internal.model.common |
Contains types which are shared between the intermediary mapping method model ("source model") and the mapper model.
|
| org.mapstruct.ap.internal.model.source |
Intermediary representation of mapping methods as retrieved from via the annotation processing API.
|
| org.mapstruct.ap.internal.model.source.builtin |
Contains "built-in methods" which may be added as private methods to a generated mapper.
|
| 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 |
Contains model processors which perform tasks such as retrieving mapping methods, creating a model representation
and writing the model into Java source files.
|
| org.mapstruct.ap.internal.processor.creation |
Contains all helper classes for the
MapperCreationProcessor
|
| Class and Description |
|---|
| Assignment
Assignment represents all kind of manners a source can be assigned to a target.
|
| ConversionContext
Context object passed to conversion providers and built-in methods.
|
| Parameter
A parameter of a mapping method.
|
| Type
Represents (a reference to) the type of a bean property, parameter etc.
|
| TypeFactory
Factory creating
Type instances. |
| Class and Description |
|---|
| Accessibility
Accessibility of an element
|
| Assignment
Assignment represents all kind of manners a source can be assigned to a target.
|
| Assignment.AssignmentType |
| BuilderType |
| ConversionContext
Context object passed to conversion providers and built-in methods.
|
| FormattingParameters |
| ModelElement
Base class of all model elements.
|
| Parameter
A parameter of a mapping method.
|
| ParameterBinding
Represents how one parameter of a method to be called is populated.
|
| SourceRHS
SourceRHS Assignment.
|
| Type
Represents (a reference to) the type of a bean property, parameter etc.
|
| TypeFactory
Factory creating
Type instances. |
| Class and Description |
|---|
| Assignment
Assignment represents all kind of manners a source can be assigned to a target.
|
| Assignment.AssignmentType |
| ModelElement
Base class of all model elements.
|
| Type
Represents (a reference to) the type of a bean property, parameter etc.
|
| TypeFactory
Factory creating
Type instances. |
| Class and Description |
|---|
| Parameter
A parameter of a mapping method.
|
| Type
Represents (a reference to) the type of a bean property, parameter etc.
|
| TypeFactory
Factory creating
Type instances. |
| Class and Description |
|---|
| Accessibility
Accessibility of an element
|
| Assignment
Assignment represents all kind of manners a source can be assigned to a target.
|
| Assignment.AssignmentType |
| BuilderType |
| ConversionContext
Context object passed to conversion providers and built-in methods.
|
| FormattingParameters |
| ImplementationType
This is a wrapper class for the Implementation types that are used within MapStruct.
|
| ModelElement
Base class of all model elements.
|
| Parameter
A parameter of a mapping method.
|
| ParameterBinding
Represents how one parameter of a method to be called is populated.
|
| SourceRHS
SourceRHS Assignment.
|
| Type
Represents (a reference to) the type of a bean property, parameter etc.
|
| TypeFactory
Factory creating
Type instances. |
| Class and Description |
|---|
| Accessibility
Accessibility of an element
|
| FormattingParameters |
| Parameter
A parameter of a mapping method.
|
| SourceRHS
SourceRHS Assignment.
|
| Type
Represents (a reference to) the type of a bean property, parameter etc.
|
| TypeFactory
Factory creating
Type instances. |
| Class and Description |
|---|
| Accessibility
Accessibility of an element
|
| ConversionContext
Context object passed to conversion providers and built-in methods.
|
| Parameter
A parameter of a mapping method.
|
| Type
Represents (a reference to) the type of a bean property, parameter etc.
|
| TypeFactory
Factory creating
Type instances. |
| Class and Description |
|---|
| ParameterBinding
Represents how one parameter of a method to be called is populated.
|
| SourceRHS
SourceRHS Assignment.
|
| Type
Represents (a reference to) the type of a bean property, parameter etc.
|
| TypeFactory
Factory creating
Type instances. |
| Class and Description |
|---|
| TypeFactory
Factory creating
Type instances. |
| Class and Description |
|---|
| Assignment
Assignment represents all kind of manners a source can be assigned to a target.
|
| FormattingParameters |
| SourceRHS
SourceRHS Assignment.
|
| Type
Represents (a reference to) the type of a bean property, parameter etc.
|
| TypeFactory
Factory creating
Type instances. |
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.