Package | Description |
---|---|
org.mapstruct.ap.internal.model |
Meta-model of mapper types, their methods, mappings between properties etc.
|
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.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
|
org.mapstruct.ap.internal.util |
Several helper types dealing with collection types, option management etc.
|
Class and Description |
---|
FormattingMessager
Prints out diagnostics raised by the annotation processor.
|
MapperConfiguration
Provides an aggregated view to the settings given via
Mapper and
MapperConfig for a specific mapper class. |
Class and Description |
---|
FormattingMessager
Prints out diagnostics raised by the annotation processor.
|
Class and Description |
---|
FormattingMessager
Prints out diagnostics raised by the annotation processor.
|
MapperConfiguration
Provides an aggregated view to the settings given via
Mapper and
MapperConfig for a specific mapper class. |
Class and Description |
---|
MapperConfiguration
Provides an aggregated view to the settings given via
Mapper and
MapperConfig for a specific mapper class. |
Class and Description |
---|
FormattingMessager
Prints out diagnostics raised by the annotation processor.
|
Class and Description |
---|
FormattingMessager
Prints out diagnostics raised by the annotation processor.
|
Class and Description |
---|
MapperConfiguration
Provides an aggregated view to the settings given via
Mapper and
MapperConfig for a specific mapper class. |
Message
A message used in warnings/errors raised by the annotation processor.
|
Copyright © 2012-2016 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.