|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (11.0.19) on Sat Nov 04 23:10:18 CET 2023 --> |
6 | | -<title>All Classes (MapStruct 1.6.0.Beta1)</title> |
| 5 | +<!-- Generated by javadoc (11.0.23) on Sat May 11 07:07:48 UTC 2024 --> |
| 6 | +<title>All Classes (MapStruct 1.6.0.Beta2)</title> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | | -<meta name="dc.created" content="2023-11-04"> |
| 8 | +<meta name="dc.created" content="2024-05-11"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style"> |
11 | 11 | <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style"> |
@@ -88,6 +88,9 @@ <h1 class="bar">All Classes</h1> |
88 | 88 | <li><a href="org/mapstruct/CollectionMappingStrategy.html" title="enum in org.mapstruct">CollectionMappingStrategy</a></li> |
89 | 89 | <li><a href="org/mapstruct/ap/internal/util/Collections.html" title="class in org.mapstruct.ap.internal.util">Collections</a></li> |
90 | 90 | <li><a href="org/mapstruct/Condition.html" title="annotation in org.mapstruct">Condition</a></li> |
| 91 | +<li><a href="org/mapstruct/ap/internal/model/source/ConditionMethodOptions.html" title="class in org.mapstruct.ap.internal.model.source">ConditionMethodOptions</a></li> |
| 92 | +<li><a href="org/mapstruct/ap/internal/model/source/ConditionOptions.html" title="class in org.mapstruct.ap.internal.model.source">ConditionOptions</a></li> |
| 93 | +<li><a href="org/mapstruct/ConditionStrategy.html" title="enum in org.mapstruct">ConditionStrategy</a></li> |
91 | 94 | <li><a href="org/mapstruct/ap/internal/model/Constructor.html" title="interface in org.mapstruct.ap.internal.model"><span class="interfaceName">Constructor</span></a></li> |
92 | 95 | <li><a href="org/mapstruct/ap/internal/model/common/ConstructorFragment.html" title="interface in org.mapstruct.ap.internal.model.common"><span class="interfaceName">ConstructorFragment</span></a></li> |
93 | 96 | <li><a href="org/mapstruct/ap/internal/model/ContainerMappingMethod.html" title="class in org.mapstruct.ap.internal.model">ContainerMappingMethod</a></li> |
@@ -256,6 +259,7 @@ <h1 class="bar">All Classes</h1> |
256 | 259 | <li><a href="org/mapstruct/ap/internal/util/accessor/MapValueAccessor.html" title="class in org.mapstruct.ap.internal.util.accessor">MapValueAccessor</a></li> |
257 | 260 | <li><a href="org/mapstruct/ap/internal/util/Message.html" title="enum in org.mapstruct.ap.internal.util">Message</a></li> |
258 | 261 | <li><a href="org/mapstruct/ap/internal/util/MessageConstants.html" title="class in org.mapstruct.ap.internal.util">MessageConstants</a></li> |
| 262 | +<li><a href="org/mapstruct/ap/internal/util/MetaAnnotations.html" title="class in org.mapstruct.ap.internal.util">MetaAnnotations</a></li> |
259 | 263 | <li><a href="org/mapstruct/ap/internal/model/source/Method.html" title="interface in org.mapstruct.ap.internal.model.source"><span class="interfaceName">Method</span></a></li> |
260 | 264 | <li><a href="org/mapstruct/ap/internal/model/source/selector/MethodFamilySelector.html" title="class in org.mapstruct.ap.internal.model.source.selector">MethodFamilySelector</a></li> |
261 | 265 | <li><a href="org/mapstruct/ap/internal/model/source/MethodMatcher.html" title="class in org.mapstruct.ap.internal.model.source">MethodMatcher</a></li> |
@@ -332,6 +336,8 @@ <h1 class="bar">All Classes</h1> |
332 | 336 | <li><a href="org/mapstruct/ap/internal/conversion/SimpleConversion.html" title="class in org.mapstruct.ap.internal.conversion">SimpleConversion</a></li> |
333 | 337 | <li><a href="org/mapstruct/ap/internal/model/source/SourceMethod.html" title="class in org.mapstruct.ap.internal.model.source">SourceMethod</a></li> |
334 | 338 | <li><a href="org/mapstruct/ap/internal/model/source/SourceMethod.Builder.html" title="class in org.mapstruct.ap.internal.model.source">SourceMethod.Builder</a></li> |
| 339 | +<li><a href="org/mapstruct/SourceParameterCondition.html" title="annotation in org.mapstruct">SourceParameterCondition</a></li> |
| 340 | +<li><a href="org/mapstruct/SourcePropertyName.html" title="annotation in org.mapstruct">SourcePropertyName</a></li> |
335 | 341 | <li><a href="org/mapstruct/ap/internal/model/beanmapping/SourceReference.html" title="class in org.mapstruct.ap.internal.model.beanmapping">SourceReference</a></li> |
336 | 342 | <li><a href="org/mapstruct/ap/internal/model/beanmapping/SourceReference.BuilderFromMapping.html" title="class in org.mapstruct.ap.internal.model.beanmapping">SourceReference.BuilderFromMapping</a></li> |
337 | 343 | <li><a href="org/mapstruct/ap/internal/model/beanmapping/SourceReference.BuilderFromProperty.html" title="class in org.mapstruct.ap.internal.model.beanmapping">SourceReference.BuilderFromProperty</a></li> |
|
0 commit comments