See: Description
| Class | Description | 
|---|---|
| MappingProcessor | A JSR 269 annotation  Processorwhich generates the implementations for mapper interfaces (interfaces
 annotated with@Mapper). | 
 This package and it sub-packages contain the implementation of the MapStruct annotation processor. Application code
 using MapStruct should never work with these types directly. Refer to the documentation of
 MappingProcessor to learn more about the internal architecture of the processor.
 
Copyright © 2012-2015 Gunnar Morling; All rights reserved. Released under the Apache Software License 2.0.