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.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 |
---|
ConversionContext
Context object passed to conversion providers and built-in methods.
|
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.
|
ModelElement
Base class of all model elements.
|
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 |
---|
ModelElement
Base class of all model elements.
|
Type
Represents (a reference to) the type of a bean property, parameter etc.
|
Class and Description |
---|
Accessibility
Accessibility of an element
|
ConversionContext
Context object passed to conversion providers and built-in methods.
|
ModelElement
Base class of all model elements.
|
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
|
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
|
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 |
---|
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 |
---|
Type
Represents (a reference to) the type of a bean property, parameter etc.
|
TypeFactory
Factory creating
Type instances. |
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.