|
1 | 1 | <!DOCTYPE HTML> |
2 | | -<!-- NewPage --> |
3 | 2 | <html lang="de"> |
4 | 3 | <head> |
5 | | -<!-- Generated by javadoc --> |
6 | | -<title>All Classes (annotations 1.1.3 API)</title> |
| 4 | +<!-- Generated by javadoc (17) --> |
| 5 | +<title>All Classes and Interfaces (annotations 2.0.0 API)</title> |
| 6 | +<meta name="viewport" content="width=device-width, initial-scale=1"> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| 8 | +<meta name="description" content="class index"> |
| 9 | +<meta name="generator" content="javadoc/AllClassesIndexWriter"> |
8 | 10 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
9 | | -<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style"> |
| 11 | +<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style"> |
10 | 12 | <link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style"> |
11 | 13 | <script type="text/javascript" src="script.js"></script> |
12 | | -<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script> |
13 | | -<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script> |
14 | | -<!--[if IE]> |
15 | | -<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> |
16 | | -<![endif]--> |
17 | | -<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script> |
18 | | -<script type="text/javascript" src="jquery/jquery-ui.min.js"></script> |
| 14 | +<script type="text/javascript" src="script-dir/jquery-3.6.1.min.js"></script> |
| 15 | +<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script> |
19 | 16 | </head> |
20 | | -<body> |
21 | | -<script type="text/javascript"><!-- |
22 | | - try { |
23 | | - if (location.href.indexOf('is-external=true') == -1) { |
24 | | - parent.document.title="All Classes (annotations 1.1.3 API)"; |
25 | | - } |
26 | | - } |
27 | | - catch(err) { |
28 | | - } |
29 | | -//--> |
30 | | -var pathtoroot = "./"; |
31 | | -var useModuleDirectories = true; |
| 17 | +<body class="all-classes-index-page"> |
| 18 | +<script type="text/javascript">var pathtoroot = "./"; |
32 | 19 | loadScripts(document, 'script');</script> |
33 | 20 | <noscript> |
34 | 21 | <div>JavaScript is disabled on your browser.</div> |
35 | 22 | </noscript> |
36 | | -<header role="banner"> |
| 23 | +<div class="flex-box"> |
| 24 | +<header role="banner" class="flex-header"> |
37 | 25 | <nav role="navigation"> |
38 | | -<div class="fixedNav"> |
39 | 26 | <!-- ========= START OF TOP NAVBAR ======= --> |
40 | | -<div class="topNav"><a id="navbar.top"> |
41 | | -<!-- --> |
42 | | -</a> |
43 | | -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
44 | | -<a id="navbar.top.firstrow"> |
45 | | -<!-- --> |
46 | | -</a> |
47 | | -<ul class="navList" title="Navigation"> |
| 27 | +<div class="top-nav" id="navbar-top"> |
| 28 | +<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div> |
| 29 | +<ul id="navbar-top-firstrow" class="nav-list" title="Navigation"> |
48 | 30 | <li><a href="org/mapstruct/extensions/spring/package-summary.html">Package</a></li> |
49 | 31 | <li>Class</li> |
50 | 32 | <li><a href="overview-tree.html">Tree</a></li> |
51 | | -<li><a href="deprecated-list.html">Deprecated</a></li> |
52 | 33 | <li><a href="index-all.html">Index</a></li> |
53 | | -<li><a href="help-doc.html">Help</a></li> |
| 34 | +<li><a href="help-doc.html#all-classes">Help</a></li> |
54 | 35 | </ul> |
55 | 36 | </div> |
56 | | -<div class="subNav"> |
57 | | -<ul class="navList" id="allclasses_navbar_top"> |
58 | | -<li><a href="allclasses.html">All Classes</a></li> |
59 | | -</ul> |
60 | | -<ul class="navListSearch"> |
61 | | -<li><label for="search">SEARCH:</label> |
62 | | -<input type="text" id="search" value="search" disabled="disabled"> |
63 | | -<input type="reset" id="reset" value="reset" disabled="disabled"> |
64 | | -</li> |
65 | | -</ul> |
66 | | -<div> |
67 | | -<script type="text/javascript"><!-- |
68 | | - allClassesLink = document.getElementById("allclasses_navbar_top"); |
69 | | - if(window==top) { |
70 | | - allClassesLink.style.display = "block"; |
71 | | - } |
72 | | - else { |
73 | | - allClassesLink.style.display = "none"; |
74 | | - } |
75 | | - //--> |
76 | | -</script> |
77 | | -<noscript> |
78 | | -<div>JavaScript is disabled on your browser.</div> |
79 | | -</noscript> |
| 37 | +<div class="sub-nav"> |
| 38 | +<div class="nav-list-search"><label for="search-input">SEARCH:</label> |
| 39 | +<input type="text" id="search-input" value="search" disabled="disabled"> |
| 40 | +<input type="reset" id="reset-button" value="reset" disabled="disabled"> |
80 | 41 | </div> |
81 | | -<a id="skip.navbar.top"> |
82 | | -<!-- --> |
83 | | -</a></div> |
84 | | -<!-- ========= END OF TOP NAVBAR ========= --> |
85 | 42 | </div> |
86 | | -<div class="navPadding"> </div> |
87 | | -<script type="text/javascript"><!-- |
88 | | -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); |
89 | | -//--> |
90 | | -</script> |
91 | | -</nav> |
| 43 | +<!-- ========= END OF TOP NAVBAR ========= --> |
| 44 | +<span class="skip-nav" id="skip-navbar-top"></span></nav> |
92 | 45 | </header> |
| 46 | +<div class="flex-content"> |
93 | 47 | <main role="main"> |
94 | 48 | <div class="header"> |
95 | | -<h1 title="All&nbsp;Classes" class="title">All Classes</h1> |
| 49 | +<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1> |
96 | 50 | </div> |
97 | | -<div class="allClassesContainer"> |
98 | | -<ul class="blockList"> |
99 | | -<li class="blockList"> |
100 | | -<table class="typeSummary"> |
101 | | -<caption><span>Annotation Types Summary</span><span class="tabEnd"> </span></caption> |
102 | | -<tr> |
103 | | -<th class="colFirst" scope="col">Class</th> |
104 | | -<th class="colLast" scope="col">Description</th> |
105 | | -</tr> |
106 | | -<tr id="i0" class="altColor"> |
107 | | -<td class="colFirst"><a href="org/mapstruct/extensions/spring/AdapterMethodName.html" title="annotation in org.mapstruct.extensions.spring">AdapterMethodName</a></td> |
108 | | -<th class="colLast" scope="row"> |
| 51 | +<div id="all-classes-table"> |
| 52 | +<div class="caption"><span>Annotation Interfaces</span></div> |
| 53 | +<div class="summary-table two-column-summary"> |
| 54 | +<div class="table-header col-first">Class</div> |
| 55 | +<div class="table-header col-last">Description</div> |
| 56 | +<div class="col-first even-row-color all-classes-table all-classes-table-tab7"><a href="org/mapstruct/extensions/spring/AdapterMethodName.html" title="annotation interface in org.mapstruct.extensions.spring">AdapterMethodName</a></div> |
| 57 | +<div class="col-last even-row-color all-classes-table all-classes-table-tab7"> |
109 | 58 | <div class="block">Overrides the default method name generated in the Adapter class.</div> |
110 | | -</th> |
111 | | -</tr> |
112 | | -<tr id="i1" class="rowColor"> |
113 | | -<td class="colFirst"><a href="org/mapstruct/extensions/spring/DelegatingConverter.html" title="annotation in org.mapstruct.extensions.spring">DelegatingConverter</a></td> |
114 | | -<th class="colLast" scope="row"> |
115 | | -<div class="block">Indicates that the system should generate a delegating <a href="https://docs.spring.io/spring/docs/5.0.0.RELEASE/javadoc-api/org/springframework/core/convert/converter/Converter.html?is-external=true" title="class or interface in org.springframework.core.convert.converter" class="externalLink"><code>Converter</code></a> that will call the annotated method in its |
116 | | - own <a href="https://docs.spring.io/spring/docs/5.0.0.RELEASE/javadoc-api/org/springframework/core/convert/converter/Converter.html?is-external=true#convert-S-" title="class or interface in org.springframework.core.convert.converter" class="externalLink"><code>Converter.convert(Object)</code></a>.</div> |
117 | | -</th> |
118 | | -</tr> |
119 | | -<tr id="i2" class="altColor"> |
120 | | -<td class="colFirst"><a href="org/mapstruct/extensions/spring/ExternalConversion.html" title="annotation in org.mapstruct.extensions.spring">ExternalConversion</a></td> |
121 | | -<th class="colLast" scope="row"> |
122 | | -<div class="block">Allows the specification of a conversion that is available via the <a href="https://docs.spring.io/spring/docs/5.0.0.RELEASE/javadoc-api/org/springframework/core/convert/ConversionService.html?is-external=true" title="class or interface in org.springframework.core.convert" class="externalLink"><code>ConversionService</code></a>, but is <em>not</em> |
123 | | - declared as a MapStruct mapper within the scope of the <a href="org/mapstruct/extensions/spring/SpringMapperConfig.html" title="annotation in org.mapstruct.extensions.spring"><code>SpringMapperConfig</code></a>.</div> |
124 | | -</th> |
125 | | -</tr> |
126 | | -<tr id="i3" class="rowColor"> |
127 | | -<td class="colFirst"><a href="org/mapstruct/extensions/spring/SpringMapperConfig.html" title="annotation in org.mapstruct.extensions.spring">SpringMapperConfig</a></td> |
128 | | -<th class="colLast" scope="row"> |
| 59 | +</div> |
| 60 | +<div class="col-first odd-row-color all-classes-table all-classes-table-tab7"><a href="org/mapstruct/extensions/spring/DelegatingConverter.html" title="annotation interface in org.mapstruct.extensions.spring">DelegatingConverter</a></div> |
| 61 | +<div class="col-last odd-row-color all-classes-table all-classes-table-tab7"> |
| 62 | +<div class="block">Indicates that the system should generate a delegating <a href="https://docs.spring.io/spring/docs/6.0.0/javadoc-api/org/springframework/core/convert/converter/Converter.html" title="class or interface in org.springframework.core.convert.converter" class="external-link"><code>Converter</code></a> that will call the annotated method in its |
| 63 | + own <a href="https://docs.spring.io/spring/docs/6.0.0/javadoc-api/org/springframework/core/convert/converter/Converter.html#convert(S)" title="class or interface in org.springframework.core.convert.converter" class="external-link"><code>Converter.convert(Object)</code></a>.</div> |
| 64 | +</div> |
| 65 | +<div class="col-first even-row-color all-classes-table all-classes-table-tab7"><a href="org/mapstruct/extensions/spring/ExternalConversion.html" title="annotation interface in org.mapstruct.extensions.spring">ExternalConversion</a></div> |
| 66 | +<div class="col-last even-row-color all-classes-table all-classes-table-tab7"> |
| 67 | +<div class="block">Allows the specification of a conversion that is available via the <a href="https://docs.spring.io/spring/docs/6.0.0/javadoc-api/org/springframework/core/convert/ConversionService.html" title="class or interface in org.springframework.core.convert" class="external-link"><code>ConversionService</code></a>, but is <em>not</em> |
| 68 | + declared as a MapStruct mapper within the scope of the <a href="org/mapstruct/extensions/spring/SpringMapperConfig.html" title="annotation interface in org.mapstruct.extensions.spring"><code>SpringMapperConfig</code></a>.</div> |
| 69 | +</div> |
| 70 | +<div class="col-first odd-row-color all-classes-table all-classes-table-tab7"><a href="org/mapstruct/extensions/spring/SpringMapperConfig.html" title="annotation interface in org.mapstruct.extensions.spring">SpringMapperConfig</a></div> |
| 71 | +<div class="col-last odd-row-color all-classes-table all-classes-table-tab7"> |
129 | 72 | <div class="block">Marks a class or interface as configuration source for the Spring extension.</div> |
130 | | -</th> |
131 | | -</tr> |
132 | | -</table> |
133 | | -</li> |
134 | | -</ul> |
| 73 | +</div> |
| 74 | +</div> |
135 | 75 | </div> |
136 | 76 | </main> |
137 | | -<footer role="contentinfo"> |
138 | | -<nav role="navigation"> |
139 | | -<!-- ======= START OF BOTTOM NAVBAR ====== --> |
140 | | -<div class="bottomNav"><a id="navbar.bottom"> |
141 | | -<!-- --> |
142 | | -</a> |
143 | | -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
144 | | -<a id="navbar.bottom.firstrow"> |
145 | | -<!-- --> |
146 | | -</a> |
147 | | -<ul class="navList" title="Navigation"> |
148 | | -<li><a href="org/mapstruct/extensions/spring/package-summary.html">Package</a></li> |
149 | | -<li>Class</li> |
150 | | -<li><a href="overview-tree.html">Tree</a></li> |
151 | | -<li><a href="deprecated-list.html">Deprecated</a></li> |
152 | | -<li><a href="index-all.html">Index</a></li> |
153 | | -<li><a href="help-doc.html">Help</a></li> |
154 | | -</ul> |
155 | 77 | </div> |
156 | | -<div class="subNav"> |
157 | | -<ul class="navList" id="allclasses_navbar_bottom"> |
158 | | -<li><a href="allclasses.html">All Classes</a></li> |
159 | | -</ul> |
160 | | -<div> |
161 | | -<script type="text/javascript"><!-- |
162 | | - allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
163 | | - if(window==top) { |
164 | | - allClassesLink.style.display = "block"; |
165 | | - } |
166 | | - else { |
167 | | - allClassesLink.style.display = "none"; |
168 | | - } |
169 | | - //--> |
170 | | -</script> |
171 | | -<noscript> |
172 | | -<div>JavaScript is disabled on your browser.</div> |
173 | | -</noscript> |
174 | 78 | </div> |
175 | | -<a id="skip.navbar.bottom"> |
176 | | -<!-- --> |
177 | | -</a></div> |
178 | | -<!-- ======== END OF BOTTOM NAVBAR ======= --> |
179 | | -</nav> |
180 | | -</footer> |
181 | 79 | </body> |
182 | 80 | </html> |
0 commit comments