Skip to content

Commit 6c4dbca

Browse files
committed
javadoc 4.1 fixes
1 parent 9c61f11 commit 6c4dbca

17 files changed

+70
-51
lines changed

javadoc/4.1/com/fasterxml/uuid/class-use/EthernetAddress.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ <h2 title="Uses of Class com.fasterxml.uuid.EthernetAddress" class="title">Uses
8484
<tbody>
8585
<tr class="altColor">
8686
<td class="colFirst"><a href="#com.fasterxml.uuid">com.fasterxml.uuid</a></td>
87-
<td class="colLast">&nbsp;</td>
87+
<td class="colLast">
88+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
89+
</td>
8890
</tr>
8991
<tr class="rowColor">
9092
<td class="colFirst"><a href="#com.fasterxml.uuid.impl">com.fasterxml.uuid.impl</a></td>

javadoc/4.1/com/fasterxml/uuid/class-use/TimestampSynchronizer.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,17 +84,15 @@ <h2 title="Uses of Class com.fasterxml.uuid.TimestampSynchronizer" class="title"
8484
<tbody>
8585
<tr class="altColor">
8686
<td class="colFirst"><a href="#com.fasterxml.uuid">com.fasterxml.uuid</a></td>
87-
<td class="colLast">&nbsp;</td>
87+
<td class="colLast">
88+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
89+
</td>
8890
</tr>
8991
<tr class="rowColor">
9092
<td class="colFirst"><a href="#com.fasterxml.uuid.ext">com.fasterxml.uuid.ext</a></td>
9193
<td class="colLast">
92-
<div class="block">Package that contains optional Java UUID Generator classes; classes that:
93-
94-
Depend on optional external packages; like log4j or java.util.logging -
95-
based Logger adapters
96-
97-
</div>
94+
<div class="block">Package that contains optional Java UUID Generator classes, ones that:
95+
depend on optional external packages (like slf4j)</div>
9896
</td>
9997
</tr>
10098
</tbody>

javadoc/4.1/com/fasterxml/uuid/class-use/UUIDClock.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ <h2 title="Uses of Class com.fasterxml.uuid.UUIDClock" class="title">Uses of Cla
8484
<tbody>
8585
<tr class="altColor">
8686
<td class="colFirst"><a href="#com.fasterxml.uuid">com.fasterxml.uuid</a></td>
87-
<td class="colLast">&nbsp;</td>
87+
<td class="colLast">
88+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
89+
</td>
8890
</tr>
8991
</tbody>
9092
</table>

javadoc/4.1/com/fasterxml/uuid/class-use/UUIDGenerator.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ <h2 title="Uses of Class com.fasterxml.uuid.UUIDGenerator" class="title">Uses of
8484
<tbody>
8585
<tr class="altColor">
8686
<td class="colFirst"><a href="#com.fasterxml.uuid">com.fasterxml.uuid</a></td>
87-
<td class="colLast">&nbsp;</td>
87+
<td class="colLast">
88+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
89+
</td>
8890
</tr>
8991
<tr class="rowColor">
9092
<td class="colFirst"><a href="#com.fasterxml.uuid.impl">com.fasterxml.uuid.impl</a></td>

javadoc/4.1/com/fasterxml/uuid/class-use/UUIDTimer.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ <h2 title="Uses of Class com.fasterxml.uuid.UUIDTimer" class="title">Uses of Cla
8484
<tbody>
8585
<tr class="altColor">
8686
<td class="colFirst"><a href="#com.fasterxml.uuid">com.fasterxml.uuid</a></td>
87-
<td class="colLast">&nbsp;</td>
87+
<td class="colLast">
88+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
89+
</td>
8890
</tr>
8991
<tr class="rowColor">
9092
<td class="colFirst"><a href="#com.fasterxml.uuid.impl">com.fasterxml.uuid.impl</a></td>

javadoc/4.1/com/fasterxml/uuid/class-use/UUIDType.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ <h2 title="Uses of Class com.fasterxml.uuid.UUIDType" class="title">Uses of Clas
8484
<tbody>
8585
<tr class="altColor">
8686
<td class="colFirst"><a href="#com.fasterxml.uuid">com.fasterxml.uuid</a></td>
87-
<td class="colLast">&nbsp;</td>
87+
<td class="colLast">
88+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
89+
</td>
8890
</tr>
8991
<tr class="rowColor">
9092
<td class="colFirst"><a href="#com.fasterxml.uuid.impl">com.fasterxml.uuid.impl</a></td>

javadoc/4.1/com/fasterxml/uuid/ext/package-summary.html

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,8 @@
7272
<div class="header">
7373
<h1 title="Package" class="title">Package&nbsp;com.fasterxml.uuid.ext</h1>
7474
<div class="docSummary">
75-
<div class="block">Package that contains optional Java UUID Generator classes; classes that:
76-
77-
Depend on optional external packages; like log4j or java.util.logging -
78-
based Logger adapters
79-
80-
</div>
75+
<div class="block">Package that contains optional Java UUID Generator classes, ones that:
76+
depend on optional external packages (like slf4j)</div>
8177
</div>
8278
<p>See:&nbsp;<a href="#package.description">Description</a></p>
8379
</div>
@@ -106,12 +102,8 @@ <h1 title="Package" class="title">Package&nbsp;com.fasterxml.uuid.ext</h1>
106102
<!-- -->
107103
</a>
108104
<h2 title="Package com.fasterxml.uuid.ext Description">Package com.fasterxml.uuid.ext Description</h2>
109-
<div class="block">Package that contains optional Java UUID Generator classes; classes that:
110-
<ul>
111-
<li>Depend on optional external packages; like log4j or java.util.logging -
112-
based Logger adapters
113-
</li>
114-
</ul></div>
105+
<div class="block">Package that contains optional Java UUID Generator classes, ones that:
106+
depend on optional external packages (like slf4j)</div>
115107
</div>
116108
<!-- ======= START OF BOTTOM NAVBAR ====== -->
117109
<div class="bottomNav"><a name="navbar.bottom">

javadoc/4.1/com/fasterxml/uuid/impl/class-use/NameBasedGenerator.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ <h2 title="Uses of Class com.fasterxml.uuid.impl.NameBasedGenerator" class="titl
8484
<tbody>
8585
<tr class="altColor">
8686
<td class="colFirst"><a href="#com.fasterxml.uuid">com.fasterxml.uuid</a></td>
87-
<td class="colLast">&nbsp;</td>
87+
<td class="colLast">
88+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
89+
</td>
8890
</tr>
8991
</tbody>
9092
</table>

javadoc/4.1/com/fasterxml/uuid/impl/class-use/RandomBasedGenerator.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ <h2 title="Uses of Class com.fasterxml.uuid.impl.RandomBasedGenerator" class="ti
8484
<tbody>
8585
<tr class="altColor">
8686
<td class="colFirst"><a href="#com.fasterxml.uuid">com.fasterxml.uuid</a></td>
87-
<td class="colLast">&nbsp;</td>
87+
<td class="colLast">
88+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
89+
</td>
8890
</tr>
8991
</tbody>
9092
</table>

javadoc/4.1/com/fasterxml/uuid/impl/class-use/TimeBasedEpochGenerator.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ <h2 title="Uses of Class com.fasterxml.uuid.impl.TimeBasedEpochGenerator" class=
8484
<tbody>
8585
<tr class="altColor">
8686
<td class="colFirst"><a href="#com.fasterxml.uuid">com.fasterxml.uuid</a></td>
87-
<td class="colLast">&nbsp;</td>
87+
<td class="colLast">
88+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
89+
</td>
8890
</tr>
8991
</tbody>
9092
</table>

javadoc/4.1/com/fasterxml/uuid/impl/class-use/TimeBasedGenerator.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ <h2 title="Uses of Class com.fasterxml.uuid.impl.TimeBasedGenerator" class="titl
8484
<tbody>
8585
<tr class="altColor">
8686
<td class="colFirst"><a href="#com.fasterxml.uuid">com.fasterxml.uuid</a></td>
87-
<td class="colLast">&nbsp;</td>
87+
<td class="colLast">
88+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
89+
</td>
8890
</tr>
8991
</tbody>
9092
</table>

javadoc/4.1/com/fasterxml/uuid/impl/class-use/TimeBasedReorderedGenerator.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ <h2 title="Uses of Class com.fasterxml.uuid.impl.TimeBasedReorderedGenerator" cl
8484
<tbody>
8585
<tr class="altColor">
8686
<td class="colFirst"><a href="#com.fasterxml.uuid">com.fasterxml.uuid</a></td>
87-
<td class="colLast">&nbsp;</td>
87+
<td class="colLast">
88+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
89+
</td>
8890
</tr>
8991
</tbody>
9092
</table>

javadoc/4.1/com/fasterxml/uuid/impl/package-use.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ <h1 title="Uses of Package com.fasterxml.uuid.impl" class="title">Uses of Packag
8484
<tbody>
8585
<tr class="altColor">
8686
<td class="colFirst"><a href="#com.fasterxml.uuid">com.fasterxml.uuid</a></td>
87-
<td class="colLast">&nbsp;</td>
87+
<td class="colLast">
88+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
89+
</td>
8890
</tr>
8991
<tr class="rowColor">
9092
<td class="colFirst"><a href="#com.fasterxml.uuid.impl">com.fasterxml.uuid.impl</a></td>

javadoc/4.1/com/fasterxml/uuid/package-summary.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@
7171
<!-- ========= END OF TOP NAVBAR ========= -->
7272
<div class="header">
7373
<h1 title="Package" class="title">Package&nbsp;com.fasterxml.uuid</h1>
74+
<div class="docSummary">
75+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
76+
</div>
77+
<p>See:&nbsp;<a href="#package.description">Description</a></p>
7478
</div>
7579
<div class="contentContainer">
7680
<ul class="blockList">
@@ -176,6 +180,15 @@ <h1 title="Package" class="title">Package&nbsp;com.fasterxml.uuid</h1>
176180
</table>
177181
</li>
178182
</ul>
183+
<a name="package.description">
184+
<!-- -->
185+
</a>
186+
<h2 title="Package com.fasterxml.uuid Description">Package com.fasterxml.uuid Description</h2>
187+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.
188+
Implementation classes can be found from under <code>com.fasterxml.uuid.impl</code>.
189+
<p>
190+
The primary point is <a href="../../../com/fasterxml/uuid/Generators.html" title="class in com.fasterxml.uuid"><code>Generators</code></a>, used to construct actual
191+
generators, based on method to use and some optional arguments.</div>
179192
</div>
180193
<!-- ======= START OF BOTTOM NAVBAR ====== -->
181194
<div class="bottomNav"><a name="navbar.bottom">

javadoc/4.1/com/fasterxml/uuid/package-use.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,17 +84,15 @@ <h1 title="Uses of Package com.fasterxml.uuid" class="title">Uses of Package<br>
8484
<tbody>
8585
<tr class="altColor">
8686
<td class="colFirst"><a href="#com.fasterxml.uuid">com.fasterxml.uuid</a></td>
87-
<td class="colLast">&nbsp;</td>
87+
<td class="colLast">
88+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
89+
</td>
8890
</tr>
8991
<tr class="rowColor">
9092
<td class="colFirst"><a href="#com.fasterxml.uuid.ext">com.fasterxml.uuid.ext</a></td>
9193
<td class="colLast">
92-
<div class="block">Package that contains optional Java UUID Generator classes; classes that:
93-
94-
Depend on optional external packages; like log4j or java.util.logging -
95-
based Logger adapters
96-
97-
</div>
94+
<div class="block">Package that contains optional Java UUID Generator classes, ones that:
95+
depend on optional external packages (like slf4j)</div>
9896
</td>
9997
</tr>
10098
<tr class="altColor">

javadoc/4.1/index-all.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -117,15 +117,13 @@ <h2 class="title">C</h2>
117117
<div class="block">Default cloning behaviour (bitwise copy) is just fine...</div>
118118
</dd>
119119
<dt><a href="com/fasterxml/uuid/package-summary.html">com.fasterxml.uuid</a> - package com.fasterxml.uuid</dt>
120-
<dd>&nbsp;</dd>
120+
<dd>
121+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
122+
</dd>
121123
<dt><a href="com/fasterxml/uuid/ext/package-summary.html">com.fasterxml.uuid.ext</a> - package com.fasterxml.uuid.ext</dt>
122124
<dd>
123-
<div class="block">Package that contains optional Java UUID Generator classes; classes that:
124-
125-
Depend on optional external packages; like log4j or java.util.logging -
126-
based Logger adapters
127-
128-
</div>
125+
<div class="block">Package that contains optional Java UUID Generator classes, ones that:
126+
depend on optional external packages (like slf4j)</div>
129127
</dd>
130128
<dt><a href="com/fasterxml/uuid/impl/package-summary.html">com.fasterxml.uuid.impl</a> - package com.fasterxml.uuid.impl</dt>
131129
<dd>

javadoc/4.1/overview-summary.html

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,17 +82,15 @@ <h1 class="title">Java UUID Generator 4.1.0 API</h1>
8282
<tbody>
8383
<tr class="altColor">
8484
<td class="colFirst"><a href="com/fasterxml/uuid/package-summary.html">com.fasterxml.uuid</a></td>
85-
<td class="colLast">&nbsp;</td>
85+
<td class="colLast">
86+
<div class="block">Package that contains core (non-optional) Java UUID Generator API classes.</div>
87+
</td>
8688
</tr>
8789
<tr class="rowColor">
8890
<td class="colFirst"><a href="com/fasterxml/uuid/ext/package-summary.html">com.fasterxml.uuid.ext</a></td>
8991
<td class="colLast">
90-
<div class="block">Package that contains optional Java UUID Generator classes; classes that:
91-
92-
Depend on optional external packages; like log4j or java.util.logging -
93-
based Logger adapters
94-
95-
</div>
92+
<div class="block">Package that contains optional Java UUID Generator classes, ones that:
93+
depend on optional external packages (like slf4j)</div>
9694
</td>
9795
</tr>
9896
<tr class="altColor">

0 commit comments

Comments
 (0)