|
1 |
| -<?xml version="1.0"?> |
2 |
| -<!-- =================== DO NOT EDIT THIS FILE ==================== --> |
3 |
| -<!-- Generated by Modello, --> |
4 |
| -<!-- any modifications will be overwritten. --> |
5 |
| -<!-- ============================================================== --> |
6 |
| -<document> |
7 |
| - <properties> |
8 |
| - <title>Modello Java Mojo Test Model</title> |
9 |
| - </properties> |
10 |
| - <body> |
11 |
| - <section name="Modello Java Mojo Test Model"> |
12 |
| - <p>No description.</p> |
13 |
| - <source> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?><document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 https://maven.apache.org/xsd/xdoc-2.0.xsd"><properties> |
| 2 | +<title>Modello Java Mojo Test Model</title></properties> |
| 3 | +<body><section name="Modello Java Mojo Test Model"> |
| 4 | +<p>No description.</p> |
| 5 | +<pre> |
14 | 6 | <<a href="#class_model">model</a>>
|
15 | 7 | <extend/>
|
16 | 8 | </model>
|
17 |
| -</source> |
18 |
| - <a name="class_model"/> |
19 |
| - <subsection name="model"> |
20 |
| - <p>Whether this proxy configuration is the active one. Note: While the type of this field is <code>String</code> for technical reasons, the semantic type is actually <code>boolean</code>. |
| 9 | +</pre><a id="class_model"></a><subsection name="model"> |
| 10 | +<p>Whether this proxy configuration is the active one. Note: While the type of this field is <code>String</code> for technical reasons, the semantic type is actually <code>boolean</code>. |
21 | 11 | <br />
|
22 | 12 | This is a description in HTML4
|
23 | 13 | <br />
|
24 | 14 | <strong>NOTE: </strong> HTML linebreak should be converted to selfclosing XML-tag
|
25 | 15 | <br />
|
26 |
| -<p><b>Since</b>: Maven 3</p></p> |
27 |
| - <table> |
28 |
| - <tr> |
29 |
| - <th>Element</th> |
30 |
| - <th>Type</th> |
31 |
| - <th>Since</th> |
32 |
| - <th>Description</th> |
33 |
| - </tr> |
34 |
| - <tr> |
35 |
| - <td> |
36 |
| - <code>extend</code> |
37 |
| - </td> |
38 |
| - <td> |
39 |
| - <code>String</code> |
40 |
| - </td> |
41 |
| - <td>1.0.0</td> |
42 |
| - <td>No description.</td> |
43 |
| - </tr> |
44 |
| - </table> |
45 |
| - </subsection> |
46 |
| - </section> |
47 |
| - </body> |
48 |
| -</document> |
| 16 | +<p><b>Since</b>: Maven 3</p></p><table> |
| 17 | +<tr> |
| 18 | +<th>Element</th> |
| 19 | +<th>Type</th> |
| 20 | +<th>Since</th> |
| 21 | +<th>Description</th></tr> |
| 22 | +<tr> |
| 23 | +<td><code>extend</code></td> |
| 24 | +<td><code>String</code></td> |
| 25 | +<td>1.0.0</td> |
| 26 | +<td>No description.</td></tr></table></subsection></section></body></document> |
0 commit comments