You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2017/06/26 00:44:34 UTC

[50/51] [partial] incubator-juneau-website git commit: Update javadocs.

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/index-all.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/index-all.html b/content/site/apidocs/index-all.html
index 849dccf..ab89658 100644
--- a/content/site/apidocs/index-all.html
+++ b/content/site/apidocs/index-all.html
@@ -75,7 +75,8 @@
 <dl>
 <dt><a href="org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">A</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-a-element">&lt;a&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-a-element">&lt;a&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/A.html#A--">A()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></dt>
 <dd>&nbsp;</dd>
@@ -85,11 +86,13 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlBuilder.html#a-java.lang.Object-java.lang.Object...-">a(Object, Object...)</a></span> - Static method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlBuilder.html" title="class in org.apache.juneau.dto.html5">HtmlBuilder</a></dt>
 <dd>
-<div class="block">Creates an <a href="org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5"><code>A</code></a> element with the specified <a href="org/apache/juneau/dto/html5/A.html#href-java.lang.Object-"><code>A.href(Object)</code></a> attribute and <a href="org/apache/juneau/dto/html5/A.html#children-java.lang.Object...-"><code>A.children(Object[])</code></a> nodes.</div>
+<div class="block">Creates an <a href="org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5"><code>A</code></a> element with the specified <a href="org/apache/juneau/dto/html5/A.html#href-java.lang.Object-"><code>A.href(Object)</code></a> attribute and <a href="org/apache/juneau/dto/html5/A.html#children-java.lang.Object...-"><code>A.children(Object[])</code></a>
+ nodes.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Abbr</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-abbr-element">&lt;abbr&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-abbr-element">&lt;abbr&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Abbr.html#Abbr--">Abbr()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a></dt>
 <dd>&nbsp;</dd>
@@ -99,7 +102,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlBuilder.html#abbr-java.lang.String-java.lang.Object...-">abbr(String, Object...)</a></span> - Static method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlBuilder.html" title="class in org.apache.juneau.dto.html5">HtmlBuilder</a></dt>
 <dd>
-<div class="block">Creates an <a href="org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5"><code>Abbr</code></a> element with the specified <a href="org/apache/juneau/dto/html5/Abbr.html#title-java.lang.String-"><code>Abbr.title(String)</code></a> attribute and <a href="org/apache/juneau/dto/html5/Abbr.html#children-java.lang.Object...-"><code>Abbr.children(Object[])</code></a> nodes.</div>
+<div class="block">Creates an <a href="org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5"><code>Abbr</code></a> element with the specified <a href="org/apache/juneau/dto/html5/Abbr.html#title-java.lang.String-"><code>Abbr.title(String)</code></a> attribute and
+ <a href="org/apache/juneau/dto/html5/Abbr.html#children-java.lang.Object...-"><code>Abbr.children(Object[])</code></a> nodes.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Th.html#abbr-java.lang.String-">abbr(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a></dt>
 <dd>
@@ -161,7 +165,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Form.html#acceptcharset-java.lang.String-">acceptcharset(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-accept-charset">accept-charset</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-accept-charset">accept-charset</a>
+ attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/http/AcceptCharset.html" title="class in org.apache.juneau.http"><span class="typeNameLink">AcceptCharset</span></a> - Class in <a href="org/apache/juneau/http/package-summary.html">org.apache.juneau.http</a></dt>
 <dd>
@@ -205,7 +210,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#accesskey-java.lang.String-">accesskey(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/editing.html#the-accesskey-attribute">accesskey</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/editing.html#the-accesskey-attribute">accesskey</a>
+ attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Form.html#action-java.lang.String-">action(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></dt>
 <dd>
@@ -225,7 +231,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/jsonschema/SchemaMap.html#add-org.apache.juneau.dto.jsonschema.Schema...-">add(Schema...)</a></span> - Method in class org.apache.juneau.dto.jsonschema.<a href="org/apache/juneau/dto/jsonschema/SchemaMap.html" title="class in org.apache.juneau.dto.jsonschema">SchemaMap</a></dt>
 <dd>
-<div class="block">Convenience method for prepopulating this map with the specified schemas.</div>
+<div class="block">Convenience method for pre-populating this map with the specified schemas.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/HashCode.html#add-java.lang.Object-">add(Object)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/HashCode.html" title="class in org.apache.juneau.internal">HashCode</a></dt>
 <dd>
@@ -243,8 +249,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/TeeOutputStream.html#add-java.lang.String-java.io.OutputStream-boolean-">add(String, OutputStream, boolean)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/TeeOutputStream.html" title="class in org.apache.juneau.internal">TeeOutputStream</a></dt>
 <dd>
-<div class="block">Same as <a href="org/apache/juneau/internal/TeeOutputStream.html#add-java.io.OutputStream-boolean-"><code>TeeOutputStream.add(OutputStream, boolean)</code></a> but associates the stream with an identifier
- so the stream can be retrieved through <a href="org/apache/juneau/internal/TeeOutputStream.html#getOutputStream-java.lang.String-"><code>TeeOutputStream.getOutputStream(String)</code></a>.</div>
+<div class="block">Same as <a href="org/apache/juneau/internal/TeeOutputStream.html#add-java.io.OutputStream-boolean-"><code>TeeOutputStream.add(OutputStream, boolean)</code></a> but associates the stream with an identifier so the stream can be
+ retrieved through <a href="org/apache/juneau/internal/TeeOutputStream.html#getOutputStream-java.lang.String-"><code>TeeOutputStream.getOutputStream(String)</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/TeeWriter.html#add-java.io.Writer-boolean-">add(Writer, boolean)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/TeeWriter.html" title="class in org.apache.juneau.internal">TeeWriter</a></dt>
 <dd>
@@ -252,8 +258,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/TeeWriter.html#add-java.lang.String-java.io.Writer-boolean-">add(String, Writer, boolean)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/TeeWriter.html" title="class in org.apache.juneau.internal">TeeWriter</a></dt>
 <dd>
-<div class="block">Same as <a href="org/apache/juneau/internal/TeeWriter.html#add-java.io.Writer-boolean-"><code>TeeWriter.add(Writer, boolean)</code></a> but associates the writer with an identifier
- so the writer can be retrieved through <a href="org/apache/juneau/internal/TeeWriter.html#getWriter-java.lang.String-"><code>TeeWriter.getWriter(String)</code></a>.</div>
+<div class="block">Same as <a href="org/apache/juneau/internal/TeeWriter.html#add-java.io.Writer-boolean-"><code>TeeWriter.add(Writer, boolean)</code></a> but associates the writer with an identifier so the writer can be retrieved
+ through <a href="org/apache/juneau/internal/TeeWriter.html#getWriter-java.lang.String-"><code>TeeWriter.getWriter(String)</code></a>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/jsonschema/Schema.html#addAdditionalItems-org.apache.juneau.dto.jsonschema.Schema...-">addAdditionalItems(Schema...)</a></span> - Method in class org.apache.juneau.dto.jsonschema.<a href="org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a></dt>
 <dd>
@@ -266,8 +272,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/jsonschema/SchemaArray.html#addAll-org.apache.juneau.dto.jsonschema.Schema...-">addAll(Schema...)</a></span> - Method in class org.apache.juneau.dto.jsonschema.<a href="org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema">SchemaArray</a></dt>
 <dd>
-<div class="block">Convenience method for adding one or more <a href="org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> objects to
-   this array.</div>
+<div class="block">Convenience method for adding one or more <a href="org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> objects to this array.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/jsonschema/Schema.html#addAllOf-org.apache.juneau.dto.jsonschema.Schema...-">addAllOf(Schema...)</a></span> - Method in class org.apache.juneau.dto.jsonschema.<a href="org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a></dt>
 <dd>
@@ -661,7 +666,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Address</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-address-element">&lt;address&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-address-element">&lt;address&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Address.html#Address--">Address()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a></dt>
 <dd>&nbsp;</dd>
@@ -1122,7 +1128,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ReflectionUtils.html#appendAnnotations-java.lang.Class-java.lang.Class-java.util.List-">appendAnnotations(Class&lt;T&gt;, Class&lt;?&gt;, List&lt;T&gt;)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ReflectionUtils.html" title="class in org.apache.juneau.internal">ReflectionUtils</a></dt>
 <dd>
-<div class="block">Finds and appends the specified annotation on the specified class and superclasses/interfaces to the specified list.</div>
+<div class="block">Finds and appends the specified annotation on the specified class and superclasses/interfaces to the specified
+ list.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/uon/UonWriter.html#appendBoolean-java.lang.Object-">appendBoolean(Object)</a></span> - Method in class org.apache.juneau.uon.<a href="org/apache/juneau/uon/UonWriter.html" title="class in org.apache.juneau.uon">UonWriter</a></dt>
 <dd>
@@ -1160,8 +1167,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/SerializerWriter.html#appendln-int-java.lang.String-">appendln(int, String)</a></span> - Method in class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerWriter.html" title="class in org.apache.juneau.serializer">SerializerWriter</a></dt>
 <dd>
-<div class="block">Writes an indent (if the <code>useWhitespace</code> setting is enabled), followed by text,
-   followed by a newline (if the <code>useWhitespace</code> setting is enabled).</div>
+<div class="block">Writes an indent (if the <code>useWhitespace</code> setting is enabled), followed by text, followed by a newline
+ (if the <code>useWhitespace</code> setting is enabled).</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/serializer/SerializerWriter.html#appendln-java.lang.String-">appendln(String)</a></span> - Method in class org.apache.juneau.serializer.<a href="org/apache/juneau/serializer/SerializerWriter.html" title="class in org.apache.juneau.serializer">SerializerWriter</a></dt>
 <dd>
@@ -1249,7 +1256,8 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Area</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-area-element">&lt;area&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-area-element">&lt;area&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Area.html#Area--">Area()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></dt>
 <dd>&nbsp;</dd>
@@ -1259,11 +1267,13 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlBuilder.html#area-java.lang.String-java.lang.String-java.lang.Object-">area(String, String, Object)</a></span> - Static method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlBuilder.html" title="class in org.apache.juneau.dto.html5">HtmlBuilder</a></dt>
 <dd>
-<div class="block">Creates an <a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5"><code>Area</code></a> element with the specified <a href="org/apache/juneau/dto/html5/Area.html#shape-java.lang.String-"><code>Area.shape(String)</code></a>, <a href="org/apache/juneau/dto/html5/Area.html#coords-java.lang.String-"><code>Area.coords(String)</code></a>, and <a href="org/apache/juneau/dto/html5/Area.html#href-java.lang.Object-"><code>Area.href(Object)</code></a> attributes.</div>
+<div class="block">Creates an <a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5"><code>Area</code></a> element with the specified <a href="org/apache/juneau/dto/html5/Area.html#shape-java.lang.String-"><code>Area.shape(String)</code></a>, <a href="org/apache/juneau/dto/html5/Area.html#coords-java.lang.String-"><code>Area.coords(String)</code></a>,
+ and <a href="org/apache/juneau/dto/html5/Area.html#href-java.lang.Object-"><code>Area.href(Object)</code></a> attributes.</div>
 </dd>
 <dt><a href="org/apache/juneau/utils/Args.html" title="class in org.apache.juneau.utils"><span class="typeNameLink">Args</span></a> - Class in <a href="org/apache/juneau/utils/package-summary.html">org.apache.juneau.utils</a></dt>
 <dd>
-<div class="block">Utility class to make it easier to work with command-line arguments pass in through a <code>main(String[] args)</code> method.</div>
+<div class="block">Utility class to make it easier to work with command-line arguments pass in through a
+ <code>main(String[] args)</code> method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/Args.html#Args-java.lang.String:A-">Args(String[])</a></span> - Constructor for class org.apache.juneau.utils.<a href="org/apache/juneau/utils/Args.html" title="class in org.apache.juneau.utils">Args</a></dt>
 <dd>
@@ -1289,7 +1299,8 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Article</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-article-element">&lt;article&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-article-element">&lt;article&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Article.html#Article--">Article()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a></dt>
 <dd>&nbsp;</dd>
@@ -1349,7 +1360,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Aside</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-aside-element">&lt;aside&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-aside-element">&lt;aside&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Aside.html#Aside--">Aside()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a></dt>
 <dd>&nbsp;</dd>
@@ -1577,7 +1589,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Audio</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-audio-element">&lt;audio&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-audio-element">&lt;audio&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Audio.html#Audio--">Audio()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></dt>
 <dd>&nbsp;</dd>
@@ -1617,7 +1630,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Form.html#autocomplete-java.lang.String-">autocomplete(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-autocomplete">autocomplete</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-autocomplete">autocomplete</a>
+ attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Input.html#autocomplete-java.lang.String-">autocomplete(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></dt>
 <dd>
@@ -1663,11 +1677,13 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Audio.html#autoplay-java.lang.Object-">autoplay(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a>
+ attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Video.html#autoplay-java.lang.Object-">autoplay(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a>
+ attribute.</div>
 </dd>
 </dl>
 <a name="I:B">
@@ -1677,7 +1693,8 @@
 <dl>
 <dt><a href="org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">B</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-b-element">&lt;b&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-b-element">&lt;b&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/B.html#B--">B()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a></dt>
 <dd>&nbsp;</dd>
@@ -1719,7 +1736,8 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Base</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-base-element">&lt;base&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#the-base-element">&lt;base&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Base.html#Base--">Base()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a></dt>
 <dd>&nbsp;</dd>
@@ -1766,7 +1784,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Bdi</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdi-element">&lt;bdi&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdi-element">&lt;bdi&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Bdi.html#Bdi--">Bdi()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a></dt>
 <dd>&nbsp;</dd>
@@ -1780,7 +1799,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Bdo</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdo-element">&lt;bdo&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdo-element">&lt;bdo&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Bdo.html#Bdo--">Bdo()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a></dt>
 <dd>&nbsp;</dd>
@@ -1838,7 +1858,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue">BEAN_beanMapPutReturnsOldValue</a></span> - Static variable in class org.apache.juneau.<a href="org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a></dt>
 <dd>
-<div class="block"><b>Configuration property:</b>  <a href="org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property value.</div>
+<div class="block"><b>Configuration property:</b>  <a href="org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
+ value.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor">BEAN_beansRequireDefaultConstructor</a></span> - Static variable in class org.apache.juneau.<a href="org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a></dt>
 <dd>
@@ -2504,7 +2525,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/CoreObjectBuilder.html#beanMapPutReturnsOldValue-boolean-">beanMapPutReturnsOldValue(boolean)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a></dt>
 <dd>
-<div class="block"><b>Configuration property:</b>  <a href="org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property value.</div>
+<div class="block"><b>Configuration property:</b>  <a href="org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
+ value.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/csv/CsvParserBuilder.html#beanMapPutReturnsOldValue-boolean-">beanMapPutReturnsOldValue(boolean)</a></span> - Method in class org.apache.juneau.csv.<a href="org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a></dt>
 <dd>&nbsp;</dd>
@@ -3003,7 +3025,8 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Blockquote</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-blockquote-element">&lt;blockquote&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-blockquote-element">&lt;blockquote&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Blockquote.html#Blockquote--">Blockquote()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a></dt>
 <dd>&nbsp;</dd>
@@ -3017,7 +3040,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Body</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/sections.html#the-body-element">&lt;body&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-body-element">&lt;body&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Body.html#Body--">Body()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></dt>
 <dd>&nbsp;</dd>
@@ -3037,7 +3061,8 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/remoteable/Body.html" title="annotation in org.apache.juneau.remoteable"><span class="typeNameLink">Body</span></a> - Annotation Type in <a href="org/apache/juneau/remoteable/package-summary.html">org.apache.juneau.remoteable</a></dt>
 <dd>
-<div class="block">Annotation applied to Java method arguments of interface proxies to denote that they are the HTTP body of the request.</div>
+<div class="block">Annotation applied to Java method arguments of interface proxies to denote that they are the HTTP body of the
+ request.</div>
 </dd>
 <dt><a href="org/apache/juneau/rest/annotation/Body.html" title="annotation in org.apache.juneau.rest.annotation"><span class="typeNameLink">Body</span></a> - Annotation Type in <a href="org/apache/juneau/rest/annotation/package-summary.html">org.apache.juneau.rest.annotation</a></dt>
 <dd>
@@ -3054,7 +3079,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Br</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-br-element">&lt;br&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-br-element">&lt;br&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Br.html#Br--">Br()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a></dt>
 <dd>&nbsp;</dd>
@@ -3245,7 +3271,8 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Button</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-button-element">&lt;button&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-button-element">&lt;button&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Button.html#Button--">Button()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></dt>
 <dd>&nbsp;</dd>
@@ -3259,7 +3286,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlBuilder.html#button-java.lang.String-java.lang.Object...-">button(String, Object...)</a></span> - Static method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlBuilder.html" title="class in org.apache.juneau.dto.html5">HtmlBuilder</a></dt>
 <dd>
-<div class="block">Creates a <a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5"><code>Button</code></a> element with the specified <a href="org/apache/juneau/dto/html5/Button.html#type-java.lang.String-"><code>Button.type(String)</code></a> attribute and <a href="org/apache/juneau/dto/html5/Button.html#children-java.lang.Object...-"><code>Button.children(Object[])</code></a> nodes.</div>
+<div class="block">Creates a <a href="org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5"><code>Button</code></a> element with the specified <a href="org/apache/juneau/dto/html5/Button.html#type-java.lang.String-"><code>Button.type(String)</code></a> attribute and
+ <a href="org/apache/juneau/dto/html5/Button.html#children-java.lang.Object...-"><code>Button.children(Object[])</code></a> nodes.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/client/RestCall.html#byLines--">byLines()</a></span> - Method in class org.apache.juneau.rest.client.<a href="org/apache/juneau/rest/client/RestCall.html" title="class in org.apache.juneau.rest.client">RestCall</a></dt>
 <dd>
@@ -3271,7 +3299,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/IOPipe.html#byLines--">byLines()</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/IOPipe.html" title="class in org.apache.juneau.utils">IOPipe</a></dt>
 <dd>
-<div class="block">Sames as calling <a href="org/apache/juneau/utils/IOPipe.html#byLines--"><code>IOPipe.byLines()</code></a> with <jk>true</jk>.</div>
+<div class="block">Same as calling <a href="org/apache/juneau/utils/IOPipe.html#byLines--"><code>IOPipe.byLines()</code></a> with <jk>true</jk>.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/utils/ProcBuilder.html#byLines--">byLines()</a></span> - Method in class org.apache.juneau.utils.<a href="org/apache/juneau/utils/ProcBuilder.html" title="class in org.apache.juneau.utils">ProcBuilder</a></dt>
 <dd>
@@ -3471,7 +3499,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Canvas</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-canvas-element">&lt;canvas&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/scripting-1.html#the-canvas-element">&lt;canvas&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Canvas.html#Canvas--">Canvas()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a></dt>
 <dd>&nbsp;</dd>
@@ -3481,11 +3510,13 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlBuilder.html#canvas-java.lang.Number-java.lang.Number-">canvas(Number, Number)</a></span> - Static method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlBuilder.html" title="class in org.apache.juneau.dto.html5">HtmlBuilder</a></dt>
 <dd>
-<div class="block">Creates a <a href="org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5"><code>Canvas</code></a> element with the specified <a href="org/apache/juneau/dto/html5/Canvas.html#width-java.lang.Object-"><code>Canvas.width(Object)</code></a> and <a href="org/apache/juneau/dto/html5/Canvas.html#height-java.lang.Object-"><code>Canvas.height(Object)</code></a> attributes.</div>
+<div class="block">Creates a <a href="org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5"><code>Canvas</code></a> element with the specified <a href="org/apache/juneau/dto/html5/Canvas.html#width-java.lang.Object-"><code>Canvas.width(Object)</code></a> and
+ <a href="org/apache/juneau/dto/html5/Canvas.html#height-java.lang.Object-"><code>Canvas.height(Object)</code></a> attributes.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Caption</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-caption-element">&lt;caption&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-caption-element">&lt;caption&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Caption.html#Caption--">Caption()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a></dt>
 <dd>&nbsp;</dd>
@@ -3511,8 +3542,7 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/parser/ParserSession.html#cast-org.apache.juneau.ObjectMap-org.apache.juneau.BeanPropertyMeta-org.apache.juneau.ClassMeta-">cast(ObjectMap, BeanPropertyMeta, ClassMeta&lt;?&gt;)</a></span> - Method in class org.apache.juneau.parser.<a href="org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser">ParserSession</a></dt>
 <dd>
-<div class="block">Converts the specified <code>ObjectMap</code> into a bean identified by the <js>"_type"</js>
- property in the map.</div>
+<div class="block">Converts the specified <code>ObjectMap</code> into a bean identified by the <js>"_type"</js> property in the map.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/atom/CommonEntry.html#categories-org.apache.juneau.dto.atom.Category...-">categories(Category...)</a></span> - Method in class org.apache.juneau.dto.atom.<a href="org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></dt>
 <dd>
@@ -3566,7 +3596,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Meta.html#charset-java.lang.String-">charset(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-charset">charset</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-charset">charset</a>
+ attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Script.html#charset-java.lang.String-">charset(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a></dt>
 <dd>
@@ -3974,11 +4005,13 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Blockquote.html#cite-java.lang.String-">cite(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-blockquote-cite">cite</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-blockquote-cite">cite</a>
+ attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Cite</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-cite-element">&lt;cite&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-cite-element">&lt;cite&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Cite.html#Cite--">Cite()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a></dt>
 <dd>&nbsp;</dd>
@@ -4215,7 +4248,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Code</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-code-element">&lt;code&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-code-element">&lt;code&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Code.html#Code--">Code()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a></dt>
 <dd>&nbsp;</dd>
@@ -4229,7 +4263,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Col</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-col-element">&lt;col&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-col-element">&lt;col&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Col.html#Col--">Col()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a></dt>
 <dd>&nbsp;</dd>
@@ -4243,7 +4278,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Colgroup</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-colgroup-element">&lt;colgroup&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-colgroup-element">&lt;colgroup&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Colgroup.html#Colgroup--">Colgroup()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a></dt>
 <dd>&nbsp;</dd>
@@ -4566,7 +4602,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/SwaggerBuilder.html#contact-java.lang.String-java.lang.Object-java.lang.String-">contact(String, Object, String)</a></span> - Static method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/SwaggerBuilder.html" title="class in org.apache.juneau.dto.swagger">SwaggerBuilder</a></dt>
 <dd>
-<div class="block">Creates an <a href="org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger"><code>Contact</code></a> element with the specified <a href="org/apache/juneau/dto/swagger/Contact.html#name-java.lang.String-"><code>Contact.name(String)</code></a>, <a href="org/apache/juneau/dto/swagger/Contact.html#url-java.lang.Object-"><code>Contact.url(Object)</code></a>, and <a href="org/apache/juneau/dto/swagger/Contact.html#email-java.lang.String-"><code>Contact.email(String)</code></a>, attributes.</div>
+<div class="block">Creates an <a href="org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger"><code>Contact</code></a> element with the specified <a href="org/apache/juneau/dto/swagger/Contact.html#name-java.lang.String-"><code>Contact.name(String)</code></a>, <a href="org/apache/juneau/dto/swagger/Contact.html#url-java.lang.Object-"><code>Contact.url(Object)</code></a>,
+ and <a href="org/apache/juneau/dto/swagger/Contact.html#email-java.lang.String-"><code>Contact.email(String)</code></a>, attributes.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/HeaderStringArray.html#contains-java.lang.String-">contains(String)</a></span> - Method in class org.apache.juneau.http.<a href="org/apache/juneau/http/HeaderStringArray.html" title="class in org.apache.juneau.http">HeaderStringArray</a></dt>
 <dd>
@@ -4574,13 +4611,13 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ArrayUtils.html#contains-T-T:A-">contains(T, T[])</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ArrayUtils.html" title="class in org.apache.juneau.internal">ArrayUtils</a></dt>
 <dd>
-<div class="block">Returns <jk>true</jk> if the specified array contains the specified element
-   using the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang"><code>Object.equals(Object)</code></a> method.</div>
+<div class="block">Returns <jk>true</jk> if the specified array contains the specified element using the
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang"><code>Object.equals(Object)</code></a> method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ArrayUtils.html#contains-java.lang.String-java.lang.String:A-">contains(String, String[])</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ArrayUtils.html" title="class in org.apache.juneau.internal">ArrayUtils</a></dt>
 <dd>
-<div class="block">Returns <jk>true</jk> if the specified array contains the specified element
-   using the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang"><code>String.equals(Object)</code></a> method.</div>
+<div class="block">Returns <jk>true</jk> if the specified array contains the specified element using the
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang"><code>String.equals(Object)</code></a> method.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/AsciiMap.html#contains-char-">contains(char)</a></span> - Method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/AsciiMap.html" title="class in org.apache.juneau.internal">AsciiMap</a></dt>
 <dd>
@@ -4675,11 +4712,13 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Meta.html#content-java.lang.String-">content(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-content">content</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-content">content</a>
+ attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/HtmlElement.html#contenteditable-java.lang.Object-">contenteditable(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/editing.html#attr-contenteditable">contenteditable</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/editing.html#attr-contenteditable">contenteditable</a>
+ attribute.</div>
 </dd>
 <dt><a href="org/apache/juneau/http/ContentEncoding.html" title="class in org.apache.juneau.http"><span class="typeNameLink">ContentEncoding</span></a> - Class in <a href="org/apache/juneau/http/package-summary.html">org.apache.juneau.http</a></dt>
 <dd>
@@ -4747,7 +4786,8 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/Context.html" title="class in org.apache.juneau"><span class="typeNameLink">Context</span></a> - Class in <a href="org/apache/juneau/package-summary.html">org.apache.juneau</a></dt>
 <dd>
-<div class="block">A reusable stateless thread-safe read-only configuration, typically used for creating one-time use <a href="org/apache/juneau/Session.html" title="class in org.apache.juneau"><code>Session</code></a> objects.</div>
+<div class="block">A reusable stateless thread-safe read-only configuration, typically used for creating one-time use <a href="org/apache/juneau/Session.html" title="class in org.apache.juneau"><code>Session</code></a>
+ objects.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/Context.html#Context-org.apache.juneau.PropertyStore-">Context(PropertyStore)</a></span> - Constructor for class org.apache.juneau.<a href="org/apache/juneau/Context.html" title="class in org.apache.juneau">Context</a></dt>
 <dd>
@@ -4773,11 +4813,13 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Audio.html#controls-java.lang.Object-">controls(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a>
+ attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Video.html#controls-java.lang.Object-">controls(Object)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a>
+ attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/rest/converters/Introspectable.html#convert-org.apache.juneau.rest.RestRequest-java.lang.Object-org.apache.juneau.ClassMeta-">convert(RestRequest, Object, ClassMeta)</a></span> - Method in class org.apache.juneau.rest.converters.<a href="org/apache/juneau/rest/converters/Introspectable.html" title="class in org.apache.juneau.rest.converters">Introspectable</a></dt>
 <dd>&nbsp;</dd>
@@ -4800,7 +4842,7 @@
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Object-java.lang.Class-">convertToType(Object, Object, Class&lt;T&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a></dt>
 <dd>
 <div class="block">Same as <a href="org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Class-"><code>BeanSession.convertToType(Object, Class)</code></a>, except used for instantiating inner member classes that must
-   be instantiated within another class instance.</div>
+ be instantiated within another class instance.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-org.apache.juneau.ClassMeta-">convertToType(Object, ClassMeta&lt;T&gt;)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a></dt>
 <dd>
@@ -4821,7 +4863,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Area.html#coords-java.lang.String-">coords(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-coords">coords</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-coords">coords</a>
+ attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/PropertyStore.html#copyFrom-org.apache.juneau.PropertyStore-">copyFrom(PropertyStore)</a></span> - Method in class org.apache.juneau.<a href="org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a></dt>
 <dd>
@@ -5054,27 +5097,33 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Audio.html#crossorigin-java.lang.String-">crossorigin(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Img.html#crossorigin-java.lang.String-">crossorigin(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-crossorigin">crossorigin</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-crossorigin">crossorigin</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Link.html#crossorigin-java.lang.String-">crossorigin(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-crossorigin">crossorigin</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-crossorigin">crossorigin</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Script.html#crossorigin-java.lang.String-">crossorigin(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-crossorigin">crossorigin</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-crossorigin">crossorigin</a>
+ attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Video.html#crossorigin-java.lang.String-">crossorigin(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a> attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlDocTemplate.html#css-org.apache.juneau.html.HtmlDocSerializerSession-org.apache.juneau.html.HtmlWriter-org.apache.juneau.html.HtmlDocSerializer-java.lang.Object-">css(HtmlDocSerializerSession, HtmlWriter, HtmlDocSerializer, Object)</a></span> - Method in interface org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlDocTemplate.html" title="interface in org.apache.juneau.html">HtmlDocTemplate</a></dt>
 <dd>
-<div class="block">Renders the contents of the <code><xt>&lt;head&gt;</xt>/<xt>&lt;style</xt> <xa>type</xa>=<xs>"text/css"</xs><xt>&gt;</xt></code> element.</div>
+<div class="block">Renders the contents of the <code><xt>&lt;head&gt;</xt>/<xt>&lt;style</xt>
+ <xa>type</xa>=<xs>"text/css"</xs><xt>&gt;</xt></code> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/html/HtmlDocTemplateBasic.html#css-org.apache.juneau.html.HtmlDocSerializerSession-org.apache.juneau.html.HtmlWriter-org.apache.juneau.html.HtmlDocSerializer-java.lang.Object-">css(HtmlDocSerializerSession, HtmlWriter, HtmlDocSerializer, Object)</a></span> - Method in class org.apache.juneau.html.<a href="org/apache/juneau/html/HtmlDocTemplateBasic.html" title="class in org.apache.juneau.html">HtmlDocTemplateBasic</a></dt>
 <dd>&nbsp;</dd>
@@ -5170,7 +5219,8 @@
 <dl>
 <dt><a href="org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Data</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-data-element">&lt;data&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-data-element">&lt;data&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Data.html#Data--">Data()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a></dt>
 <dd>&nbsp;</dd>
@@ -5188,7 +5238,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Datalist</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-datalist-element">&lt;datalist&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-datalist-element">&lt;datalist&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Datalist.html#Datalist--">Datalist()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a></dt>
 <dd>&nbsp;</dd>
@@ -5400,7 +5451,8 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Time.html#datetime-java.lang.String-">datetime(String)</a></span> - Method in class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a></dt>
 <dd>
-<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-time-datetime">datetime</a> attribute.</div>
+<div class="block"><a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-time-datetime">datetime</a>
+ attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/transforms/CalendarSwap.DateTimeFull.html#DateTimeFull--">DateTimeFull()</a></span> - Constructor for class org.apache.juneau.transforms.<a href="org/apache/juneau/transforms/CalendarSwap.DateTimeFull.html" title="class in org.apache.juneau.transforms">CalendarSwap.DateTimeFull</a></dt>
 <dd>
@@ -5451,7 +5503,8 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Dd</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-dd-element">&lt;dd&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-dd-element">&lt;dd&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Dd.html#Dd--">Dd()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a></dt>
 <dd>&nbsp;</dd>
@@ -5895,7 +5948,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Del</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/edits.html#the-del-element">&lt;del&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/edits.html#the-del-element">&lt;del&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Del.html#Del--">Del()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a></dt>
 <dd>&nbsp;</dd>
@@ -5913,8 +5967,8 @@
 </dd>
 <dt><a href="org/apache/juneau/internal/DelegateBeanMap.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">DelegateBeanMap</span></a>&lt;<a href="org/apache/juneau/internal/DelegateBeanMap.html" title="type parameter in DelegateBeanMap">T</a>&gt; - Class in <a href="org/apache/juneau/internal/package-summary.html">org.apache.juneau.internal</a></dt>
 <dd>
-<div class="block">Represents a wrapped <a href="org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> where property values can be overridden, removed, or reordered
-   without affecting the underlying bean.</div>
+<div class="block">Represents a wrapped <a href="org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> where property values can be overridden, removed, or reordered without
+ affecting the underlying bean.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/DelegateBeanMap.html#DelegateBeanMap-T-org.apache.juneau.BeanSession-">DelegateBeanMap(T, BeanSession)</a></span> - Constructor for class org.apache.juneau.internal.<a href="org/apache/juneau/internal/DelegateBeanMap.html" title="class in org.apache.juneau.internal">DelegateBeanMap</a></dt>
 <dd>
@@ -5922,8 +5976,8 @@
 </dd>
 <dt><a href="org/apache/juneau/internal/DelegateList.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">DelegateList</span></a>&lt;<a href="org/apache/juneau/internal/DelegateList.html" title="type parameter in DelegateList">T</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&gt; - Class in <a href="org/apache/juneau/internal/package-summary.html">org.apache.juneau.internal</a></dt>
 <dd>
-<div class="block">Represents a wrapped <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> where entries in the list can be removed or reordered without
-   affecting the underlying list.</div>
+<div class="block">Represents a wrapped <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> where entries in the list can be removed or reordered without affecting the
+ underlying list.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/DelegateList.html#DelegateList-org.apache.juneau.ClassMeta-">DelegateList(ClassMeta&lt;T&gt;)</a></span> - Constructor for class org.apache.juneau.internal.<a href="org/apache/juneau/internal/DelegateList.html" title="class in org.apache.juneau.internal">DelegateList</a></dt>
 <dd>
@@ -5931,8 +5985,7 @@
 </dd>
 <dt><a href="org/apache/juneau/internal/DelegateMap.html" title="class in org.apache.juneau.internal"><span class="typeNameLink">DelegateMap</span></a>&lt;<a href="org/apache/juneau/internal/DelegateMap.html" title="type parameter in DelegateMap">T</a>&gt; - Class in <a href="org/apache/juneau/internal/package-summary.html">org.apache.juneau.internal</a></dt>
 <dd>
-<div class="block">Represents a wrapped <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> where entries in the map can be removed without
-   affecting the underlying map.</div>
+<div class="block">Represents a wrapped <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><code>Map</code></a> where entries in the map can be removed without affecting the underlying map.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/DelegateMap.html#DelegateMap-org.apache.juneau.ClassMeta-">DelegateMap(ClassMeta&lt;T&gt;)</a></span> - Constructor for class org.apache.juneau.internal.<a href="org/apache/juneau/internal/DelegateMap.html" title="class in org.apache.juneau.internal">DelegateMap</a></dt>
 <dd>
@@ -6060,7 +6113,8 @@
 <dd>&nbsp;</dd>
 <dt><a href="org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Dfn</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-dfn-element">&lt;dfn&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-dfn-element">&lt;dfn&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Dfn.html#Dfn--">Dfn()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a></dt>
 <dd>&nbsp;</dd>
@@ -6150,7 +6204,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Div</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-div-element">&lt;div&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-div-element">&lt;div&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Div.html#Div--">Div()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a></dt>
 <dd>&nbsp;</dd>
@@ -6164,7 +6219,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Dl</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-dl-element">&lt;dl&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-dl-element">&lt;dl&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Dl.html#Dl--">Dl()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a></dt>
 <dd>&nbsp;</dd>
@@ -6361,7 +6417,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Dt</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-dt-element">&lt;dt&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-dt-element">&lt;dt&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Dt.html#Dt--">Dt()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a></dt>
 <dd>&nbsp;</dd>
@@ -6389,7 +6446,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Em</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-em-element">&lt;em&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-em-element">&lt;em&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Em.html#Em--">Em()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a></dt>
 <dd>&nbsp;</dd>
@@ -6411,7 +6469,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Embed</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-embed-element">&lt;embed&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-embed-element">&lt;embed&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Embed.html#Embed--">Embed()</a></span> - Constructor for class org.apache.juneau.dto.html5.<a href="org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a></dt>
 <dd>&nbsp;</dd>
@@ -6567,11 +6626,13 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/atom/AtomBuilder.html#entry-org.apache.juneau.dto.atom.Id-org.apache.juneau.dto.atom.Text-java.util.Calendar-">entry(Id, Text, Calendar)</a></span> - Static method in class org.apache.juneau.dto.atom.<a href="org/apache/juneau/dto/atom/AtomBuilder.html" title="class in org.apache.juneau.dto.atom">AtomBuilder</a></dt>
 <dd>
-<div class="block">Creates an <a href="org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom"><code>Entry</code></a> element with the specified <a href="org/apache/juneau/dto/atom/Entry.html#id-org.apache.juneau.dto.atom.Id-"><code>Entry.id(Id)</code></a>, <a href="org/apache/juneau/dto/atom/Entry.html#title-org.apache.juneau.dto.atom.Text-"><code>Entry.title(Text)</code></a>, and <a href="org/apache/juneau/dto/atom/Entry.html#updated-java.util.Calendar-"><code>Entry.updated(Calendar)</code></a> attributes.</div>
+<div class="block">Creates an <a href="org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom"><code>Entry</code></a> element with the specified <a href="org/apache/juneau/dto/atom/Entry.html#id-org.apache.juneau.dto.atom.Id-"><code>Entry.id(Id)</code></a>, <a href="org/apache/juneau/dto/atom/Entry.html#title-org.apache.juneau.dto.atom.Text-"><code>Entry.title(Text)</code></a>, and
+ <a href="org/apache/juneau/dto/atom/Entry.html#updated-java.util.Calendar-"><code>Entry.updated(Calendar)</code></a> attributes.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/atom/AtomBuilder.html#entry-java.lang.String-java.lang.String-java.lang.String-">entry(String, String, String)</a></span> - Static method in class org.apache.juneau.dto.atom.<a href="org/apache/juneau/dto/atom/AtomBuilder.html" title="class in org.apache.juneau.dto.atom">AtomBuilder</a></dt>
 <dd>
-<div class="block">Creates an <a href="org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom"><code>Entry</code></a> element with the specified <a href="org/apache/juneau/dto/atom/Entry.html#id-org.apache.juneau.dto.atom.Id-"><code>Entry.id(Id)</code></a>, <a href="org/apache/juneau/dto/atom/Entry.html#title-org.apache.juneau.dto.atom.Text-"><code>Entry.title(Text)</code></a>, and <a href="org/apache/juneau/dto/atom/Entry.html#updated-java.util.Calendar-"><code>Entry.updated(Calendar)</code></a> attributes.</div>
+<div class="block">Creates an <a href="org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom"><code>Entry</code></a> element with the specified <a href="org/apache/juneau/dto/atom/Entry.html#id-org.apache.juneau.dto.atom.Id-"><code>Entry.id(Id)</code></a>, <a href="org/apache/juneau/dto/atom/Entry.html#title-org.apache.juneau.dto.atom.Text-"><code>Entry.title(Text)</code></a>, and
+ <a href="org/apache/juneau/dto/atom/Entry.html#updated-java.util.Calendar-"><code>Entry.updated(Calendar)</code></a> attributes.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom"><span class="typeNameLink">Entry</span></a> - Class in <a href="org/apache/juneau/dto/atom/package-summary.html">org.apache.juneau.dto.atom</a></dt>
 <dd>
@@ -6663,11 +6724,13 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/MediaTypeRange.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.juneau.http.<a href="org/apache/juneau/http/MediaTypeRange.html" title="class in org.apache.juneau.http">MediaTypeRange</a></dt>
 <dd>
-<div class="block">Returns <jk>true</jk> if the specified object is also a <code>MediaType</code>, and has the same qValue, type, parameters, and extensions.</div>
+<div class="block">Returns <jk>true</jk> if the specified object is also a <code>MediaType</code>, and has the same qValue, type,
+ parameters, and extensions.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/http/StringRange.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.juneau.http.<a href="org/apache/juneau/http/StringRange.html" title="class in org.apache.juneau.http">StringRange</a></dt>
 <dd>
-<div class="block">Returns <jk>true</jk> if the specified object is also a <code>MediaType</code>, and has the same qValue, type, parameters, and extensions.</div>
+<div class="block">Returns <jk>true</jk> if the specified object is also a <code>MediaType</code>, and has the same qValue, type,
+ parameters, and extensions.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/internal/ObjectUtils.html#equals-java.lang.Object-java.lang.Object-">equals(Object, Object)</a></span> - Static method in class org.apache.juneau.internal.<a href="org/apache/juneau/internal/ObjectUtils.html" title="class in org.apache.juneau.internal">ObjectUtils</a></dt>
 <dd>
@@ -6683,8 +6746,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/xml/Namespace.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.apache.juneau.xml.<a href="org/apache/juneau/xml/Namespace.html" title="class in org.apache.juneau.xml">Namespace</a></dt>
 <dd>
-<div class="block">For performance reasons, equality is always based on identity, since
- the <a href="org/apache/juneau/xml/NamespaceFactory.html" title="class in org.apache.juneau.xml"><code>NamespaceFactory</code></a> class ensures no duplicate name+uri pairs.</div>
+<div class="block">For performance reasons, equality is always based on identity, since the <a href="org/apache/juneau/xml/NamespaceFactory.html" title="class in org.apache.juneau.xml"><code>NamespaceFactory</code></a> class ensures
+ no duplicate name+uri pairs.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/json/JsonSchemaSerializerBuilder.html#escapeSolidus-boolean-">escapeSolidus(boolean)</a></span> - Method in class org.apache.juneau.json.<a href="org/apache/juneau/json/JsonSchemaSerializerBuilder.html" title="class in org.apache.juneau.json">JsonSchemaSerializerBuilder</a></dt>
 <dd>&nbsp;</dd>
@@ -6982,11 +7045,13 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/SwaggerBuilder.html#externalDocumentation-java.lang.Object-">externalDocumentation(Object)</a></span> - Static method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/SwaggerBuilder.html" title="class in org.apache.juneau.dto.swagger">SwaggerBuilder</a></dt>
 <dd>
-<div class="block">Creates an <a href="org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger"><code>ExternalDocumentation</code></a> element with the specified <a href="org/apache/juneau/dto/swagger/ExternalDocumentation.html#url-java.lang.Object-"><code>ExternalDocumentation.url(Object)</code></a> attribute.</div>
+<div class="block">Creates an <a href="org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger"><code>ExternalDocumentation</code></a> element with the specified <a href="org/apache/juneau/dto/swagger/ExternalDocumentation.html#url-java.lang.Object-"><code>ExternalDocumentation.url(Object)</code></a>
+ attribute.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/swagger/SwaggerBuilder.html#externalDocumentation-java.lang.Object-java.lang.String-">externalDocumentation(Object, String)</a></span> - Static method in class org.apache.juneau.dto.swagger.<a href="org/apache/juneau/dto/swagger/SwaggerBuilder.html" title="class in org.apache.juneau.dto.swagger">SwaggerBuilder</a></dt>
 <dd>
-<div class="block">Creates an <a href="org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger"><code>ExternalDocumentation</code></a> element with the specified <a href="org/apache/juneau/dto/swagger/ExternalDocumentation.html#url-java.lang.Object-"><code>ExternalDocumentation.url(Object)</code></a> and <a href="org/apache/juneau/dto/swagger/ExternalDocumentation.html#description-java.lang.String-"><code>ExternalDocumentation.description(String)</code></a> attributes.</div>
+<div class="block">Creates an <a href="org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger"><code>ExternalDocumentation</code></a> element with the specified <a href="org/apache/juneau/dto/swagger/ExternalDocumentation.html#url-java.lang.Object-"><code>ExternalDocumentation.url(Object)</code></a>
+ and <a href="org/apache/juneau/dto/swagger/ExternalDocumentation.html#description-java.lang.String-"><code>ExternalDocumentation.description(String)</code></a> attributes.</div>
 </dd>
 </dl>
 <a name="I:F">
@@ -7000,11 +7065,13 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/atom/AtomBuilder.html#feed-org.apache.juneau.dto.atom.Id-org.apache.juneau.dto.atom.Text-java.util.Calendar-">feed(Id, Text, Calendar)</a></span> - Static method in class org.apache.juneau.dto.atom.<a href="org/apache/juneau/dto/atom/AtomBuilder.html" title="class in org.apache.juneau.dto.atom">AtomBuilder</a></dt>
 <dd>
-<div class="block">Creates a <a href="org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom"><code>Feed</code></a> element with the specified <a href="org/apache/juneau/dto/atom/Feed.html#id-org.apache.juneau.dto.atom.Id-"><code>Feed.id(Id)</code></a>, <a href="org/apache/juneau/dto/atom/Entry.html#title-org.apache.juneau.dto.atom.Text-"><code>Entry.title(Text)</code></a>, and <a href="org/apache/juneau/dto/atom/Feed.html#updated-java.util.Calendar-"><code>Feed.updated(Calendar)</code></a> attributes.</div>
+<div class="block">Creates a <a href="org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom"><code>Feed</code></a> element with the specified <a href="org/apache/juneau/dto/atom/Feed.html#id-org.apache.juneau.dto.atom.Id-"><code>Feed.id(Id)</code></a>, <a href="org/apache/juneau/dto/atom/Entry.html#title-org.apache.juneau.dto.atom.Text-"><code>Entry.title(Text)</code></a>, and
+ <a href="org/apache/juneau/dto/atom/Feed.html#updated-java.util.Calendar-"><code>Feed.updated(Calendar)</code></a> attributes.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/atom/AtomBuilder.html#feed-java.lang.String-java.lang.String-java.lang.String-">feed(String, String, String)</a></span> - Static method in class org.apache.juneau.dto.atom.<a href="org/apache/juneau/dto/atom/AtomBuilder.html" title="class in org.apache.juneau.dto.atom">AtomBuilder</a></dt>
 <dd>
-<div class="block">Creates a <a href="org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom"><code>Feed</code></a> element with the specified <a href="org/apache/juneau/dto/atom/Feed.html#id-org.apache.juneau.dto.atom.Id-"><code>Feed.id(Id)</code></a>, <a href="org/apache/juneau/dto/atom/Entry.html#title-org.apache.juneau.dto.atom.Text-"><code>Entry.title(Text)</code></a>, and <a href="org/apache/juneau/dto/atom/Feed.html#updated-java.util.Calendar-"><code>Feed.updated(Calendar)</code></a> attributes.</div>
+<div class="block">Creates a <a href="org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom"><code>Feed</code></a> element with the specified <a href="org/apache/juneau/dto/atom/Feed.html#id-org.apache.juneau.dto.atom.Id-"><code>Feed.id(Id)</code></a>, <a href="org/apache/juneau/dto/atom/Entry.html#title-org.apache.juneau.dto.atom.Text-"><code>Entry.title(Text)</code></a>, and
+ <a href="org/apache/juneau/dto/atom/Feed.html#updated-java.util.Calendar-"><code>Feed.updated(Calendar)</code></a> attributes.</div>
 </dd>
 <dt><a href="org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom"><span class="typeNameLink">Feed</span></a> - Class in <a href="org/apache/juneau/dto/atom/package-summary.html">org.apache.juneau.dto.atom</a></dt>
 <dd>
@@ -7024,7 +7091,8 @@
 </dd>
 <dt><a href="org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Fieldset</span></a> - Class in <a href="org/apache/juneau/dto/html5/package-summary.html">org.apache.juneau.dto.html5</a></dt>
 <dd>
-<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink" href="https://www.w3.org/TR/html5/forms.html#the-fieldset-element">&lt;fieldset&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="./org/apache/juneau/dto/html5/doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-fieldset-element">&lt;fieldset&gt;</a> element.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/juneau/dto/html5/Fieldset.html#Fieldset--">Fieldset()</a></span> - Constructor for class o

<TRUNCATED>