JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.mapstruct.ap
,
org.mapstruct.ap.conversion
,
org.mapstruct.ap.model
,
org.mapstruct.ap.model.assignment
,
org.mapstruct.ap.model.common
,
org.mapstruct.ap.model.source
,
org.mapstruct.ap.model.source.builtin
,
org.mapstruct.ap.model.source.selector
,
org.mapstruct.ap.option
,
org.mapstruct.ap.prism
,
org.mapstruct.ap.processor
,
org.mapstruct.ap.processor.creation
,
org.mapstruct.ap.util
,
org.mapstruct.ap.writer
Class Hierarchy
java.lang.Object
javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
org.mapstruct.ap.
MappingProcessor
org.mapstruct.ap.processor.
AnnotationBasedComponentModelProcessor
(implements org.mapstruct.ap.processor.
ModelElementProcessor
<P,R>)
org.mapstruct.ap.processor.
CdiComponentProcessor
org.mapstruct.ap.processor.
Jsr330ComponentProcessor
org.mapstruct.ap.processor.
SpringComponentProcessor
org.mapstruct.ap.model.assignment.
AssignmentFactory
org.mapstruct.ap.model.source.builtin.
BuiltInMappingMethods
org.mapstruct.ap.model.source.builtin.
BuiltInMethod
(implements org.mapstruct.ap.model.source.
Method
)
org.mapstruct.ap.model.source.builtin.
CalendarToXmlGregorianCalendar
org.mapstruct.ap.model.source.builtin.
DateToXmlGregorianCalendar
org.mapstruct.ap.model.source.builtin.
JaxbElemToValue
org.mapstruct.ap.model.source.builtin.
ListOfJaxbElemToListOfValue
org.mapstruct.ap.model.source.builtin.
StringToXmlGregorianCalendar
org.mapstruct.ap.model.source.builtin.
XmlGregorianCalendarToCalendar
org.mapstruct.ap.model.source.builtin.
XmlGregorianCalendarToDate
org.mapstruct.ap.model.source.builtin.
XmlGregorianCalendarToString
org.mapstruct.ap.util.
Collections
org.mapstruct.ap.conversion.
Conversions
org.mapstruct.ap.conversion.
DateToStringConversion
(implements org.mapstruct.ap.conversion.
ConversionProvider
)
org.mapstruct.ap.prism.
DecoratedWithPrism
org.mapstruct.ap.prism.
DecoratedWithPrism.Values
org.mapstruct.ap.model.common.
DefaultConversionContext
(implements org.mapstruct.ap.model.common.
ConversionContext
)
org.mapstruct.ap.processor.
DefaultModelElementProcessorContext
(implements org.mapstruct.ap.processor.
ModelElementProcessor.ProcessorContext
)
org.mapstruct.ap.model.source.
EnumMapping
org.mapstruct.ap.util.
Executables
org.mapstruct.ap.util.
Filters
org.mapstruct.ap.writer.
FreeMarkerModelElementWriter
org.mapstruct.ap.writer.
FreeMarkerWritable
(implements org.mapstruct.ap.writer.
Writable
)
org.mapstruct.ap.model.common.
ModelElement
org.mapstruct.ap.model.
Annotation
org.mapstruct.ap.model.assignment.
AssignmentWrapper
(implements org.mapstruct.ap.model.
Assignment
)
org.mapstruct.ap.model.assignment.
AdderWrapper
org.mapstruct.ap.model.assignment.
GetterCollectionOrMapWrapper
org.mapstruct.ap.model.assignment.
LocalVarWrapper
org.mapstruct.ap.model.assignment.
NewCollectionOrMapWrapper
org.mapstruct.ap.model.assignment.
NullCheckWrapper
org.mapstruct.ap.model.assignment.
SetterCollectionOrMapWrapper
org.mapstruct.ap.model.assignment.
SetterWrapper
org.mapstruct.ap.model.
DecoratorConstructor
org.mapstruct.ap.model.assignment.
Direct
(implements org.mapstruct.ap.model.
Assignment
)
org.mapstruct.ap.model.
Field
org.mapstruct.ap.model.
MapperReference
org.mapstruct.ap.model.
AnnotationMapperReference
org.mapstruct.ap.model.
DefaultMapperReference
org.mapstruct.ap.model.
GeneratedType
org.mapstruct.ap.model.
Decorator
org.mapstruct.ap.model.
Mapper
org.mapstruct.ap.model.
MappingMethod
org.mapstruct.ap.model.
BeanMappingMethod
org.mapstruct.ap.model.
DelegatingMethod
org.mapstruct.ap.model.
EnumMappingMethod
org.mapstruct.ap.model.
IterableMappingMethod
org.mapstruct.ap.model.
MapMappingMethod
org.mapstruct.ap.model.assignment.
MethodReference
(implements org.mapstruct.ap.model.
Assignment
, org.mapstruct.ap.model.
FactoryMethod
)
org.mapstruct.ap.model.
VirtualMappingMethod
org.mapstruct.ap.model.common.
Parameter
org.mapstruct.ap.model.
PropertyMapping
org.mapstruct.ap.model.common.
Type
(implements java.lang.Comparable<T>)
org.mapstruct.ap.model.assignment.
TypeConversion
(implements org.mapstruct.ap.model.
Assignment
)
org.mapstruct.ap.model.source.selector.
InheritanceSelector
(implements org.mapstruct.ap.model.source.selector.
MethodSelector
)
org.mapstruct.ap.model.source.
IterableMapping
org.mapstruct.ap.prism.
IterableMappingPrism
org.mapstruct.ap.prism.
IterableMappingPrism.Values
org.mapstruct.ap.conversion.
JodaTimeConstants
org.mapstruct.ap.model.source.
MapMapping
org.mapstruct.ap.prism.
MapMappingPrism
org.mapstruct.ap.prism.
MapMappingPrism.Values
org.mapstruct.ap.model.
Mapper.Builder
org.mapstruct.ap.util.
MapperConfig
org.mapstruct.ap.prism.
MapperConfigPrism
org.mapstruct.ap.prism.
MapperConfigPrism.Values
org.mapstruct.ap.processor.
MapperCreationProcessor
(implements org.mapstruct.ap.processor.
ModelElementProcessor
<P,R>)
org.mapstruct.ap.prism.
MapperPrism
org.mapstruct.ap.prism.
MapperPrism.Values
org.mapstruct.ap.processor.
MapperRenderingProcessor
(implements org.mapstruct.ap.processor.
ModelElementProcessor
<P,R>)
org.mapstruct.ap.model.source.
Mapping
org.mapstruct.ap.prism.
MappingPrism
org.mapstruct.ap.prism.
MappingPrism.Values
org.mapstruct.ap.processor.creation.
MappingResolver
org.mapstruct.ap.prism.
MappingsPrism
org.mapstruct.ap.prism.
MappingsPrism.Values
org.mapstruct.ap.prism.
MappingTargetPrism
org.mapstruct.ap.prism.
MappingTargetPrism.Values
org.mapstruct.ap.model.source.
MethodMatcher
org.mapstruct.ap.processor.
MethodRetrievalProcessor
(implements org.mapstruct.ap.processor.
ModelElementProcessor
<P,R>)
org.mapstruct.ap.model.source.selector.
MethodSelectors
(implements org.mapstruct.ap.model.source.selector.
MethodSelector
)
org.mapstruct.ap.writer.
ModelIncludeDirective
(implements freemarker.template.TemplateDirectiveModel)
org.mapstruct.ap.writer.
ModelWriter
org.mapstruct.ap.util.
NativeTypes
org.mapstruct.ap.util.
Nouns
org.mapstruct.ap.option.
Options
org.mapstruct.ap.option.
OptionsHelper
org.mapstruct.ap.prism.
PrismGenerator
org.mapstruct.ap.conversion.
ReverseConversion
(implements org.mapstruct.ap.conversion.
ConversionProvider
)
org.mapstruct.ap.conversion.
SimpleConversion
(implements org.mapstruct.ap.conversion.
ConversionProvider
)
org.mapstruct.ap.conversion.
AbstractJodaTypeToStringConversion
org.mapstruct.ap.conversion.
JodaDateTimeToStringConversion
org.mapstruct.ap.conversion.
JodaLocalDateTimeToStringConversion
org.mapstruct.ap.conversion.
JodaLocalDateToStringConversion
org.mapstruct.ap.conversion.
JodaLocalTimeToStringConversion
org.mapstruct.ap.conversion.
BigDecimalToBigIntegerConversion
org.mapstruct.ap.conversion.
BigDecimalToPrimitiveConversion
org.mapstruct.ap.conversion.
BigDecimalToStringConversion
org.mapstruct.ap.conversion.
BigDecimalToWrapperConversion
org.mapstruct.ap.conversion.
BigIntegerToPrimitiveConversion
org.mapstruct.ap.conversion.
BigIntegerToStringConversion
org.mapstruct.ap.conversion.
BigIntegerToWrapperConversion
org.mapstruct.ap.conversion.
CharToStringConversion
org.mapstruct.ap.conversion.
CharWrapperToStringConversion
org.mapstruct.ap.conversion.
EnumStringConversion
org.mapstruct.ap.conversion.
JodaDateTimeToCalendarConversion
org.mapstruct.ap.conversion.
JodaTimeToDateConversion
org.mapstruct.ap.conversion.
PrimitiveToPrimitiveConversion
org.mapstruct.ap.conversion.
PrimitiveToStringConversion
org.mapstruct.ap.conversion.
PrimitiveToWrapperConversion
org.mapstruct.ap.conversion.
WrapperToStringConversion
org.mapstruct.ap.conversion.
WrapperToWrapperConversion
org.mapstruct.ap.model.source.
SourceMethod
(implements org.mapstruct.ap.model.source.
Method
)
org.mapstruct.ap.util.
Strings
org.mapstruct.ap.prism.
TargetTypePrism
org.mapstruct.ap.prism.
TargetTypePrism.Values
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.mapstruct.ap.util.
AnnotationProcessingException
org.mapstruct.ap.model.common.
TypeFactory
org.mapstruct.ap.model.source.selector.
TypeSelector
(implements org.mapstruct.ap.model.source.selector.
MethodSelector
)
org.mapstruct.ap.util.
TypeUtilsJDK6Fix
org.mapstruct.ap.prism.
XmlElementDeclPrism
org.mapstruct.ap.prism.
XmlElementDeclPrism.Values
org.mapstruct.ap.model.source.selector.
XmlElementDeclSelector
(implements org.mapstruct.ap.model.source.selector.
MethodSelector
)
Interface Hierarchy
org.mapstruct.ap.model.
Assignment
org.mapstruct.ap.model.common.
ConversionContext
org.mapstruct.ap.conversion.
ConversionProvider
org.mapstruct.ap.model.
FactoryMethod
org.mapstruct.ap.model.source.
Method
org.mapstruct.ap.model.source.selector.
MethodSelector
org.mapstruct.ap.processor.
ModelElementProcessor
<P,R>
org.mapstruct.ap.processor.
ModelElementProcessor.ProcessorContext
org.mapstruct.ap.writer.
Writable
org.mapstruct.ap.writer.
Writable.Context
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.mapstruct.ap.option.
ReportingPolicy
org.mapstruct.ap.model.
Assignment.AssignmentType
org.mapstruct.ap.model.common.
Accessibility
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012-2014. All Rights Reserved.