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:43:45 UTC

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

Repository: incubator-juneau-website
Updated Branches:
  refs/heads/asf-site 5f11cb856 -> 89e089cf3


http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/swagger/SwaggerBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/SwaggerBuilder.html b/content/site/apidocs/org/apache/juneau/dto/swagger/SwaggerBuilder.html
index b04d153..e25717f 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/SwaggerBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/SwaggerBuilder.html
@@ -108,13 +108,14 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.31">SwaggerBuilder</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.32">SwaggerBuilder</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Various useful static methods for creating Swagger elements.
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Swagger'>Swagger</a>
    </ul>
@@ -172,7 +173,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/swagger/SwaggerBuilder.html#contact-java.lang.String-java.lang.Object-java.lang.String-">contact</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url,
        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;email)</code>
-<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>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
@@ -184,14 +186,16 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/swagger/SwaggerBuilder.html#externalDocumentation-java.lang.Object-">externalDocumentation</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url)</code>
-<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>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/swagger/SwaggerBuilder.html#externalDocumentation-java.lang.Object-java.lang.String-">externalDocumentation</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</code>
-<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>
 </td>
 </tr>
 <tr id="i6" class="altColor">
@@ -222,7 +226,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colFirst"><code>static <a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/swagger/SwaggerBuilder.html#info-java.lang.String-java.lang.String-">info</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</code>
-<div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger"><code>Info</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/Info.html#title-java.lang.String-"><code>Info.title(String)</code></a> and <a href="../../../../../org/apache/juneau/dto/swagger/Info.html#version-java.lang.String-"><code>Info.version(String)</code></a> attributes.</div>
+<div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger"><code>Info</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/Info.html#title-java.lang.String-"><code>Info.title(String)</code></a> and <a href="../../../../../org/apache/juneau/dto/swagger/Info.html#version-java.lang.String-"><code>Info.version(String)</code></a>
+ attributes.</div>
 </td>
 </tr>
 <tr id="i11" class="rowColor">
@@ -271,14 +276,16 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colFirst"><code>static <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/swagger/SwaggerBuilder.html#parameterInfo-java.lang.String-java.lang.String-">parameterInfo</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;in,
              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
-<div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger"><code>ParameterInfo</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#in-java.lang.String-"><code>ParameterInfo.in(String)</code></a> and <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#name-java.lang.String-"><code>ParameterInfo.name(String)</code></a> attributes.</div>
+<div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger"><code>ParameterInfo</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#in-java.lang.String-"><code>ParameterInfo.in(String)</code></a> and
+ <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#name-java.lang.String-"><code>ParameterInfo.name(String)</code></a> attributes.</div>
 </td>
 </tr>
 <tr id="i19" class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/swagger/SwaggerBuilder.html#parameterInfoStrict-java.lang.String-java.lang.String-">parameterInfoStrict</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;in,
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
-<div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger"><code>ParameterInfo</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#in-java.lang.String-"><code>ParameterInfo.in(String)</code></a> and <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#name-java.lang.String-"><code>ParameterInfo.name(String)</code></a> attributes.</div>
+<div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger"><code>ParameterInfo</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#in-java.lang.String-"><code>ParameterInfo.in(String)</code></a> and
+ <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#name-java.lang.String-"><code>ParameterInfo.name(String)</code></a> attributes.</div>
 </td>
 </tr>
 <tr id="i20" class="altColor">
@@ -375,7 +382,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SwaggerBuilder</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.31">SwaggerBuilder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.32">SwaggerBuilder</a>()</pre>
 </li>
 </ul>
 </li>
@@ -392,7 +399,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>contact</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.37">contact</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.39">contact</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger"><code>Contact</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -406,7 +413,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>contact</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.46">contact</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.49">contact</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <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> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -422,10 +429,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>contact</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.60">contact</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.65">contact</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url,
                                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;email)</pre>
-<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>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>name</code> - The <a href="../../../../../org/apache/juneau/dto/swagger/Contact.html#name-java.lang.String-"><code>Contact.name(String)</code></a> attribute.</dd>
@@ -445,7 +453,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>externalDocumentation</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.68">externalDocumentation</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.74">externalDocumentation</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger"><code>ExternalDocumentation</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -459,14 +467,15 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>externalDocumentation</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.80">externalDocumentation</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url)</pre>
-<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>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.88">externalDocumentation</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url)</pre>
+<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>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>url</code> - The <a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html#url-java.lang.Object-"><code>ExternalDocumentation.url(Object)</code></a> attribute.
-   The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
-   <br>Strings must be valid URIs.
-   <br>URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</dd>
+ The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
+ <br>Strings must be valid URIs.
+ <br>URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The new element.</dd>
 </dl>
@@ -478,15 +487,16 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>externalDocumentation</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.93">externalDocumentation</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.103">externalDocumentation</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url,
                                                                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
-<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>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>url</code> - The <a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html#url-java.lang.Object-"><code>ExternalDocumentation.url(Object)</code></a> attribute.
-   The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
-   <br>Strings must be valid URIs.
-   <br>URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</dd>
+ The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
+ <br>Strings must be valid URIs.
+ <br>URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</dd>
 <dd><code>description</code> - The <a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html#description-java.lang.String-"><code>ExternalDocumentation.description(String)</code></a> attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The new element.</dd>
@@ -499,7 +509,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>headerInfo</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.101">headerInfo</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.112">headerInfo</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger"><code>HeaderInfo</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -513,7 +523,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>headerInfo</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.110">headerInfo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.122">headerInfo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger"><code>HeaderInfo</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#type-java.lang.String-"><code>HeaderInfo.type(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -529,7 +539,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>headerInfoStrict</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.119">headerInfoStrict</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.132">headerInfoStrict</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger"><code>HeaderInfo</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#type-java.lang.String-"><code>HeaderInfo.type(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -545,7 +555,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>info</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.127">info</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.141">info</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger"><code>Info</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -559,9 +569,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>info</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.137">info</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.153">info</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</pre>
-<div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger"><code>Info</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/Info.html#title-java.lang.String-"><code>Info.title(String)</code></a> and <a href="../../../../../org/apache/juneau/dto/swagger/Info.html#version-java.lang.String-"><code>Info.version(String)</code></a> attributes.</div>
+<div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger"><code>Info</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/Info.html#title-java.lang.String-"><code>Info.title(String)</code></a> and <a href="../../../../../org/apache/juneau/dto/swagger/Info.html#version-java.lang.String-"><code>Info.version(String)</code></a>
+ attributes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>title</code> - The <a href="../../../../../org/apache/juneau/dto/swagger/Info.html#title-java.lang.String-"><code>Info.title(String)</code></a> attribute.</dd>
@@ -577,7 +588,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>items</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.145">items</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.162">items</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger"><code>Items</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -591,7 +602,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>items</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.154">items</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.172">items</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger"><code>Items</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#type-java.lang.String-"><code>Items.type(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -607,7 +618,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>itemsStrict</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.163">itemsStrict</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.182">itemsStrict</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger"><code>Items</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#type-java.lang.String-"><code>Items.type(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -623,7 +634,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>license</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.171">license</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.191">license</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger"><code>License</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -637,7 +648,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>license</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.180">license</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.201">license</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger"><code>License</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/License.html#name-java.lang.String-"><code>License.name(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -653,7 +664,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>operation</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.188">operation</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.210">operation</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger"><code>Operation</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -667,7 +678,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>parameterInfo</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.196">parameterInfo</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.219">parameterInfo</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger"><code>ParameterInfo</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -681,9 +692,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>parameterInfo</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.206">parameterInfo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;in,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.231">parameterInfo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;in,
                                                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
-<div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger"><code>ParameterInfo</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#in-java.lang.String-"><code>ParameterInfo.in(String)</code></a> and <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#name-java.lang.String-"><code>ParameterInfo.name(String)</code></a> attributes.</div>
+<div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger"><code>ParameterInfo</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#in-java.lang.String-"><code>ParameterInfo.in(String)</code></a> and
+ <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#name-java.lang.String-"><code>ParameterInfo.name(String)</code></a> attributes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>in</code> - The <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#in-java.lang.String-"><code>ParameterInfo.in(String)</code></a> attribute.</dd>
@@ -699,9 +711,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>parameterInfoStrict</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.216">parameterInfoStrict</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;in,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.243">parameterInfoStrict</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;in,
                                                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
-<div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger"><code>ParameterInfo</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#in-java.lang.String-"><code>ParameterInfo.in(String)</code></a> and <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#name-java.lang.String-"><code>ParameterInfo.name(String)</code></a> attributes.</div>
+<div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger"><code>ParameterInfo</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#in-java.lang.String-"><code>ParameterInfo.in(String)</code></a> and
+ <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#name-java.lang.String-"><code>ParameterInfo.name(String)</code></a> attributes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>in</code> - The <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#in-java.lang.String-"><code>ParameterInfo.in(String)</code></a> attribute.</dd>
@@ -717,7 +730,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>responseInfo</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.224">responseInfo</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.252">responseInfo</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger"><code>ResponseInfo</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -731,7 +744,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>responseInfo</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.233">responseInfo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.262">responseInfo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger"><code>ResponseInfo</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html#description-java.lang.String-"><code>ResponseInfo.description(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -747,7 +760,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>schemaInfo</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.241">schemaInfo</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.271">schemaInfo</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger"><code>SchemaInfo</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -761,7 +774,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>securityScheme</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.249">securityScheme</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.280">securityScheme</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger"><code>SecurityScheme</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -775,7 +788,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>securityScheme</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.258">securityScheme</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.290">securityScheme</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger"><code>SecurityScheme</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html#type-java.lang.String-"><code>SecurityScheme.type(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -791,7 +804,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>securitySchemeStrict</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.267">securitySchemeStrict</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.300">securitySchemeStrict</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger"><code>SecurityScheme</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html#type-java.lang.String-"><code>SecurityScheme.type(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -807,7 +820,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>swagger</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.275">swagger</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.309">swagger</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger"><code>Swagger</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -821,7 +834,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>swagger</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.284">swagger</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;info)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.319">swagger</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;info)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger"><code>Swagger</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#info-org.apache.juneau.dto.swagger.Info-"><code>Swagger.info(Info)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -837,7 +850,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>tag</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger">Tag</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.292">tag</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger">Tag</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.328">tag</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger"><code>Tag</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -851,7 +864,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>tag</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger">Tag</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.301">tag</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger">Tag</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.338">tag</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger"><code>Tag</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/swagger/Tag.html#name-java.lang.String-"><code>Tag.name(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -867,7 +880,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>xml</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Xml.html" title="class in org.apache.juneau.dto.swagger">Xml</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.309">xml</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Xml.html" title="class in org.apache.juneau.dto.swagger">Xml</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SwaggerBuilder.html#line.347">xml</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/swagger/Xml.html" title="class in org.apache.juneau.dto.swagger"><code>Xml</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/Feed.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Feed.html b/content/site/apidocs/org/apache/juneau/dto/atom/Feed.html
index dd9d212..9af0515 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Feed.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Feed.html
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="feed")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.60">Feed</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.61">Feed</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></pre>
 <div class="block">Top-level ATOM feed object.
  <p>
@@ -149,7 +149,8 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Atom'>Atom</a>
    </ul>
@@ -392,7 +393,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>Feed</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.75">Feed</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id,
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.76">Feed</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id,
             <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;title,
             <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;updated)</pre>
 <div class="block">Normal constructor.</div>
@@ -410,7 +411,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>Feed</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.86">Feed</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.87">Feed</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;updated)</pre>
 <div class="block">Normal constructor.</div>
@@ -428,7 +429,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Feed</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.91">Feed</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.92">Feed</a>()</pre>
 <div class="block">Bean constructor.</div>
 </li>
 </ul>
@@ -446,7 +447,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getGenerator</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.103">getGenerator</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.104">getGenerator</a>()</pre>
 <div class="block">Returns generator information on this feed.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -461,7 +462,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <li class="blockList">
 <h4>generator</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="generator")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.114">generator</a>(<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;generator)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.115">generator</a>(<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;generator)</pre>
 <div class="block">Sets the generator information on this feed.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -477,7 +478,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>getIcon</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.124">getIcon</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.125">getIcon</a>()</pre>
 <div class="block">Returns the feed icon.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -492,7 +493,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <li class="blockList">
 <h4>icon</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="icon")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.135">icon</a>(<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;icon)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.136">icon</a>(<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;icon)</pre>
 <div class="block">Sets the feed icon.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -508,7 +509,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>getLogo</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.145">getLogo</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.146">getLogo</a>()</pre>
 <div class="block">Returns the feed logo.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -523,7 +524,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <li class="blockList">
 <h4>logo</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="logo")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.156">logo</a>(<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;logo)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.157">logo</a>(<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;logo)</pre>
 <div class="block">Sets the feed logo.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -540,7 +541,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <li class="blockList">
 <h4>getSubTitle</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="subtitle")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.167">getSubTitle</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.168">getSubTitle</a>()</pre>
 <div class="block">Returns the feed subtitle.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -555,7 +556,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title=
 <li class="blockList">
 <h4>subtitle</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="subtitle")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.178">subtitle</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;subtitle)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.179">subtitle</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;subtitle)</pre>
 <div class="block">Sets the feed subtitle.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -571,7 +572,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>subtitle</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.189">subtitle</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;subtitle)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.190">subtitle</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;subtitle)</pre>
 <div class="block">Sets the feed subtitle.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -588,7 +589,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <li class="blockList">
 <h4>getEntries</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#COLLAPSED">COLLAPSED</a>)
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>[]&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.200">getEntries</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>[]&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.201">getEntries</a>()</pre>
 <div class="block">Returns the entries in the feed.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -603,7 +604,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <li class="blockList">
 <h4>entries</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="entries")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.211">entries</a>(<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>...&nbsp;entries)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.212">entries</a>(<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>...&nbsp;entries)</pre>
 <div class="block">Sets the entries in the feed.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -619,7 +620,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>authors</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.222">authors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;authors)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.223">authors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;authors)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#authors-org.apache.juneau.dto.atom.Person...-">CommonEntry</a></code></span></div>
 <div class="block">Sets the list of authors for this object.</div>
 <dl>
@@ -638,7 +639,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>categories</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.228">categories</a>(<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>...&nbsp;categories)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.229">categories</a>(<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>...&nbsp;categories)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#categories-org.apache.juneau.dto.atom.Category...-">CommonEntry</a></code></span></div>
 <div class="block">Sets the list of categories of this object.</div>
 <dl>
@@ -657,7 +658,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>contributors</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.234">contributors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;contributors)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.235">contributors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;contributors)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#contributors-org.apache.juneau.dto.atom.Person...-">CommonEntry</a></code></span></div>
 <div class="block">Sets the list of contributors of this object.</div>
 <dl>
@@ -676,7 +677,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.240">id</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.241">id</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#id-org.apache.juneau.dto.atom.Id-">CommonEntry</a></code></span></div>
 <div class="block">Sets the ID of this object.</div>
 <dl>
@@ -695,7 +696,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>links</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.246">links</a>(<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>...&nbsp;links)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.247">links</a>(<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>...&nbsp;links)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#links-org.apache.juneau.dto.atom.Link...-">CommonEntry</a></code></span></div>
 <div class="block">Sets the list of links of this object.</div>
 <dl>
@@ -714,7 +715,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>rights</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.252">rights</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;rights)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.253">rights</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;rights)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#rights-org.apache.juneau.dto.atom.Text-">CommonEntry</a></code></span></div>
 <div class="block">Sets the rights statement of this object.</div>
 <dl>
@@ -733,7 +734,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>rights</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.258">rights</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rights)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.259">rights</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rights)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#rights-java.lang.String-">CommonEntry</a></code></span></div>
 <div class="block">Sets the rights statement of this object.</div>
 <dl>
@@ -752,7 +753,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>title</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.264">title</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;title)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.265">title</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;title)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#title-org.apache.juneau.dto.atom.Text-">CommonEntry</a></code></span></div>
 <div class="block">Sets the title of this object.</div>
 <dl>
@@ -771,7 +772,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>title</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.270">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.271">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#title-java.lang.String-">CommonEntry</a></code></span></div>
 <div class="block">Sets the title of this object.</div>
 <dl>
@@ -790,7 +791,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>updated</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.276">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;updated)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.277">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;updated)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#updated-java.util.Calendar-">CommonEntry</a></code></span></div>
 <div class="block">Sets the update timestamp of this object.</div>
 <dl>
@@ -809,7 +810,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>updated</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.282">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;updated)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.283">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;updated)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#updated-java.lang.String-">CommonEntry</a></code></span></div>
 <div class="block">Sets the update timestamp of this object.</div>
 <dl>
@@ -828,7 +829,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>base</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.288">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.289">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.lang.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
  <p>
@@ -852,7 +853,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <ul class="blockListLast">
 <li class="blockList">
 <h4>lang</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.294">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.295">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">Common</a></code></span></div>
 <div class="block">Sets the language of this object.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/Generator.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Generator.html b/content/site/apidocs/org/apache/juneau/dto/atom/Generator.html
index 6fdd3ef..ceb608b 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Generator.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Generator.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="generator")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.49">Generator</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.50">Generator</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Represents an <code>atomGenerator</code> construct in the RFC4287 specification.
  <p>
@@ -130,7 +130,8 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Atom'>Atom</a>
    </ul>
@@ -261,7 +262,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockList">
 <li class="blockList">
 <h4>Generator</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.61">Generator</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.62">Generator</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
 <div class="block">Normal constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -275,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Generator</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.66">Generator</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.67">Generator</a>()</pre>
 <div class="block">Bean constructor.</div>
 </li>
 </ul>
@@ -294,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <li class="blockList">
 <h4>getUri</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.79">getUri</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.80">getUri</a>()</pre>
 <div class="block">Returns the URI of this generator statement.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -309,7 +310,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 <li class="blockList">
 <h4>uri</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="uri")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.95">uri</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.96">uri</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
 <div class="block">Sets the URI of this generator statement.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
@@ -331,7 +332,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" t
 <li class="blockList">
 <h4>getVersion</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.106">getVersion</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.107">getVersion</a>()</pre>
 <div class="block">Returns the version of this generator statement.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -346,7 +347,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>version</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="version")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.117">version</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.118">version</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</pre>
 <div class="block">Sets the version of this generator statement.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -363,7 +364,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" t
 <li class="blockList">
 <h4>getText</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#TEXT">TEXT</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.128">getText</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.129">getText</a>()</pre>
 <div class="block">Returns the content of this generator statement.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -378,7 +379,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>text</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="text")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.139">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.140">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
 <div class="block">Sets the content of this generator statement.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -394,7 +395,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" t
 <ul class="blockList">
 <li class="blockList">
 <h4>base</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.150">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.151">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.lang.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
  <p>
@@ -418,7 +419,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" t
 <ul class="blockListLast">
 <li class="blockList">
 <h4>lang</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.156">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.157">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">Common</a></code></span></div>
 <div class="block">Sets the language of this object.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/Icon.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Icon.html b/content/site/apidocs/org/apache/juneau/dto/atom/Icon.html
index c6ac216..1d2cf3f 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Icon.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Icon.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="icon")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.47">Icon</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.48">Icon</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Represents an <code>atomIcon</code> construct in the RFC4287 specification.
  <p>
@@ -128,7 +128,8 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Atom'>Atom</a>
    </ul>
@@ -235,7 +236,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockList">
 <li class="blockList">
 <h4>Icon</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.62">Icon</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.63">Icon</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
 <div class="block">Normal constructor.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
@@ -254,7 +255,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Icon</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.67">Icon</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.68">Icon</a>()</pre>
 <div class="block">Bean constructor.</div>
 </li>
 </ul>
@@ -273,7 +274,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <li class="blockList">
 <h4>getUri</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ELEMENTS">ELEMENTS</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.80">getUri</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.81">getUri</a>()</pre>
 <div class="block">Returns the URI of this icon.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -288,7 +289,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 <li class="blockList">
 <h4>uri</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="uri")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.96">uri</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.97">uri</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
 <div class="block">Sets the URI of this icon.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
@@ -309,7 +310,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>base</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.107">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.108">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.lang.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
  <p>
@@ -333,7 +334,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title=
 <ul class="blockListLast">
 <li class="blockList">
 <h4>lang</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.113">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.114">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">Common</a></code></span></div>
 <div class="block">Sets the language of this object.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/Id.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Id.html b/content/site/apidocs/org/apache/juneau/dto/atom/Id.html
index cd7b1d3..a079d4a 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Id.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Id.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="id")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.42">Id</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.43">Id</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Represents an <code>atomId</code> construct in the RFC4287 specification.
  <p>
@@ -128,7 +128,8 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Atom'>Atom</a>
    </ul>
@@ -235,7 +236,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockList">
 <li class="blockList">
 <h4>Id</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.51">Id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.52">Id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
 <div class="block">Normal constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -249,7 +250,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Id</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.56">Id</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.57">Id</a>()</pre>
 <div class="block">Bean constructor.</div>
 </li>
 </ul>
@@ -268,7 +269,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <li class="blockList">
 <h4>getText</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#TEXT">TEXT</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.69">getText</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.70">getText</a>()</pre>
 <div class="block">Returns the content of this identifier.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -283,7 +284,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>text</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="text")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.80">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.81">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
 <div class="block">Sets the content of this identifier.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -299,7 +300,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="c
 <ul class="blockList">
 <li class="blockList">
 <h4>base</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.91">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.92">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.lang.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
  <p>
@@ -323,7 +324,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>lang</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.97">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.98">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">Common</a></code></span></div>
 <div class="block">Sets the language of this object.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/Link.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Link.html b/content/site/apidocs/org/apache/juneau/dto/atom/Link.html
index cc65d98..cb49896 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Link.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Link.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="link")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.49">Link</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.50">Link</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Represents an <code>atomLink</code> construct in the RFC4287 specification.
  <p>
@@ -135,7 +135,8 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Atom'>Atom</a>
    </ul>
@@ -304,7 +305,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockList">
 <li class="blockList">
 <h4>Link</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.66">Link</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rel,
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.67">Link</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rel,
             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type,
             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;href)</pre>
 <div class="block">Normal constructor.</div>
@@ -322,7 +323,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Link</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.71">Link</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.72">Link</a>()</pre>
 <div class="block">Bean constructor.</div>
 </li>
 </ul>
@@ -341,7 +342,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <li class="blockList">
 <h4>getHref</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.84">getHref</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.85">getHref</a>()</pre>
 <div class="block">Returns the href of the target of this link.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -356,7 +357,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>href</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="href")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.95">href</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;href)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.96">href</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;href)</pre>
 <div class="block">Sets the href of the target of this link.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -373,7 +374,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title=
 <li class="blockList">
 <h4>getRel</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.106">getRel</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.107">getRel</a>()</pre>
 <div class="block">Returns the rel of this link.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -388,11 +389,11 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>rel</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="rel")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.117">rel</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rel)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.118">rel</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rel)</pre>
 <div class="block">Sets the rel of this link.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>rel</code> - The rell of this link.</dd>
+<dd><code>rel</code> - The rel of this link.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -405,7 +406,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title=
 <li class="blockList">
 <h4>getType</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.128">getType</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.129">getType</a>()</pre>
 <div class="block">Returns the content type of the target of this link.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -420,7 +421,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>type</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="type")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.147">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.148">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Sets the content type of the target of this link.
  <p>
  Must be one of the following:
@@ -445,7 +446,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title=
 <li class="blockList">
 <h4>getHreflang</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.158">getHreflang</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.159">getHreflang</a>()</pre>
 <div class="block">Returns the language of the target of this link.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -460,7 +461,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>hreflang</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="hreflang")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.169">hreflang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hreflang)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.170">hreflang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hreflang)</pre>
 <div class="block">Sets the language of the target of this link.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -477,7 +478,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title=
 <li class="blockList">
 <h4>getTitle</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.180">getTitle</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.181">getTitle</a>()</pre>
 <div class="block">Returns the title of the target of this link.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -492,7 +493,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>title</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="title")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.191">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.192">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
 <div class="block">Sets the title of the target of this link.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -509,7 +510,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title=
 <li class="blockList">
 <h4>getLength</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.202">getLength</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.203">getLength</a>()</pre>
 <div class="block">Returns the length of the contents of the target of this link.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -524,7 +525,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.
 <li class="blockList">
 <h4>length</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="length")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.213">length</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;length)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.214">length</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;length)</pre>
 <div class="block">Sets the length of the contents of the target of this link.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -540,7 +541,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>base</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.224">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.225">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.lang.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
  <p>
@@ -564,7 +565,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title=
 <ul class="blockListLast">
 <li class="blockList">
 <h4>lang</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.230">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.231">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">Common</a></code></span></div>
 <div class="block">Sets the language of this object.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html
index b43e58f..a047ccf 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1092">Schema.BooleanOrSchemaSwap</a>
+<pre>public static class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1133">Schema.BooleanOrSchemaSwap</a>
 extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</pre>
 <div class="block">Used during parsing to convert the <property>additionalProperties</property> property to the correct class type.
  <ul class='spaced-list'>
@@ -225,7 +225,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
 <ul class="blockListLast">
 <li class="blockList">
 <h4>BooleanOrSchemaSwap</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html#line.1092">BooleanOrSchemaSwap</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html#line.1133">BooleanOrSchemaSwap</a>()</pre>
 </li>
 </ul>
 </li>
@@ -242,7 +242,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>swap</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html#line.1095">swap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html#line.1136">swap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)
             throws <a href="../../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/transform/PojoSwap.html#swap-org.apache.juneau.BeanSession-T-">PojoSwap</a></code></span></div>
@@ -278,7 +278,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
 <ul class="blockListLast">
 <li class="blockList">
 <h4>unswap</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html#line.1100">unswap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaSwap.html#line.1141">unswap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
                      <a href="../../../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;hint)
               throws <a href="../../../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
@@ -292,8 +292,8 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
  This is always going to be the same bean context that created this swap.</dd>
 <dd><code>o</code> - The transformed object.</dd>
 <dd><code>hint</code> - If possible, the parser will try to tell you the object type being created.  For example,
-   on a serialized date, this may tell you that the object being created must be of type <code>GregorianCalendar</code>.<br>
- This may be <jk>null</jk> if the parser cannot make this determination.</dd>
+ on a serialized date, this may tell you that the object being created must be of type <code>GregorianCalendar</code>.
+ <br>This may be <jk>null</jk> if the parser cannot make this determination.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The narrowed object.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html
index 1c32134..71eb934 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.293">Schema.JsonTypeOrJsonTypeArraySwap</a>
+<pre>public static class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.298">Schema.JsonTypeOrJsonTypeArraySwap</a>
 extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</pre>
 <div class="block">Used during parsing to convert the <property>type</property> property to the correct class type.
  <ul class='spaced-list'>
@@ -225,7 +225,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
 <ul class="blockListLast">
 <li class="blockList">
 <h4>JsonTypeOrJsonTypeArraySwap</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html#line.293">JsonTypeOrJsonTypeArraySwap</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html#line.298">JsonTypeOrJsonTypeArraySwap</a>()</pre>
 </li>
 </ul>
 </li>
@@ -242,7 +242,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>swap</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html#line.296">swap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html#line.301">swap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)
             throws <a href="../../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/transform/PojoSwap.html#swap-org.apache.juneau.BeanSession-T-">PojoSwap</a></code></span></div>
@@ -278,7 +278,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
 <ul class="blockListLast">
 <li class="blockList">
 <h4>unswap</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html#line.301">unswap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html#line.306">unswap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
                      <a href="../../../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;hint)
               throws <a href="../../../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
@@ -292,8 +292,8 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
  This is always going to be the same bean context that created this swap.</dd>
 <dd><code>o</code> - The transformed object.</dd>
 <dd><code>hint</code> - If possible, the parser will try to tell you the object type being created.  For example,
-   on a serialized date, this may tell you that the object being created must be of type <code>GregorianCalendar</code>.<br>
- This may be <jk>null</jk> if the parser cannot make this determination.</dd>
+ on a serialized date, this may tell you that the object being created must be of type <code>GregorianCalendar</code>.
+ <br>This may be <jk>null</jk> if the parser cannot make this determination.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The narrowed object.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html
index 9272a8c..e4a80c6 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.553">Schema.SchemaOrSchemaArraySwap</a>
+<pre>public static class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.568">Schema.SchemaOrSchemaArraySwap</a>
 extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</pre>
 <div class="block">Used during parsing to convert the <property>items</property> property to the correct class type.
  <ul class='spaced-list'>
@@ -225,7 +225,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SchemaOrSchemaArraySwap</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html#line.553">SchemaOrSchemaArraySwap</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html#line.568">SchemaOrSchemaArraySwap</a>()</pre>
 </li>
 </ul>
 </li>
@@ -242,7 +242,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>swap</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html#line.556">swap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html#line.571">swap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)
             throws <a href="../../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/transform/PojoSwap.html#swap-org.apache.juneau.BeanSession-T-">PojoSwap</a></code></span></div>
@@ -278,7 +278,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
 <ul class="blockListLast">
 <li class="blockList">
 <h4>unswap</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html#line.561">unswap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html#line.576">unswap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
                      <a href="../../../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;hint)
               throws <a href="../../../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
@@ -292,8 +292,8 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
  This is always going to be the same bean context that created this swap.</dd>
 <dd><code>o</code> - The transformed object.</dd>
 <dd><code>hint</code> - If possible, the parser will try to tell you the object type being created.  For example,
-   on a serialized date, this may tell you that the object being created must be of type <code>GregorianCalendar</code>.<br>
- This may be <jk>null</jk> if the parser cannot make this determination.</dd>
+ on a serialized date, this may tell you that the object being created must be of type <code>GregorianCalendar</code>.
+ <br>This may be <jk>null</jk> if the parser cannot make this determination.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The narrowed object.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Label.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Label.html b/content/site/apidocs/org/apache/juneau/dto/html5/Label.html
index ca21616..709b827 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Label.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Label.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="label")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.30">Label</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.32">Label</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-label-element">&lt;label&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-label-element">&lt;label&gt;</a>
+ element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -250,7 +252,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Label</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.30">Label</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.32">Label</a>()</pre>
 </li>
 </ul>
 </li>
@@ -267,7 +269,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_for</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.38">_for</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_for)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.41">_for</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_for)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-label-for">for</a> attribute.
  Associate the label with form control.</div>
 <dl>
@@ -284,7 +286,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>form</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.49">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.53">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
  Associates the control with a form element.</div>
 <dl>
@@ -301,7 +303,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.60">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.64">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -320,7 +322,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.66">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.70">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -339,7 +341,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.72">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.76">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -358,7 +360,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.78">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.82">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -378,7 +380,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.84">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.88">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Legend.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Legend.html b/content/site/apidocs/org/apache/juneau/dto/html5/Legend.html
index de51e0e..ba6bb90 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Legend.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Legend.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="legend")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Legend.html#line.30">Legend</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Legend.html#line.32">Legend</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-legend-element">&lt;legend&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+   href="https://www.w3.org/TR/html5/forms.html#the-legend-element">&lt;legend&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Legend</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Legend.html#line.30">Legend</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Legend.html#line.32">Legend</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Legend.html" title="class in org.apache.juneau.dto.html5">Legend</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Legend.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Legend.html" title="class in org.apache.juneau.dto.html5">Legend</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Legend.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Legend.html" title="class in org.apache.juneau.dto.html5">Legend</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Legend.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Legend.html" title="class in org.apache.juneau.dto.html5">Legend</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Legend.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Legend.html" title="class in org.apache.juneau.dto.html5">Legend</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Legend.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Legend.html" title="class in org.apache.juneau.dto.html5">Legend</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Legend.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Legend.html" title="class in org.apache.juneau.dto.html5">Legend</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Legend.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Legend.html" title="class in org.apache.juneau.dto.html5">Legend</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Legend.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Legend.html" title="class in org.apache.juneau.dto.html5">Legend</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Legend.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Legend.html" title="class in org.apache.juneau.dto.html5">Legend</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Legend.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Li.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Li.html b/content/site/apidocs/org/apache/juneau/dto/html5/Li.html
index 763015d..500b695 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Li.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Li.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="li")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Li.html#line.30">Li</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Li.html#line.32">Li</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-li-element">&lt;li&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-li-element">&lt;li&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Li</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Li.html#line.30">Li</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Li.html#line.32">Li</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Li.html" title="class in org.apache.juneau.dto.html5">Li</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Li.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Li.html" title="class in org.apache.juneau.dto.html5">Li</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Li.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Li.html" title="class in org.apache.juneau.dto.html5">Li</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Li.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Li.html" title="class in org.apache.juneau.dto.html5">Li</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Li.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Li.html" title="class in org.apache.juneau.dto.html5">Li</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Li.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Li.html" title="class in org.apache.juneau.dto.html5">Li</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Li.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Li.html" title="class in org.apache.juneau.dto.html5">Li</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Li.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Li.html" title="class in org.apache.juneau.dto.html5">Li</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Li.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Li.html" title="class in org.apache.juneau.dto.html5">Li</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Li.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Li.html" title="class in org.apache.juneau.dto.html5">Li</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Li.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Link.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Link.html b/content/site/apidocs/org/apache/juneau/dto/html5/Link.html
index aee4c37..a4b19ab 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Link.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Link.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="link")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.34">Link</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.36">Link</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-link-element">&lt;link&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#the-link-element">&lt;link&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -175,7 +177,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Link.html#crossorigin-java.lang.String-">crossorigin</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;crossorigin)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-crossorigin">crossorigin</a> attribute.</div>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-crossorigin">crossorigin</a> attribute.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -187,7 +190,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Link.html#hreflang-java.lang.String-">hreflang</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hreflang)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-hreflang">hreflang</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-hreflang">hreflang</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
@@ -261,7 +265,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Link</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.34">Link</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.36">Link</a>()</pre>
 </li>
 </ul>
 </li>
@@ -278,9 +282,10 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>crossorigin</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.42">crossorigin</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;crossorigin)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-crossorigin">crossorigin</a> attribute.
- How the element handles crossorigin requests.</div>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.46">crossorigin</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;crossorigin)</pre>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-crossorigin">crossorigin</a> attribute.
+ How the element handles cross-origin requests.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>crossorigin</code> - The new value for this attribute.</dd>
@@ -295,7 +300,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>href</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.60">href</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;href)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.64">href</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;href)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-href">href</a> attribute.
  Address of the hyperlink.
  <p>
@@ -318,8 +323,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>hreflang</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.71">hreflang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hreflang)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-hreflang">hreflang</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.77">hreflang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hreflang)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-hreflang">hreflang</a>
+ attribute.
  Language of the linked resource.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -335,7 +341,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>media</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.82">media</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;media)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.89">media</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;media)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-media">media</a> attribute.
  Applicable media.</div>
 <dl>
@@ -352,7 +358,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>rel</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.93">rel</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rel)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.101">rel</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rel)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-rel">rel</a> attribute.
  Relationship between the document containing the hyperlink and the destination resource.</div>
 <dl>
@@ -369,7 +375,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>sizes</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.104">sizes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sizes)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.113">sizes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sizes)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-link-sizes">sizes</a> attribute.
  Sizes of the icons (for rel="icon").</div>
 <dl>
@@ -386,7 +392,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.115">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.125">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-link-type">type</a> attribute.
  Hint for the type of the referenced resource.</div>
 <dl>
@@ -403,7 +409,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.126">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.136">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -422,7 +428,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.132">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.142">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -441,7 +447,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.138">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.148">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Main.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Main.html b/content/site/apidocs/org/apache/juneau/dto/html5/Main.html
index e26135c..85b44d4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Main.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Main.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="main")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Main.html#line.30">Main</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Main.html#line.32">Main</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-main-element">&lt;main&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-main-element">&lt;main&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Main</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Main.html#line.30">Main</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Main.html#line.32">Main</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Main.html" title="class in org.apache.juneau.dto.html5">Main</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Main.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Main.html" title="class in org.apache.juneau.dto.html5">Main</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Main.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Main.html" title="class in org.apache.juneau.dto.html5">Main</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Main.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Main.html" title="class in org.apache.juneau.dto.html5">Main</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Main.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Main.html" title="class in org.apache.juneau.dto.html5">Main</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Main.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Main.html" title="class in org.apache.juneau.dto.html5">Main</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Main.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Main.html" title="class in org.apache.juneau.dto.html5">Main</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Main.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Main.html" title="class in org.apache.juneau.dto.html5">Main</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Main.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -331,7 +333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Main.html" title="class in org.apache.juneau.dto.html5">Main</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Main.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Main.html" title="class in org.apache.juneau.dto.html5">Main</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Main.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Map.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Map.html b/content/site/apidocs/org/apache/juneau/dto/html5/Map.html
index eddb15c..bd361b3 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Map.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Map.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="map")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.30">Map</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.32">Map</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-map-element">&lt;map&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-map-element">&lt;map&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -244,7 +246,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Map</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.30">Map</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.32">Map</a>()</pre>
 </li>
 </ul>
 </li>
@@ -261,7 +263,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.38">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.41">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-map-name">name</a> attribute.
  Name of image map to reference from the usemap attribute.</div>
 <dl>
@@ -278,7 +280,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.49">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.52">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -297,7 +299,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.55">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.58">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -316,7 +318,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.61">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.64">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -335,7 +337,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.67">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.70">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -354,7 +356,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.73">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.html#line.76">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Mark.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Mark.html b/content/site/apidocs/org/apache/juneau/dto/html5/Mark.html
index 5f06e1e..896d710 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Mark.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Mark.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="mark")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Mark.html#line.30">Mark</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Mark.html#line.32">Mark</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-mark-element">&lt;mark&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-mark-element">&lt;mark&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Mark</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Mark.html#line.30">Mark</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Mark.html#line.32">Mark</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Mark.html" title="class in org.apache.juneau.dto.html5">Mark</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Mark.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Mark.html" title="class in org.apache.juneau.dto.html5">Mark</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Mark.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Mark.html" title="class in org.apache.juneau.dto.html5">Mark</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Mark.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Mark.html" title="class in org.apache.juneau.dto.html5">Mark</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Mark.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Mark.html" title="class in org.apache.juneau.dto.html5">Mark</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Mark.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Mark.html" title="class in org.apache.juneau.dto.html5">Mark</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Mark.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Mark.html" title="class in org.apache.juneau.dto.html5">Mark</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Mark.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Mark.html" title="class in org.apache.juneau.dto.html5">Mark</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Mark.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Mark.html" title="class in org.apache.juneau.dto.html5">Mark</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Mark.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Mark.html" title="class in org.apache.juneau.dto.html5">Mark</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Mark.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Meta.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Meta.html b/content/site/apidocs/org/apache/juneau/dto/html5/Meta.html
index 4f886c5..76661dc 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Meta.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Meta.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="meta")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.30">Meta</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.32">Meta</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-meta-element">&lt;meta&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#the-meta-element">&lt;meta&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -175,19 +177,22 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Meta.html#charset-java.lang.String-">charset</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;charset)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-charset">charset</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-charset">charset</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Meta.html#content-java.lang.String-">content</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;content)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-content">content</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-content">content</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Meta.html#httpequiv-java.lang.String-">httpequiv</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;httpequiv)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-http-equiv">http-equiv</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-http-equiv">http-equiv</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
@@ -237,7 +242,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Meta</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.30">Meta</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.32">Meta</a>()</pre>
 </li>
 </ul>
 </li>
@@ -254,8 +259,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>charset</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.38">charset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;charset)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-charset">charset</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.42">charset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;charset)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-charset">charset</a>
+ attribute.
  Character encoding declaration.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -271,8 +277,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>content</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.49">content</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;content)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-content">content</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.55">content</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;content)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-content">content</a>
+ attribute.
  Value of the element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -288,8 +295,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>httpequiv</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.60">httpequiv</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;httpequiv)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-http-equiv">http-equiv</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.68">httpequiv</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;httpequiv)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-http-equiv">http-equiv</a>
+ attribute.
  Pragma directive.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -305,7 +313,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.71">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.80">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-meta-name">name</a> attribute.
  Metadata name.</div>
 <dl>
@@ -322,7 +330,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.82">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.91">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -341,7 +349,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.88">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.97">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/csv/CsvSerializerBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/csv/CsvSerializerBuilder.html b/content/site/apidocs/org/apache/juneau/csv/CsvSerializerBuilder.html
index 295a91f..122b273 100644
--- a/content/site/apidocs/org/apache/juneau/csv/CsvSerializerBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/csv/CsvSerializerBuilder.html
@@ -248,7 +248,8 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <tr id="i11" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html#beanMapPutReturnsOldValue-boolean-">beanMapPutReturnsOldValue</a></span>(boolean&nbsp;value)</code>
-<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>
 </td>
 </tr>
 <tr id="i12" class="altColor">
@@ -780,7 +781,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CsvSerializerBuilder</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.37">CsvSerializerBuilder</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;propertyStore)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.38">CsvSerializerBuilder</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;propertyStore)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -802,7 +803,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>build</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializer.html" title="class in org.apache.juneau.csv">CsvSerializer</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.42">build</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializer.html" title="class in org.apache.juneau.csv">CsvSerializer</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.43">build</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#build--">CoreObjectBuilder</a></code></span></div>
 <div class="block">Build the object.</div>
 <dl>
@@ -820,7 +821,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>maxDepth</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.52">maxDepth</a>(int&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.53">maxDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Max serialization depth.
  <p>
@@ -857,7 +858,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>initialDepth</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.58">initialDepth</a>(int&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.59">initialDepth</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#initialDepth-int-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Initial depth.
  <p>
@@ -893,7 +894,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>detectRecursions</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.64">detectRecursions</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.65">detectRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#detectRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Automatically detect POJO recursions.
  <p>
@@ -908,11 +909,12 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
  <p>
  Recursions can occur when serializing models that aren't true trees, but rather contain loops.
  <p>
- The behavior when recursions are detected depends on the value for <a href="../../../../org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_ignoreRecursions"><code>SerializerContext.SERIALIZER_ignoreRecursions</code></a>.
+ The behavior when recursions are detected depends on the value for
+ <a href="../../../../org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_ignoreRecursions"><code>SerializerContext.SERIALIZER_ignoreRecursions</code></a>.
  <p>
  For example, if a model contains the links A-&gt;B-&gt;C-&gt;A, then the JSON generated will look like
-   the following when <jsf>SERIALIZER_ignoreRecursions</jsf> is <jk>true</jk>...
- <code>{A:{B:{C:null}}}</code><br>
+ the following when <jsf>SERIALIZER_ignoreRecursions</jsf> is <jk>true</jk>...
+ <code>{A:{B:{C:null}}}</code>
  <p>
  <h5 class='section'>Notes:</h5>
  <ul>
@@ -937,7 +939,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreRecursions</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.70">ignoreRecursions</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.71">ignoreRecursions</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ignoreRecursions-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Ignore recursion errors.
  <p>
@@ -978,7 +980,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>useWhitespace</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.76">useWhitespace</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.77">useWhitespace</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#useWhitespace-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Use whitespace.
  <p>
@@ -1013,7 +1015,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>ws</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.82">ws</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.83">ws</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#ws--">SerializerBuilder</a></code></span></div>
 <div class="block">Shortcut for calling <code>useWhitespace(<jk>true</jk>)</code>.</div>
 <dl>
@@ -1030,7 +1032,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>maxIndent</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.88">maxIndent</a>(int&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.89">maxIndent</a>(int&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#maxIndent-int-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Maximum indentation.
  <p>
@@ -1065,7 +1067,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>addBeanTypeProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.94">addBeanTypeProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.95">addBeanTypeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#addBeanTypeProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add <js>"_type"</js> properties when needed.
  <p>
@@ -1076,9 +1078,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
    <li><b>Session-overridable:</b> <jk>true</jk>
  </ul>
  <p>
- If <jk>true</jk>, then <js>"_type"</js> properties will be added to beans if their type cannot be inferred through reflection.
+ If <jk>true</jk>, then <js>"_type"</js> properties will be added to beans if their type cannot be inferred
+ through reflection.
  This is used to recreate the correct objects during parsing if the object types cannot be inferred.
- For example, when serializing a <code>Map&lt;String,Object&gt;</code> field, where the bean class cannot be determined from the value type.
+ For example, when serializing a <code>Map&lt;String,Object&gt;</code> field, where the bean class cannot be determined from
+ the value type.
  <p>
  <h5 class='section'>Notes:</h5>
  <ul>
@@ -1103,7 +1107,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>quoteChar</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.100">quoteChar</a>(char&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.101">quoteChar</a>(char&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#quoteChar-char-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Quote character.
  <p>
@@ -1138,7 +1142,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>sq</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.106">sq</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.107">sq</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sq--">SerializerBuilder</a></code></span></div>
 <div class="block">Shortcut for calling <code>quoteChar(<js>'\''</js>)</code>.</div>
 <dl>
@@ -1155,7 +1159,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>trimNullProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.112">trimNullProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.113">trimNullProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimNullProperties-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Trim null bean property values.
  <p>
@@ -1194,7 +1198,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>trimEmptyCollections</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.118">trimEmptyCollections</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.119">trimEmptyCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Trim empty lists and arrays.
  <p>
@@ -1234,7 +1238,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>trimEmptyMaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.124">trimEmptyMaps</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.125">trimEmptyMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimEmptyMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Trim empty maps.
  <p>
@@ -1273,7 +1277,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>trimStrings</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.130">trimStrings</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.131">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#trimStrings-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Trim strings.
  <p>
@@ -1308,7 +1312,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>uriContext</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.136">uriContext</a>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.137">uriContext</a>(<a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriContext-org.apache.juneau.UriContext-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  URI context bean.
  <p>
@@ -1348,7 +1352,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>uriResolution</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.142">uriResolution</a>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.143">uriResolution</a>(<a href="../../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriResolution-org.apache.juneau.UriResolution-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  URI resolution.
  <p>
@@ -1398,7 +1402,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>uriRelativity</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.148">uriRelativity</a>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.149">uriRelativity</a>(<a href="../../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#uriRelativity-org.apache.juneau.UriRelativity-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  URI relativity.
  <p>
@@ -1446,7 +1450,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>sortCollections</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.154">sortCollections</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.155">sortCollections</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortCollections-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Sort arrays and collections alphabetically.
  <p>
@@ -1480,7 +1484,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>sortMaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.160">sortMaps</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.161">sortMaps</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#sortMaps-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Sort maps alphabetically.
  <p>
@@ -1513,7 +1517,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>abridged</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.166">abridged</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.167">abridged</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#abridged-boolean-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Abridged output.
  <p>
@@ -1548,7 +1552,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>listener</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.172">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/serializer/SerializerListener.html" title="class in org.apache.juneau.serializer">SerializerListener</a>&gt;&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.173">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/serializer/SerializerListener.html" title="class in org.apache.juneau.serializer">SerializerListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html#listener-java.lang.Class-">SerializerBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Serializer listener.
  <p>
@@ -1578,7 +1582,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireDefaultConstructor</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.178">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.179">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beansRequireDefaultConstructor-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Beans require no-arg constructors.
  <p>
@@ -1616,7 +1620,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSerializable</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.184">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.185">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beansRequireSerializable-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Beans require <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface.
  <p>
@@ -1654,7 +1658,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSettersForGetters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.190">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.191">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beansRequireSettersForGetters-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Beans require setters for getters.
  <p>
@@ -1690,7 +1694,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSomeProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.196">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.197">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beansRequireSomeProperties-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Beans require at least one property.
  <p>
@@ -1728,9 +1732,10 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beanMapPutReturnsOldValue</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.202">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.203">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanMapPutReturnsOldValue-boolean-">CoreObjectBuilder</a></code></span></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 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.
  <p>
  <ul>
    <li><b>Name:</b> <js>"BeanContext.beanMapPutReturnsOldValue"</js>
@@ -1739,7 +1744,8 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
    <li><b>Session-overridable:</b> <jk>false</jk>
  </ul>
  <p>
- If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property values.
+ If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
+ values.
  Otherwise, it returns <jk>null</jk>.
  <p>
  Disabled by default because it introduces a slight performance penalty.
@@ -1766,7 +1772,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beanConstructorVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.208">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.209">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Look for bean constructors with the specified minimum visibility.
  <p>
@@ -1803,7 +1809,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beanClassVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.214">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.215">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Look for bean classes with the specified minimum visibility.
  <p>
@@ -1840,7 +1846,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFieldVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.220">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.221">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Look for bean fields with the specified minimum visibility.
  <p>
@@ -1878,7 +1884,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>methodVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.226">methodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.227">methodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#methodVisibility-org.apache.juneau.Visibility-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Look for bean methods with the specified minimum visibility.
  <p>
@@ -1916,7 +1922,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>useJavaBeanIntrospector</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.232">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.233">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#useJavaBeanIntrospector-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Use Java <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/Introspector.html?is-external=true" title="class or interface in java.beans"><code>Introspector</code></a> for determining bean properties.
  <p>
@@ -1952,7 +1958,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>useInterfaceProxies</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.238">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.239">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#useInterfaceProxies-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Use interface proxies.
  <p>
@@ -1963,8 +1969,8 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
    <li><b>Session-overridable:</b> <jk>false</jk>
  </ul>
  <p>
- If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a>
- if there is no other way of instantiating them.
+ If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
  <p>
  <h5 class='section'>Notes:</h5>
  <ul>
@@ -1988,7 +1994,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreUnknownBeanProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.244">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.245">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#ignoreUnknownBeanProperties-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Ignore unknown properties.
  <p>
@@ -2024,7 +2030,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreUnknownNullBeanProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.250">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.251">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#ignoreUnknownNullBeanProperties-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Ignore unknown properties with null values.
  <p>
@@ -2060,7 +2066,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>ignorePropertiesWithoutSetters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.256">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.257">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#ignorePropertiesWithoutSetters-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Ignore properties without setters.
  <p>
@@ -2096,7 +2102,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreInvocationExceptionsOnGetters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.262">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.263">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Ignore invocation errors on getters.
  <p>
@@ -2132,7 +2138,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreInvocationExceptionsOnSetters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.268">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.269">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Ignore invocation errors on setters.
  <p>
@@ -2168,7 +2174,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>sortProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.274">sortProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.275">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#sortProperties-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Sort bean properties in alphabetical order.
  <p>
@@ -2210,7 +2216,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.280">notBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.281">notBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#notBeanPackages-java.lang.String...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to packages whose classes should not be considered beans.
  <p>
@@ -2237,7 +2243,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.286">notBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.287">notBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#notBeanPackages-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to packages whose classes should not be considered beans.
  <p>
@@ -2260,7 +2266,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setNotBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.292">setNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.293">setNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setNotBeanPackages-java.lang.String...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Packages whose classes should not be considered beans.
  <p>
@@ -2309,7 +2315,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setNotBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.298">setNotBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.299">setNotBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setNotBeanPackages-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Packages whose classes should not be considered beans.
  <p>
@@ -2332,7 +2338,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>removeNotBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.304">removeNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.305">removeNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeNotBeanPackages-java.lang.String...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from packages whose classes should not be considered beans.
  <p>
@@ -2360,7 +2366,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>removeNotBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.310">removeNotBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.311">removeNotBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeNotBeanPackages-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from packages whose classes should not be considered beans.
  <p>
@@ -2384,7 +2390,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.316">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.317">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#notBeanClasses-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to classes that should not be considered beans.
  <p>
@@ -2412,7 +2418,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.322">notBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.323">notBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#notBeanClasses-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to classes that should not be considered beans.
  <p>
@@ -2436,7 +2442,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setNotBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.328">setNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.329">setNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setNotBeanClasses-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Classes to be excluded from consideration as being beans.
  <p>
@@ -2472,7 +2478,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setNotBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.334">setNotBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.335">setNotBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setNotBeanClasses-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Classes to be excluded from consideration as being beans.
  <p>
@@ -2495,7 +2501,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>removeNotBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.340">removeNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.341">removeNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeNotBeanClasses-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from classes that should not be considered beans.
  <p>
@@ -2523,7 +2529,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>removeNotBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.346">removeNotBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.347">removeNotBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeNotBeanClasses-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from classes that should not be considered beans.
  <p>
@@ -2547,7 +2553,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFilters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.352">beanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.353">beanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanFilters-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to bean filters.
  <p>
@@ -2575,7 +2581,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFilters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.358">beanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.359">beanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanFilters-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to bean filters.
  <p>
@@ -2599,7 +2605,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setBeanFilters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.364">setBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.365">setBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setBeanFilters-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Bean filters to apply to beans.
  <p>
@@ -2646,7 +2652,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setBeanFilters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.370">setBeanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.371">setBeanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setBeanFilters-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Bean filters to apply to beans.
  <p>
@@ -2669,7 +2675,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>removeBeanFilters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.376">removeBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.377">removeBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeBeanFilters-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from bean filters.
  <p>
@@ -2697,7 +2703,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>removeBeanFilters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.382">removeBeanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.383">removeBeanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeBeanFilters-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from bean filters.
  <p>
@@ -2721,7 +2727,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>pojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.388">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.389">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#pojoSwaps-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to POJO swaps.
  <p>
@@ -2749,7 +2755,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>pojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.394">pojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.395">pojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#pojoSwaps-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to POJO swaps.
  <p>
@@ -2773,7 +2779,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setPojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.400">setPojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.401">setPojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setPojoSwaps-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  POJO swaps to apply to Java objects.
  <p>
@@ -2812,7 +2818,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setPojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.406">setPojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.407">setPojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setPojoSwaps-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  POJO swaps to apply to Java objects.
  <p>
@@ -2835,7 +2841,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>removePojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.412">removePojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.413">removePojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removePojoSwaps-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from POJO swaps.
  <p>
@@ -2863,7 +2869,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>removePojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.418">removePojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.419">removePojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removePojoSwaps-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from POJO swaps.
  <p>
@@ -2887,7 +2893,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerBuilder.html
 <ul class="blockList">
 <li class="blockList">
 <h4>implClasses</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.424">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerBuilder.html#line.425">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#implClasses-j

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/package-summary.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/package-summary.html b/content/site/apidocs/org/apache/juneau/dto/html5/package-summary.html
index 14072b7..7ab5a5d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/package-summary.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/package-summary.html
@@ -88,205 +88,239 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-a-element">&lt;a&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-abbr-element">&lt;abbr&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-address-element">&lt;address&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-area-element">&lt;area&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-article-element">&lt;article&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-aside-element">&lt;aside&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-audio-element">&lt;audio&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-b-element">&lt;b&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#the-base-element">&lt;base&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdi-element">&lt;bdi&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdo-element">&lt;bdo&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-blockquote-element">&lt;blockquote&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-body-element">&lt;body&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-br-element">&lt;br&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-button-element">&lt;button&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/scripting-1.html#the-canvas-element">&lt;canvas&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-caption-element">&lt;caption&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-cite-element">&lt;cite&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-code-element">&lt;code&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-col-element">&lt;col&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-colgroup-element">&lt;colgroup&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-data-element">&lt;data&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-datalist-element">&lt;datalist&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-dd-element">&lt;dd&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/edits.html#the-del-element">&lt;del&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-dfn-element">&lt;dfn&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-div-element">&lt;div&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-dl-element">&lt;dl&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-dt-element">&lt;dt&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-em-element">&lt;em&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-embed-element">&lt;embed&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="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="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-fieldset-element">&lt;fieldset&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-figcaption-element">&lt;figcaption&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-figcaption-element">&lt;figcaption&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-figure-element">&lt;figure&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-figure-element">&lt;figure&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -298,67 +332,78 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-form-element">&lt;form&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-form-element">&lt;form&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/H1.html" title="class in org.apache.juneau.dto.html5">H1</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h1&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h1&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/H2.html" title="class in org.apache.juneau.dto.html5">H2</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h2&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h2&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/H3.html" title="class in org.apache.juneau.dto.html5">H3</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h3&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h3&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/H4.html" title="class in org.apache.juneau.dto.html5">H4</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h4&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h4&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/H5.html" title="class in org.apache.juneau.dto.html5">H5</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h5&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h5&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/H6.html" title="class in org.apache.juneau.dto.html5">H6</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h6&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h6&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Head.html" title="class in org.apache.juneau.dto.html5">Head</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-head-element">&lt;head&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#the-head-element">&lt;head&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Header.html" title="class in org.apache.juneau.dto.html5">Header</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-header-element">&lt;header&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-header-element">&lt;header&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Hr.html" title="class in org.apache.juneau.dto.html5">Hr</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-hr-element">&lt;hr&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-hr-element">&lt;hr&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/semantics.html#the-html-element">&lt;html&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/semantics.html#the-html-element">&lt;html&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -394,7 +439,8 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.html" title="class in org.apache.juneau.dto.html5">HtmlElementRawText</a></td>
 <td class="colLast">
-<div class="block">A subclass of HTML elements that contain <a href="https://www.w3.org/TR/html51/syntax.html#raw-text">raw text</a> only.</div>
+<div class="block">A subclass of HTML elements that contain <a href="https://www.w3.org/TR/html51/syntax.html#raw-text">raw text</a>
+ only.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -412,373 +458,435 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-i-element">&lt;i&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-i-element">&lt;i&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-iframe-element">&lt;iframe&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-iframe-element">&lt;iframe&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-img-element">&lt;img&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-img-element">&lt;img&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-input-element">&lt;input&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-input-element">&lt;input&gt;</a>
+ element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/edits.html#the-ins-element">&lt;ins&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/edits.html#the-ins-element">&lt;ins&gt;</a>
+ element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-kbd-element">&lt;kbd&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-kbd-element">&lt;kbd&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-keygen-element">&lt;keygen&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-keygen-element">&lt;keygen&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-label-element">&lt;label&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-label-element">&lt;label&gt;</a>
+ element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Legend.html" title="class in org.apache.juneau.dto.html5">Legend</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-legend-element">&lt;legend&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+   href="https://www.w3.org/TR/html5/forms.html#the-legend-element">&lt;legend&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Li.html" title="class in org.apache.juneau.dto.html5">Li</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-li-element">&lt;li&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-li-element">&lt;li&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-link-element">&lt;link&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#the-link-element">&lt;link&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Main.html" title="class in org.apache.juneau.dto.html5">Main</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-main-element">&lt;main&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-main-element">&lt;main&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Map.html" title="class in org.apache.juneau.dto.html5">Map</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-map-element">&lt;map&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-map-element">&lt;map&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Mark.html" title="class in org.apache.juneau.dto.html5">Mark</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-mark-element">&lt;mark&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-mark-element">&lt;mark&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-meta-element">&lt;meta&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#the-meta-element">&lt;meta&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-meter-element">&lt;meter&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-meter-element">&lt;meter&gt;</a>
+ element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Nav.html" title="class in org.apache.juneau.dto.html5">Nav</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-nav-element">&lt;nav&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-nav-element">&lt;nav&gt;</a>
+ element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Noscript.html" title="class in org.apache.juneau.dto.html5">Noscript</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-noscript-element">&lt;noscript&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/scripting-1.html#the-noscript-element">&lt;noscript&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-object-element">&lt;object&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-object-element">&lt;object&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-ol-element">&lt;ol&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-ol-element">&lt;ol&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-optgroup-element">&lt;optgroup&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-optgroup-element">&lt;optgroup&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-option-element">&lt;option&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-option-element">&lt;option&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-output-element">&lt;output&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-output-element">&lt;output&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/P.html" title="class in org.apache.juneau.dto.html5">P</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-p-element">&lt;p&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-p-element">&lt;p&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-param-element">&lt;param&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-param-element">&lt;param&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Pre.html" title="class in org.apache.juneau.dto.html5">Pre</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-pre-element">&lt;pre&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-pre-element">&lt;pre&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-progress-element">&lt;progress&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-progress-element">&lt;progress&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-q-element">&lt;q&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-q-element">&lt;q&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Rb.html" title="class in org.apache.juneau.dto.html5">Rb</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rb-element">&lt;rb&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rb-element">&lt;rb&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5">Rp</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rp-element">&lt;rp&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rp-element">&lt;rp&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5">Rt</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rt-element">&lt;rt&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rt-element">&lt;rt&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Rtc.html" title="class in org.apache.juneau.dto.html5">Rtc</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rtc-element">&lt;rtc&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rtc-element">&lt;rtc&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Ruby.html" title="class in org.apache.juneau.dto.html5">Ruby</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-ruby-element">&lt;ruby&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-ruby-element">&lt;ruby&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/S.html" title="class in org.apache.juneau.dto.html5">S</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-s-element">&lt;s&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-s-element">&lt;s&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-samp-element">&lt;samp&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-samp-element">&lt;samp&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-script-element">&lt;script&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/scripting-1.html#the-script-element">&lt;script&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-section-element">&lt;section&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-section-element">&lt;section&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-select-element">&lt;select&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-select-element">&lt;select&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5">Small</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-small-element">&lt;small&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-small-element">&lt;small&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-source-element">&lt;source&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-source-element">&lt;source&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5">Span</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-span-element">&lt;span&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-span-element">&lt;span&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-strong-element">&lt;strong&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-strong-element">&lt;strong&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-style-element">&lt;style&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#the-style-element">&lt;style&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Sub.html" title="class in org.apache.juneau.dto.html5">Sub</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements">&lt;sub&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements">&lt;sub&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Sup.html" title="class in org.apache.juneau.dto.html5">Sup</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements">&lt;sup&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements">&lt;sup&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-table-element">&lt;table&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-table-element">&lt;table&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Tbody.html" title="class in org.apache.juneau.dto.html5">Tbody</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-tbody-element">&lt;tbody&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-tbody-element">&lt;tbody&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-td-element">&lt;td&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-td-element">&lt;td&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Template.html" title="class in org.apache.juneau.dto.html5">Template</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-template-element">&lt;template&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/scripting-1.html#the-template-element">&lt;template&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-textarea-element">&lt;textarea&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-textarea-element">&lt;textarea&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Tfoot.html" title="class in org.apache.juneau.dto.html5">Tfoot</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-tfoot-element">&lt;tfoot&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-tfoot-element">&lt;tfoot&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-th-element">&lt;th&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-th-element">&lt;th&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Thead.html" title="class in org.apache.juneau.dto.html5">Thead</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-thead-element">&lt;thead&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-thead-element">&lt;thead&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-time-element">&lt;time&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-time-element">&lt;time&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Title.html" title="class in org.apache.juneau.dto.html5">Title</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-title-element">&lt;title&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#the-title-element">&lt;title&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Tr.html" title="class in org.apache.juneau.dto.html5">Tr</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-tr-element">&lt;tr&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-tr-element">&lt;tr&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-track-element">&lt;track&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-track-element">&lt;track&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/U.html" title="class in org.apache.juneau.dto.html5">U</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-u-element">&lt;u&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-u-element">&lt;u&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-ul-element">&lt;ul&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-ul-element">&lt;ul&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Var.html" title="class in org.apache.juneau.dto.html5">Var</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-var-element">&lt;var&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-var-element">&lt;var&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-video-element">&lt;video&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-video-element">&lt;video&gt;</a> element.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/juneau/dto/html5/Wbr.html" title="class in org.apache.juneau.dto.html5">Wbr</a></td>
 <td class="colLast">
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-wbr-element">&lt;wbr&gt;</a> element.</div>
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-wbr-element">&lt;wbr&gt;</a> element.</div>
 </td>
 </tr>
 </tbody>
@@ -823,7 +931,9 @@
 <h2 class='topic' onclick='toggle(this)'>1 - Overview</h2>
 <div class='topic'>
    <p>
-      Juneau supports generation and consumption of HTML5 documents and fragments through the use of DTOs (Data Transfer Objects).<br>
+      Juneau supports generation and consumption of HTML5 documents and fragments through the use of DTOs (Data 
+      Transfer Objects).
+      <br>
       It uses existing support for serializing and parsing POJOs to and from HTML to define these HTML objects. 
    </p>
    
@@ -834,8 +944,8 @@
    <div class='topic'>
       <p>
          The Juneau HTML5 DTOs are simply beans with fluent-style setters that allow you to quickly construct HTML
-         fragments as Java objects.  These object can then be serialized to HTML using one of the existing HTML serializers,
-         or to other languages such as JSON using the JSON serializers.
+         fragments as Java objects.  These object can then be serialized to HTML using one of the existing HTML 
+         serializers, or to other languages such as JSON using the JSON serializers.
       </p>
       <p>
          The <a href="../../../../../org/apache/juneau/dto/html5/HtmlBuilder.html" title="class in org.apache.juneau.dto.html5"><code>HtmlBuilder</code></a> class is a utility class with predefined static methods
@@ -945,8 +1055,10 @@
    Object myform =
       <jsm>form</jsm>().action(<js>"/submit"</js>).method(<js>"POST"</js>)
       .children(
-         <js>"Position (1-10000): "</js>, <jsm>input</jsm>(<js>"number"</js>).name(<js>"pos"</js>).value(1), <jsm>br</jsm>(),
-         <js>"Limit (1-10000): "</js>, <jsm>input</jsm>(<js>"number"</js>).name(<js>"limit"</js>).value(100), <jsm>br</jsm>(),
+         <js>"Position (1-10000): "</js>, 
+            <jsm>input</jsm>(<js>"number"</js>).name(<js>"pos"</js>).value(1), <jsm>br</jsm>(),
+         <js>"Limit (1-10000): "</js>, 
+            <jsm>input</jsm>(<js>"number"</js>).name(<js>"limit"</js>).value(100), <jsm>br</jsm>(),
          <jsm>button</jsm>(<js>"submit"</js>, <js>"Submit"</js>),
          <jsm>button</jsm>(<js>"reset"</js>, <js>"Reset"</js>)
       );    
@@ -955,8 +1067,10 @@
             </td>
             <td class='code'><xt>
       &lt;form <xa>action</xa>=<xs>'/submit'</xs> <xa>method</xa>=<xs>'POST'</xs>&gt;
-         <xv>Position (1-10000):</xv> &lt;input <xa>name</xa>=<xs>'pos'</xs> <xa>type</xa>=<xs>'number'</xs> <xa>value</xa>=<xs>'1'</xs>/&gt;&lt;br/&gt;
-         <xv>Limit (1-10000):</xv> &lt;input <xa>name</xa>=<xs>'pos'</xs> <xa>type</xa>=<xs>'number'</xs> <xa>value</xa>=<xs>'100'</xs>/&gt;&lt;br/&gt;
+         <xv>Position (1-10000):</xv> &lt;input <xa>name</xa>=<xs>'pos'</xs> 
+            <xa>type</xa>=<xs>'number'</xs> <xa>value</xa>=<xs>'1'</xs>/&gt;&lt;br/&gt;
+         <xv>Limit (1-10000):</xv> &lt;input <xa>name</xa>=<xs>'pos'</xs> 
+            <xa>type</xa>=<xs>'number'</xs> <xa>value</xa>=<xs>'100'</xs>/&gt;&lt;br/&gt;
          &lt;button <xa>type</xa>=<xs>'submit'</xs>&gt;<xv>Submit</xv>&lt;/button&gt;
          &lt;button <xa>type</xa>=<xs>'reset'</xs>&gt;<xv>Reset</xv>&lt;/button&gt;        
       &lt;/form&gt;
@@ -993,11 +1107,14 @@
          you may want to consider using HTML5 templates.
          Broadly speaking, a template is simply a bean that gets swapped out with another more complex bean during
          serialization.
-         Juneau doesn't have a built-in concept of a "template", but rather has features that allow them to be defined using existing swap support.
+         Juneau doesn't have a built-in concept of a "template", but rather has features that allow them to be 
+         defined using existing swap support.
       </p>
       <p>
-         The following example shows how an HTML5 form template object can be created that gets serialized as a populated HTML5 <a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5"><code>Form</code></a> bean.
-         It takes advantage of the special <code>swap(BeanSession)</code> method that serializers will use to convert the object to a serialized form before serialization.
+         The following example shows how an HTML5 form template object can be created that gets serialized as a 
+         populated HTML5 <a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5"><code>Form</code></a> bean.
+         It takes advantage of the special <code>swap(BeanSession)</code> method that serializers will use to 
+         convert the object to a serialized form before serialization.
          The return type of this method can be any serializable type.
          In this case, we are defining a template for a reusable HTML form with two simple fields.  
          This gets serialized as an HTML form. 
@@ -1041,7 +1158,8 @@
    &lt;/form&gt;     
       </xt></p>      
       <p>
-         Support for parsing back into the template class can be accomplished by adding an unswap method or constructor.
+         Support for parsing back into the template class can be accomplished by adding an unswap method or 
+         constructor.
       </p>
       <p class='bcode'>
    <jk>import static</jk> org.apache.juneau.dto.html5.HtmlBuilder.*;
@@ -1060,8 +1178,10 @@
       <jc>// Our 'unswap' constructor</jc>
       <jk>public</jk> FormTemplate(Form f) {
          <jk>this</jk>.<jf>action</jf> = f.getAttr(<js>"action"</js>);
-         <jk>this</jk>.<jf>value1</jf> = f.getChild(Input.<jk>class</jk>, 0).getAttr(<jk>int</jk>.<jk>class</jk>, <js>"value"</js>);
-         <jk>this</jk>.<jf>value2</jf> = f.getChild(Input.<jk>class</jk>, 1).getAttr(<jk>boolean</jk>.<jk>class</jk>, <js>"value"</js>);
+         <jk>this</jk>.<jf>value1</jf> = f.getChild(Input.<jk>class</jk>, 0)
+            .getAttr(<jk>int</jk>.<jk>class</jk>, <js>"value"</js>);
+         <jk>this</jk>.<jf>value2</jf> = f.getChild(Input.<jk>class</jk>, 1)
+            .getAttr(<jk>boolean</jk>.<jk>class</jk>, <js>"value"</js>);
       }
       
       <jk>public</jk> FormTemplate(String action, <jk>int</jk> value1, <jk>boolean</jk> value2) {
@@ -1079,7 +1199,8 @@
    }
       </p>
       <p>
-         Refer to <a class='doclink' href='../../../../../overview-summary.html#Core.SwapMethods'>Swap methods</a> for information about defining swap methods on classes.
+         Refer to <a class='doclink' href='../../../../../overview-summary.html#Core.SwapMethods'>Swap methods</a> 
+         for information about defining swap methods on classes.
       </p>
    </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonType.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonType.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonType.html
index d88e520..908dc45 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonType.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonType.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public enum <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.37">JsonType</a>
+<pre>public enum <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.39">JsonType</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a>&lt;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>&gt;</pre>
 <div class="block">Represents possible JSON types in the JSON-Schema core specification.
  <p>
@@ -133,9 +133,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
-      <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.JsonSchema'>JSON-Schema</a>
+      <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.JsonSchema'>
+      JSON-Schema</a>
    </ul>
    <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.jsonschema</a>
  </ul></div>
@@ -271,7 +273,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>ARRAY</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.40">ARRAY</a></pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.42">ARRAY</a></pre>
 <div class="block">array</div>
 </li>
 </ul>
@@ -281,7 +283,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>BOOLEAN</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.43">BOOLEAN</a></pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.45">BOOLEAN</a></pre>
 <div class="block">boolean</div>
 </li>
 </ul>
@@ -291,7 +293,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>INTEGER</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.46">INTEGER</a></pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.48">INTEGER</a></pre>
 <div class="block">integer</div>
 </li>
 </ul>
@@ -301,7 +303,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>NULL</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.49">NULL</a></pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.51">NULL</a></pre>
 <div class="block">null</div>
 </li>
 </ul>
@@ -311,7 +313,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>NUMBER</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.52">NUMBER</a></pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.54">NUMBER</a></pre>
 <div class="block">number</div>
 </li>
 </ul>
@@ -321,7 +323,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>OBJECT</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.55">OBJECT</a></pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.57">OBJECT</a></pre>
 <div class="block">object</div>
 </li>
 </ul>
@@ -331,7 +333,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>STRING</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.58">STRING</a></pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.60">STRING</a></pre>
 <div class="block">string</div>
 </li>
 </ul>
@@ -341,7 +343,7 @@ the order they are declared.</div>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ANY</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.61">ANY</a></pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.63">ANY</a></pre>
 <div class="block">any</div>
 </li>
 </ul>
@@ -359,7 +361,7 @@ the order they are declared.</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>values</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>[]&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.37">values</a>()</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>[]&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.39">values</a>()</pre>
 <div class="block">Returns an array containing the constants of this enum type, in
 the order they are declared.  This method may be used to iterate
 over the constants as follows:
@@ -379,7 +381,7 @@ for (JsonType c : JsonType.values())
 <ul class="blockList">
 <li class="blockList">
 <h4>valueOf</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.37">valueOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.39">valueOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Returns the enum constant of this type with the specified name.
 The string must match <i>exactly</i> an identifier used to declare an
 enum constant in this type.  (Extraneous whitespace characters are 
@@ -401,7 +403,7 @@ not permitted.)</div>
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.73">toString</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.75">toString</a>()</pre>
 <div class="block">Returns the lowercase form of this enum that's compatible with the JSON-Schema specification.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -415,7 +417,7 @@ not permitted.)</div>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>fromString</h4>
-<pre>public static&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.83">fromString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public static&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.85">fromString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block">Converts the specified lowercase form of the enum back into an <code>Enum</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonTypeArray.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonTypeArray.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonTypeArray.html
index 39ceb20..39354ed 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonTypeArray.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonTypeArray.html
@@ -132,16 +132,18 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public final class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.30">JsonTypeArray</a>
+<pre>public final class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.32">JsonTypeArray</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>&gt;</pre>
 <div class="block">Represents a list of <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema"><code>JsonType</code></a> objects.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
-      <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.JsonSchema'>JSON-Schema</a>
+      <li class='sublink'><a class='doclink'
+         href='../../../../../overview-summary.html#DTOs.JsonSchema'>JSON-Schema</a>
    </ul>
    <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.jsonschema</a>
  </ul></div>
@@ -297,7 +299,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>JsonTypeArray</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.37">JsonTypeArray</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.39">JsonTypeArray</a>()</pre>
 <div class="block">Default constructor.</div>
 </li>
 </ul>
@@ -307,7 +309,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>JsonTypeArray</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.44">JsonTypeArray</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>...&nbsp;types)</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.46">JsonTypeArray</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>...&nbsp;types)</pre>
 <div class="block">Constructor with predefined types to add to this list.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -329,7 +331,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>addAll</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArray.html" title="class in org.apache.juneau.dto.jsonschema">JsonTypeArray</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.55">addAll</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>...&nbsp;types)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArray.html" title="class in org.apache.juneau.dto.jsonschema">JsonTypeArray</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.57">addAll</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>...&nbsp;types)</pre>
 <div class="block">Convenience method for adding one or more <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema"><code>JsonType</code></a> objects to
    this array.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html
index c3a475c..7db4a43 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public static class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.847">Schema.BooleanOrSchemaArraySwap</a>
+<pre>public static class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.876">Schema.BooleanOrSchemaArraySwap</a>
 extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</pre>
 <div class="block">Used during parsing to convert the <property>additionalItems</property> property to the correct class type.
  <ul class='spaced-list'>
@@ -225,7 +225,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
 <ul class="blockListLast">
 <li class="blockList">
 <h4>BooleanOrSchemaArraySwap</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html#line.847">BooleanOrSchemaArraySwap</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html#line.876">BooleanOrSchemaArraySwap</a>()</pre>
 </li>
 </ul>
 </li>
@@ -242,7 +242,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>swap</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html#line.850">swap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html#line.879">swap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)
             throws <a href="../../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/transform/PojoSwap.html#swap-org.apache.juneau.BeanSession-T-">PojoSwap</a></code></span></div>
@@ -278,7 +278,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
 <ul class="blockListLast">
 <li class="blockList">
 <h4>unswap</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html#line.855">unswap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html#line.884">unswap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
                      <a href="../../../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;hint)
               throws <a href="../../../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
@@ -292,8 +292,8 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title
  This is always going to be the same bean context that created this swap.</dd>
 <dd><code>o</code> - The transformed object.</dd>
 <dd><code>hint</code> - If possible, the parser will try to tell you the object type being created.  For example,
-   on a serialized date, this may tell you that the object being created must be of type <code>GregorianCalendar</code>.<br>
- This may be <jk>null</jk> if the parser cannot make this determination.</dd>
+ on a serialized date, this may tell you that the object being created must be of type <code>GregorianCalendar</code>.
+ <br>This may be <jk>null</jk> if the parser cannot make this determination.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The narrowed object.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Form.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Form.html b/content/site/apidocs/org/apache/juneau/dto/html5/Form.html
index 8a01d89..3770035 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Form.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Form.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="form")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.34">Form</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.36">Form</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-form-element">&lt;form&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-form-element">&lt;form&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -175,7 +177,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Form.html#acceptcharset-java.lang.String-">acceptcharset</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;acceptcharset)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-accept-charset">accept-charset</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-accept-charset">accept-charset</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -187,7 +190,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Form.html#autocomplete-java.lang.String-">autocomplete</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;autocomplete)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-autocomplete">autocomplete</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-autocomplete">autocomplete</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
@@ -286,7 +290,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Form</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.34">Form</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.36">Form</a>()</pre>
 </li>
 </ul>
 </li>
@@ -303,8 +307,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>acceptcharset</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.42">acceptcharset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;acceptcharset)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-accept-charset">accept-charset</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.46">acceptcharset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;acceptcharset)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-accept-charset">accept-charset</a>
+ attribute.
  Character encodings to use for form submission.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -320,7 +325,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>action</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.59">action</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;action)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.63">action</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;action)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-action">action</a> attribute.
  URL to use for form submission.
  <p>
@@ -342,8 +347,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>autocomplete</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.70">autocomplete</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;autocomplete)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-autocomplete">autocomplete</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.76">autocomplete</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;autocomplete)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-autocomplete">autocomplete</a>
+ attribute.
  Default setting for autofill feature for controls in the form.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -359,7 +365,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>enctype</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.81">enctype</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;enctype)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.88">enctype</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;enctype)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-enctype">enctype</a> attribute.
  Form data set encoding type to use for form submission.</div>
 <dl>
@@ -376,7 +382,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>method</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.92">method</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;method)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.100">method</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;method)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-method">method</a> attribute.
  HTTP method to use for form submission.</div>
 <dl>
@@ -393,7 +399,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.103">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.112">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-form-name">name</a> attribute.
  Name of form to use in the document.forms API.</div>
 <dl>
@@ -410,7 +416,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>novalidate</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.115">novalidate</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;novalidate)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.125">novalidate</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;novalidate)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-novalidate">novalidate</a> attribute.
  Bypass form control validation for form submission.</div>
 <dl>
@@ -428,7 +434,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>target</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.126">target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;target)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.137">target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;target)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-target">target</a> attribute.
  Browsing context for form submission.</div>
 <dl>
@@ -445,7 +451,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.138">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.149">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -464,7 +470,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.144">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.155">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -483,7 +489,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.150">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.161">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -502,7 +508,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.156">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.167">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -522,7 +528,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.162">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.173">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/H1.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/H1.html b/content/site/apidocs/org/apache/juneau/dto/html5/H1.html
index 7bae175..c0b116d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/H1.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/H1.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="h1")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H1.html#line.30">H1</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H1.html#line.32">H1</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h1&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h1&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>H1</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H1.html#line.30">H1</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H1.html#line.32">H1</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H1.html" title="class in org.apache.juneau.dto.html5">H1</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H1.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H1.html" title="class in org.apache.juneau.dto.html5">H1</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H1.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H1.html" title="class in org.apache.juneau.dto.html5">H1</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H1.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H1.html" title="class in org.apache.juneau.dto.html5">H1</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H1.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H1.html" title="class in org.apache.juneau.dto.html5">H1</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H1.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H1.html" title="class in org.apache.juneau.dto.html5">H1</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H1.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H1.html" title="class in org.apache.juneau.dto.html5">H1</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H1.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H1.html" title="class in org.apache.juneau.dto.html5">H1</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H1.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H1.html" title="class in org.apache.juneau.dto.html5">H1</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H1.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H1.html" title="class in org.apache.juneau.dto.html5">H1</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H1.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/H2.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/H2.html b/content/site/apidocs/org/apache/juneau/dto/html5/H2.html
index 478b28c..5231883 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/H2.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/H2.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="h2")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H2.html#line.30">H2</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H2.html#line.32">H2</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h2&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h2&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>H2</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H2.html#line.30">H2</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H2.html#line.32">H2</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H2.html" title="class in org.apache.juneau.dto.html5">H2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H2.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H2.html" title="class in org.apache.juneau.dto.html5">H2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H2.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H2.html" title="class in org.apache.juneau.dto.html5">H2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H2.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H2.html" title="class in org.apache.juneau.dto.html5">H2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H2.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H2.html" title="class in org.apache.juneau.dto.html5">H2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H2.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H2.html" title="class in org.apache.juneau.dto.html5">H2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H2.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H2.html" title="class in org.apache.juneau.dto.html5">H2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H2.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H2.html" title="class in org.apache.juneau.dto.html5">H2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H2.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H2.html" title="class in org.apache.juneau.dto.html5">H2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H2.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H2.html" title="class in org.apache.juneau.dto.html5">H2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H2.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/H3.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/H3.html b/content/site/apidocs/org/apache/juneau/dto/html5/H3.html
index 56a2950..ed8ed00 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/H3.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/H3.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="h3")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H3.html#line.30">H3</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H3.html#line.32">H3</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h3&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h3&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>H3</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H3.html#line.30">H3</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H3.html#line.32">H3</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H3.html" title="class in org.apache.juneau.dto.html5">H3</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H3.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H3.html" title="class in org.apache.juneau.dto.html5">H3</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H3.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H3.html" title="class in org.apache.juneau.dto.html5">H3</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H3.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H3.html" title="class in org.apache.juneau.dto.html5">H3</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H3.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H3.html" title="class in org.apache.juneau.dto.html5">H3</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H3.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H3.html" title="class in org.apache.juneau.dto.html5">H3</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H3.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H3.html" title="class in org.apache.juneau.dto.html5">H3</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H3.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H3.html" title="class in org.apache.juneau.dto.html5">H3</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H3.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H3.html" title="class in org.apache.juneau.dto.html5">H3</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H3.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H3.html" title="class in org.apache.juneau.dto.html5">H3</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H3.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/H4.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/H4.html b/content/site/apidocs/org/apache/juneau/dto/html5/H4.html
index fd7c2bb..6339170 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/H4.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/H4.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="h4")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H4.html#line.30">H4</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H4.html#line.32">H4</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h4&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h4&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>H4</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H4.html#line.30">H4</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H4.html#line.32">H4</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H4.html" title="class in org.apache.juneau.dto.html5">H4</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H4.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H4.html" title="class in org.apache.juneau.dto.html5">H4</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H4.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H4.html" title="class in org.apache.juneau.dto.html5">H4</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H4.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H4.html" title="class in org.apache.juneau.dto.html5">H4</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H4.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H4.html" title="class in org.apache.juneau.dto.html5">H4</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H4.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H4.html" title="class in org.apache.juneau.dto.html5">H4</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H4.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H4.html" title="class in org.apache.juneau.dto.html5">H4</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H4.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H4.html" title="class in org.apache.juneau.dto.html5">H4</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H4.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H4.html" title="class in org.apache.juneau.dto.html5">H4</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H4.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H4.html" title="class in org.apache.juneau.dto.html5">H4</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H4.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/H5.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/H5.html b/content/site/apidocs/org/apache/juneau/dto/html5/H5.html
index 5e133b5..d8223c6 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/H5.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/H5.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="h5")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H5.html#line.30">H5</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H5.html#line.32">H5</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h5&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h5&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>H5</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H5.html#line.30">H5</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H5.html#line.32">H5</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H5.html" title="class in org.apache.juneau.dto.html5">H5</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H5.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H5.html" title="class in org.apache.juneau.dto.html5">H5</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H5.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H5.html" title="class in org.apache.juneau.dto.html5">H5</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H5.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H5.html" title="class in org.apache.juneau.dto.html5">H5</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H5.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H5.html" title="class in org.apache.juneau.dto.html5">H5</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H5.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H5.html" title="class in org.apache.juneau.dto.html5">H5</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H5.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H5.html" title="class in org.apache.juneau.dto.html5">H5</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H5.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H5.html" title="class in org.apache.juneau.dto.html5">H5</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H5.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H5.html" title="class in org.apache.juneau.dto.html5">H5</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H5.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H5.html" title="class in org.apache.juneau.dto.html5">H5</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H5.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/H6.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/H6.html b/content/site/apidocs/org/apache/juneau/dto/html5/H6.html
index 213d6bc..ae47061 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/H6.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/H6.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="h6")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H6.html#line.30">H6</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/H6.html#line.32">H6</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h6&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">&lt;h6&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>H6</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H6.html#line.30">H6</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H6.html#line.32">H6</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H6.html" title="class in org.apache.juneau.dto.html5">H6</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H6.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H6.html" title="class in org.apache.juneau.dto.html5">H6</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H6.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H6.html" title="class in org.apache.juneau.dto.html5">H6</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H6.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H6.html" title="class in org.apache.juneau.dto.html5">H6</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H6.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H6.html" title="class in org.apache.juneau.dto.html5">H6</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H6.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H6.html" title="class in org.apache.juneau.dto.html5">H6</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H6.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H6.html" title="class in org.apache.juneau.dto.html5">H6</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H6.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H6.html" title="class in org.apache.juneau.dto.html5">H6</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H6.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H6.html" title="class in org.apache.juneau.dto.html5">H6</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H6.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/H6.html" title="class in org.apache.juneau.dto.html5">H6</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/H6.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Head.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Head.html b/content/site/apidocs/org/apache/juneau/dto/html5/Head.html
index e87577b..a86da13 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Head.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Head.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="head")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Head.html#line.30">Head</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Head.html#line.32">Head</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-head-element">&lt;head&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#the-head-element">&lt;head&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Head</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Head.html#line.30">Head</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Head.html#line.32">Head</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Head.html" title="class in org.apache.juneau.dto.html5">Head</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Head.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Head.html" title="class in org.apache.juneau.dto.html5">Head</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Head.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Head.html" title="class in org.apache.juneau.dto.html5">Head</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Head.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Head.html" title="class in org.apache.juneau.dto.html5">Head</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Head.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Head.html" title="class in org.apache.juneau.dto.html5">Head</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Head.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Head.html" title="class in org.apache.juneau.dto.html5">Head</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Head.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Head.html" title="class in org.apache.juneau.dto.html5">Head</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Head.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Head.html" title="class in org.apache.juneau.dto.html5">Head</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Head.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -331,7 +333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Head.html" title="class in org.apache.juneau.dto.html5">Head</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Head.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Head.html" title="class in org.apache.juneau.dto.html5">Head</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Head.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/swagger/HeaderInfo.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/HeaderInfo.html b/content/site/apidocs/org/apache/juneau/dto/swagger/HeaderInfo.html
index d2f4052..4d2ede9 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/HeaderInfo.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/HeaderInfo.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="description,type,format,items,collectionFormat,default,maximum,exclusiveMaximum,minimum,exclusiveMinimum,maxLength,minLength,pattern,maxItems,minItems,uniqueItems,enum,multipleOf")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.44">HeaderInfo</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.45">HeaderInfo</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">Describes a single HTTP header.
 
@@ -128,7 +128,8 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Swagger'>Swagger</a>
    </ul>
@@ -538,7 +539,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HeaderInfo</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.44">HeaderInfo</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.45">HeaderInfo</a>()</pre>
 </li>
 </ul>
 </li>
@@ -555,7 +556,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>strict</h4>
-<pre>protected&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.69">strict</a>()</pre>
+<pre>protected&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.70">strict</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html#strict--">SwaggerElement</a></code></span></div>
 <div class="block">Sets strict mode on this bean.</div>
 <dl>
@@ -572,13 +573,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDescription</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.81">getDescription</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.83">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
  <p>
  A short description of the header.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>description</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>description</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -588,7 +590,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setDescription</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.93">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.95">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
  <p>
  A short description of the header.</div>
@@ -606,7 +608,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>description</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.104">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.106">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#description-java.lang.String-"><code>description(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -622,11 +624,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getType</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.116">getType</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.119">getType</a>()</pre>
 <div class="block">Bean property getter:  <property>type</property>.
  <p>
  Required. The type of the object.
- The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>, or <js>"array"</js>.</div>
+ The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>, or <
+ js>"array"</js>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>type</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -639,11 +642,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setType</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.129">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.133">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Bean property setter:  <property>type</property>.
  <p>
  Required. The type of the object.
- The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>, or <js>"array"</js>.</div>
+ The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>, or
+ <js>"array"</js>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>type</code> - The new value for the <property>type</property> property on this bean.</dd>
@@ -658,7 +662,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.142">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.148">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#setType-java.lang.String-"><code>setType(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -674,10 +678,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getFormat</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.153">getFormat</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.160">getFormat</a>()</pre>
 <div class="block">Bean property getter:  <property>format</property>.
  <p>
- The extending format for the previously mentioned <code>type</code>. See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further details.</div>
+ The extending format for the previously mentioned <code>type</code>. See <a class="doclink"
+ href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further details.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>format</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -690,10 +695,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setFormat</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.165">setFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.173">setFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
 <div class="block">Bean property setter:  <property>format</property>.
  <p>
- The extending format for the previously mentioned <code>type</code>. See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further details.</div>
+ The extending format for the previously mentioned <code>type</code>. See <a class="doclink"
+ href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further details.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>format</code> - The new value for the <property>format</property> property on this bean.</dd>
@@ -708,7 +714,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>format</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.176">format</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.184">format</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#setFormat-java.lang.String-"><code>setFormat(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -724,7 +730,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.188">getItems</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.196">getItems</a>()</pre>
 <div class="block">Bean property getter:  <property>items</property>.
  <p>
  Required if <code>type</code> is <js>"array"</js>.
@@ -741,7 +747,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.201">setItems</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.209">setItems</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
 <div class="block">Bean property setter:  <property>items</property>.
  <p>
  Required if <code>type</code> is <js>"array"</js>.
@@ -760,7 +766,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>items</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.212">items</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.220">items</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#setItems-org.apache.juneau.dto.swagger.Items-"><code>setItems(Items)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -776,7 +782,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getCollectionFormat</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.233">getCollectionFormat</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.241">getCollectionFormat</a>()</pre>
 <div class="block">Bean property getter:  <property>collectionFormat</property>.
  <p>
  Determines the format of the array if type array is used.
@@ -802,7 +808,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setCollectionFormat</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.255">setCollectionFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionFormat)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.263">setCollectionFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionFormat)</pre>
 <div class="block">Bean property setter:  <property>collectionFormat</property>.
  <p>
  Determines the format of the array if type array is used.
@@ -830,7 +836,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>collectionFormat</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.268">collectionFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionFormat)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.278">collectionFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionFormat)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#setCollectionFormat-java.lang.String-"><code>setCollectionFormat(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -846,12 +852,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDefault</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.282">getDefault</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.293">getDefault</a>()</pre>
 <div class="block">Bean property getter:  <property>default</property>.
  <p>
  Declares the value of the header that the server will use if none is provided.
  (Note: <js>"default"</js> has no meaning for required items.)
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor101">http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor101">
+ http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
  Unlike JSON Schema this value MUST conform to the defined <code>type</code> for the header.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -865,12 +872,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setDefault</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.297">setDefault</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.309">setDefault</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
 <div class="block">Bean property setter:  <property>default</property>.
  <p>
  Declares the value of the header that the server will use if none is provided.
  (Note: <js>"default"</js> has no meaning for required items.)
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor101">http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor101">
+ http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
  Unlike JSON Schema this value MUST conform to the defined <code>type</code> for the header.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -886,7 +894,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_default</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.308">_default</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.320">_default</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#setDefault-java.lang.Object-"><code>setDefault(Object)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -902,10 +910,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaximum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.319">getMaximum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.332">getMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>maximum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
+ http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>maximum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -918,10 +927,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.331">setMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.345">setMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
 <div class="block">Bean property setter:  <property>maximum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
+ http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>maximum</code> - The new value for the <property>maximum</property> property on this bean.</dd>
@@ -936,7 +946,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>maximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.342">maximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.356">maximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#setMaximum-java.lang.Number-"><code>setMaximum(Number)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -952,13 +962,15 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getExclusiveMaximum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.353">getExclusiveMaximum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.369">getExclusiveMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMaximum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
+ http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>exclusiveMaximum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>exclusiveMaximum</property> property on this bean, or <jk>null</jk> if it is
+ not set.</dd>
 </dl>
 </li>
 </ul>
@@ -968,10 +980,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setExclusiveMaximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.365">setExclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.382">setExclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMaximum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
+ http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>exclusiveMaximum</code> - The new value for the <property>exclusiveMaximum</property> property on this bean.</dd>
@@ -986,7 +999,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>exclusiveMaximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.376">exclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.393">exclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#setExclusiveMaximum-java.lang.Boolean-"><code>setExclusiveMaximum(Boolean)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1002,10 +1015,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinimum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.387">getMinimum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.405">getMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>minimum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
+ http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>minimum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1018,10 +1032,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.399">setMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.418">setMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
 <div class="block">Bean property setter:  <property>minimum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
+ http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>minimum</code> - The new value for the <property>minimum</property> property on this bean.</dd>
@@ -1036,7 +1051,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>minimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.410">minimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.429">minimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#setMinimum-java.lang.Number-"><code>setMinimum(Number)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1052,13 +1067,15 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getExclusiveMinimum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.421">getExclusiveMinimum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.442">getExclusiveMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMinimum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
+ http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>exclusiveMinimum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>exclusiveMinimum</property> property on this bean, or <jk>null</jk> if it is
+ not set.</dd>
 </dl>
 </li>
 </ul>
@@ -1068,10 +1085,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setExclusiveMinimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.433">setExclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.455">setExclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMinimum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
+ http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>exclusiveMinimum</code> - The new value for the <property>exclusiveMinimum</property> property on this bean.</dd>
@@ -1086,7 +1104,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>exclusiveMinimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.444">exclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.466">exclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#setExclusiveMinimum-java.lang.Boolean-"><code>setExclusiveMinimum(Boolean)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1102,10 +1120,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxLength</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.455">getMaxLength</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.478">getMaxLength</a>()</pre>
 <div class="block">Bean property getter:  <property>maxLength</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">
+ http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>maxLength</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1118,10 +1137,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.467">setMaxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.491">setMaxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
 <div class="block">Bean property setter:  <property>maxLength</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">
+ http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>maxLength</code> - The new value for the <property>maxLength</property> property on this bean.</dd>
@@ -1136,7 +1156,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>maxLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.478">maxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.502">maxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#setMaxLength-java.lang.Integer-"><code>setMaxLength(Integer)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1152,10 +1172,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinLength</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.489">getMinLength</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.514">getMinLength</a>()</pre>
 <div class="block">Bean property getter:  <property>minLength</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">
+ http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>minLength</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1168,10 +1189,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.501">setMinLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.527">setMinLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
 <div class="block">Bean property setter:  <property>minLength</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">
+ http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>minLength</code> - The new value for the <property>minLength</property> property on this bean.</dd>
@@ -1186,7 +1208,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>minLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.511">minLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.537">minLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>minLength</code> - The new value for the <property>minLength</property> property on this bean.</dd>
@@ -1201,10 +1223,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getPattern</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.522">getPattern</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.549">getPattern</a>()</pre>
 <div class="block">Bean property getter:  <property>pattern</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">
+ http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>pattern</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1217,10 +1240,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setPattern</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.534">setPattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.562">setPattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
 <div class="block">Bean property setter:  <property>pattern</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">
+ http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>pattern</code> - The new value for the <property>pattern</property> property on this bean.</dd>
@@ -1235,7 +1259,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>pattern</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.545">pattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.573">pattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#setPattern-java.lang.String-"><code>setPattern(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1251,10 +1275,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxItems</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.556">getMaxItems</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.585">getMaxItems</a>()</pre>
 <div class="block">Bean property getter:  <property>maxItems</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">
+ http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>maxItems</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1267,10 +1292,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.568">setMaxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.598">setMaxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
 <div class="block">Bean property setter:  <property>maxItems</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">
+ http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>maxItems</code> - The new value for the <property>maxItems</property> property on this bean.</dd>
@@ -1285,7 +1311,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>maxItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.579">maxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.609">maxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#setMaxItems-java.lang.Integer-"><code>setMaxItems(Integer)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1301,10 +1327,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinItems</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.590">getMinItems</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.621">getMinItems</a>()</pre>
 <div class="block">Bean property getter:  <property>minItems</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor45">http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor45">
+ http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>minItems</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1317,10 +1344,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.602">setMinItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.634">setMinItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
 <div class="block">Bean property setter:  <property>minItems</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor45">http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor45">
+ http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>minItems</code> - The new value for the <property>minItems</property> property on this bean.</dd>
@@ -1335,7 +1363,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>minItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.613">minItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.645">minItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#setMinItems-java.lang.Integer-"><code>setMinItems(Integer)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1351,10 +1379,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getUniqueItems</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.624">getUniqueItems</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.657">getUniqueItems</a>()</pre>
 <div class="block">Bean property getter:  <property>uniqueItems</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor49">http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor49">
+ http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>uniqueItems</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1367,10 +1396,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setUniqueItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.636">setUniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.670">setUniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
 <div class="block">Bean property setter:  <property>uniqueItems</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor49">http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor49">
+ http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>uniqueItems</code> - The new value for the <property>uniqueItems</property> property on this bean.</dd>
@@ -1385,7 +1415,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>uniqueItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.647">uniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.681">uniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#setUniqueItems-java.lang.Boolean-"><code>setUniqueItems(Boolean)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1401,10 +1431,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getEnum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.658">getEnum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.693">getEnum</a>()</pre>
 <div class="block">Bean property getter:  <property>enum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">
+ http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>enum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1417,10 +1448,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setEnum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.670">setEnum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;_enum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.706">setEnum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;_enum)</pre>
 <div class="block">Bean property setter:  <property>enum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">
+ http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>_enum</code> - The new value for the <property>enum</property> property on this bean.</dd>
@@ -1435,10 +1467,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addEnum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.684">addEnum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;_enum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.721">addEnum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;_enum)</pre>
 <div class="block">Bean property adder:  <property>enum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">
+ http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>_enum</code> - The new values to add to the <property>enum</property> property on this bean.
@@ -1454,7 +1487,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_enum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.705">_enum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;_enum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.742">_enum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;_enum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#addEnum-java.lang.Object...-"><code>addEnum(Object...)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1470,10 +1503,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMultipleOf</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.716">getMultipleOf</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.754">getMultipleOf</a>()</pre>
 <div class="block">Bean property getter:  <property>multipleOf</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor14">http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor14">
+ http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>multipleOf</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1486,10 +1520,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMultipleOf</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.728">setMultipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.767">setMultipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
 <div class="block">Bean property setter:  <property>multipleOf</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor14">http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor14">
+ http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>multipleOf</code> - The new value for the <property>multipleOf</property> property on this bean.</dd>
@@ -1504,7 +1539,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>multipleOf</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.739">multipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/HeaderInfo.html#line.778">multipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html#setMultipleOf-java.lang.Number-"><code>setMultipleOf(Number)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html b/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html
index 1b43451..bed8ee4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Items.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="type,format,items,collectionFormat,default,maximum,exclusiveMaximum,minimum,exclusiveMinimum,maxLength,minLength,pattern,maxItems,minItems,uniqueItems,enum,multipleOf")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.44">Items</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.45">Items</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">A limited subset of JSON-Schema's items object. It is used by parameter definitions that are not located in "body".
 
@@ -128,7 +128,8 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Swagger'>Swagger</a>
    </ul>
@@ -522,7 +523,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Items</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.44">Items</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.45">Items</a>()</pre>
 </li>
 </ul>
 </li>
@@ -539,7 +540,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>strict</h4>
-<pre>protected&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.68">strict</a>()</pre>
+<pre>protected&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.69">strict</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html#strict--">SwaggerElement</a></code></span></div>
 <div class="block">Sets strict mode on this bean.</div>
 <dl>
@@ -556,11 +557,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getType</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.81">getType</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.83">getType</a>()</pre>
 <div class="block">Bean property getter:  <property>type</property>.
  <p>
  Required. The internal type of the array.
- The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>, or <js>"array"</js>.</div>
+ The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>, or
+ <js>"array"</js>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>type</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -573,11 +575,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setType</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.94">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.97">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Bean property setter:  <property>type</property>.
  <p>
  Required. The internal type of the array.
- The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>, or <js>"array"</js>.</div>
+ The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>, or
+ <js>"array"</js>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>type</code> - The new value for the <property>type</property> property on this bean.</dd>
@@ -592,7 +595,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.107">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.112">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setType-java.lang.String-"><code>setType(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -608,10 +611,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getFormat</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.118">getFormat</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.124">getFormat</a>()</pre>
 <div class="block">Bean property getter:  <property>format</property>.
  <p>
- The extending format for the previously mentioned <code>type</code>. See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further details.</div>
+ The extending format for the previously mentioned <code>type</code>. See <a class="doclink"
+ href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further details.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>format</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -624,10 +628,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setFormat</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.130">setFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.137">setFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
 <div class="block">Bean property setter:  <property>format</property>.
  <p>
- The extending format for the previously mentioned <code>type</code>. See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further details.</div>
+ The extending format for the previously mentioned <code>type</code>. See <a class="doclink"
+ href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further details.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>format</code> - The new value for the <property>format</property> property on this bean.</dd>
@@ -642,7 +647,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>format</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.141">format</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.148">format</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setFormat-java.lang.String-"><code>setFormat(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -658,7 +663,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.153">getItems</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.160">getItems</a>()</pre>
 <div class="block">Bean property getter:  <property>items</property>.
  <p>
  Required if <code>type</code> is <js>"array"</js>.
@@ -675,7 +680,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.166">setItems</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.173">setItems</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
 <div class="block">Bean property setter:  <property>items</property>.
  <p>
  Required if <code>type</code> is <js>"array"</js>.
@@ -694,7 +699,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>items</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.177">items</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.184">items</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setItems-org.apache.juneau.dto.swagger.Items-"><code>setItems(Items)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -710,7 +715,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getCollectionFormat</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.198">getCollectionFormat</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.206">getCollectionFormat</a>()</pre>
 <div class="block">Bean property getter:  <property>collectionFormat</property>.
  <p>
  Determines the format of the array if type array is used.
@@ -726,7 +731,8 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
  Default value is <code>csv</code>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>collectionFormat</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>collectionFormat</property> property on this bean, or <jk>null</jk> if it is
+ not set.</dd>
 </dl>
 </li>
 </ul>
@@ -736,7 +742,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setCollectionFormat</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.220">setCollectionFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionFormat)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.228">setCollectionFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionFormat)</pre>
 <div class="block">Bean property setter:  <property>collectionFormat</property>.
  <p>
  Determines the format of the array if type array is used.
@@ -764,7 +770,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>collectionFormat</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.233">collectionFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionFormat)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.243">collectionFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionFormat)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setCollectionFormat-java.lang.String-"><code>setCollectionFormat(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -780,12 +786,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDefault</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.247">getDefault</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.258">getDefault</a>()</pre>
 <div class="block">Bean property getter:  <property>default</property>.
  <p>
  Declares the value of the item that the server will use if none is provided.
  (Note: <js>"default"</js> has no meaning for required items.)
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor101">http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor101">
+ http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
  Unlike JSON Schema this value MUST conform to the defined <code>type</code> for the data type.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -799,12 +806,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setDefault</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.262">setDefault</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.274">setDefault</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
 <div class="block">Bean property setter:  <property>default</property>.
  <p>
  Declares the value of the item that the server will use if none is provided.
  (Note: <js>"default"</js> has no meaning for required items.)
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor101">http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor101">
+ http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
  Unlike JSON Schema this value MUST conform to the defined <code>type</code> for the data type.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -820,7 +828,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_default</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.273">_default</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.285">_default</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setDefault-java.lang.Object-"><code>setDefault(Object)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -836,10 +844,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaximum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.284">getMaximum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.297">getMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>maximum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
+ http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>maximum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -852,10 +861,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.296">setMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.310">setMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
 <div class="block">Bean property setter:  <property>maximum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
+ http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>maximum</code> - The new value for the <property>maximum</property> property on this bean.</dd>
@@ -870,7 +880,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>maximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.307">maximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.321">maximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMaximum-java.lang.Number-"><code>setMaximum(Number)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -886,13 +896,15 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getExclusiveMaximum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.318">getExclusiveMaximum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.334">getExclusiveMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMaximum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
+ http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>exclusiveMaximum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>exclusiveMaximum</property> property on this bean, or <jk>null</jk> if it is
+ not set.</dd>
 </dl>
 </li>
 </ul>
@@ -902,10 +914,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setExclusiveMaximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.330">setExclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.347">setExclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMaximum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
+ http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>exclusiveMaximum</code> - The new value for the <property>exclusiveMaximum</property> property on this bean.</dd>
@@ -920,7 +933,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>exclusiveMaximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.341">exclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.358">exclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setExclusiveMaximum-java.lang.Boolean-"><code>setExclusiveMaximum(Boolean)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -936,10 +949,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinimum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.352">getMinimum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.370">getMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>minimum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
+ http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>minimum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -952,10 +966,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.364">setMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.383">setMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
 <div class="block">Bean property setter:  <property>minimum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
+ http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>minimum</code> - The new value for the <property>minimum</property> property on this bean.</dd>
@@ -970,7 +985,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>minimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.375">minimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.394">minimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMinimum-java.lang.Number-"><code>setMinimum(Number)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -986,13 +1001,15 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getExclusiveMinimum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.386">getExclusiveMinimum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.407">getExclusiveMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMinimum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
+ http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>exclusiveMinimum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>exclusiveMinimum</property> property on this bean, or <jk>null</jk> if it is
+ not set.</dd>
 </dl>
 </li>
 </ul>
@@ -1002,10 +1019,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setExclusiveMinimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.398">setExclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.420">setExclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMinimum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
+ http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>exclusiveMinimum</code> - The new value for the <property>exclusiveMinimum</property> property on this bean.</dd>
@@ -1020,7 +1038,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>exclusiveMinimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.409">exclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.431">exclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setExclusiveMinimum-java.lang.Boolean-"><code>setExclusiveMinimum(Boolean)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1036,10 +1054,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxLength</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.420">getMaxLength</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.443">getMaxLength</a>()</pre>
 <div class="block">Bean property getter:  <property>maxLength</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">
+ http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>maxLength</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1052,10 +1071,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.432">setMaxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.456">setMaxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
 <div class="block">Bean property setter:  <property>maxLength</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">
+ http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>maxLength</code> - The new value for the <property>maxLength</property> property on this bean.</dd>
@@ -1070,7 +1090,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>maxLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.443">maxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.467">maxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMaxLength-java.lang.Integer-"><code>setMaxLength(Integer)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1086,10 +1106,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinLength</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.454">getMinLength</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.479">getMinLength</a>()</pre>
 <div class="block">Bean property getter:  <property>minLength</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">
+ http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>minLength</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1102,10 +1123,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.466">setMinLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.492">setMinLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
 <div class="block">Bean property setter:  <property>minLength</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">
+ http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>minLength</code> - The new value for the <property>minLength</property> property on this bean.</dd>
@@ -1120,7 +1142,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>minLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.477">minLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.503">minLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMinLength-java.lang.Integer-"><code>setMinLength(Integer)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1136,10 +1158,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getPattern</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.488">getPattern</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.515">getPattern</a>()</pre>
 <div class="block">Bean property getter:  <property>pattern</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">
+ http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>pattern</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1152,10 +1175,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setPattern</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.500">setPattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.528">setPattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
 <div class="block">Bean property setter:  <property>pattern</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">
+ http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>pattern</code> - The new value for the <property>pattern</property> property on this bean.</dd>
@@ -1170,7 +1194,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>pattern</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.511">pattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.539">pattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setPattern-java.lang.String-"><code>setPattern(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1186,10 +1210,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxItems</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.522">getMaxItems</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.551">getMaxItems</a>()</pre>
 <div class="block">Bean property getter:  <property>maxItems</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">
+ http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>maxItems</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1202,10 +1227,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.534">setMaxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.564">setMaxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
 <div class="block">Bean property setter:  <property>maxItems</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">
+ http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>maxItems</code> - The new value for the <property>maxItems</property> property on this bean.</dd>
@@ -1220,7 +1246,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>maxItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.545">maxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.575">maxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMaxItems-java.lang.Integer-"><code>setMaxItems(Integer)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1236,10 +1262,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinItems</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.556">getMinItems</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.587">getMinItems</a>()</pre>
 <div class="block">Bean property getter:  <property>minItems</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor45">http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor45">
+ http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>minItems</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1252,10 +1279,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.568">setMinItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.600">setMinItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
 <div class="block">Bean property setter:  <property>minItems</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor45">http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor45">
+ http://json-schema.org/latest/json-schema-validation.html#anchor45</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>minItems</code> - The new value for the <property>minItems</property> property on this bean.</dd>
@@ -1270,7 +1298,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>minItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.579">minItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.611">minItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMinItems-java.lang.Integer-"><code>setMinItems(Integer)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1286,13 +1314,15 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getUniqueItems</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.590">getUniqueItems</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.624">getUniqueItems</a>()</pre>
 <div class="block">Bean property getter:  <property>uniqueItems</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor49">http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor49">
+ http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>uniqueItems</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>uniqueItems</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -1302,10 +1332,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setUniqueItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.602">setUniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.637">setUniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
 <div class="block">Bean property setter:  <property>uniqueItems</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor49">http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor49">
+ http://json-schema.org/latest/json-schema-validation.html#anchor49</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>uniqueItems</code> - The new value for the <property>uniqueItems</property> property on this bean.</dd>
@@ -1320,7 +1351,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>uniqueItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.613">uniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.648">uniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setUniqueItems-java.lang.Boolean-"><code>setUniqueItems(Boolean)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1336,10 +1367,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getEnum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.624">getEnum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.660">getEnum</a>()</pre>
 <div class="block">Bean property getter:  <property>enum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">
+ http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>enum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1352,10 +1384,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setEnum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.636">setEnum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;_enum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.673">setEnum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;_enum)</pre>
 <div class="block">Bean property setter:  <property>enum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">
+ http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>_enum</code> - The new value for the <property>enum</property> property on this bean.</dd>
@@ -1370,10 +1403,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addEnum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.650">addEnum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;_enum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.688">addEnum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;_enum)</pre>
 <div class="block">Bean property adder:  <property>enum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor76">
+ http://json-schema.org/latest/json-schema-validation.html#anchor76</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>_enum</code> - The new values to add to the <property>enum</property> property on this bean.
@@ -1389,7 +1423,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_enum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.672">_enum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;_enum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.710">_enum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;_enum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#addEnum-java.lang.Object...-"><code>addEnum(Object...)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1406,10 +1440,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMultipleOf</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.683">getMultipleOf</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.722">getMultipleOf</a>()</pre>
 <div class="block">Bean property getter:  <property>multipleOf</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor14">http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor14">
+ http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>multipleOf</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1422,10 +1457,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMultipleOf</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.695">setMultipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.735">setMultipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
 <div class="block">Bean property setter:  <property>multipleOf</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor14">http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor14">
+ http://json-schema.org/latest/json-schema-validation.html#anchor14</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>multipleOf</code> - The new value for the <property>multipleOf</property> property on this bean.</dd>
@@ -1440,7 +1476,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>multipleOf</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.706">multipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Items.html#line.746">multipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Items.html#setMultipleOf-java.lang.Number-"><code>setMultipleOf(Number)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/swagger/License.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/License.html b/content/site/apidocs/org/apache/juneau/dto/swagger/License.html
index fc46071..368d832 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/License.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/License.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="name,url")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.45">License</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.46">License</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">License information for the exposed API.
 
@@ -128,7 +128,8 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Swagger'>Swagger</a>
    </ul>
@@ -240,7 +241,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>License</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.45">License</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.46">License</a>()</pre>
 </li>
 </ul>
 </li>
@@ -257,7 +258,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getName</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.57">getName</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.58">getName</a>()</pre>
 <div class="block">Bean property getter:  <property>name</property>.
  <p>
  Required. The license name used for the API.</div>
@@ -273,7 +274,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setName</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.69">setName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.70">setName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Bean property setter:  <property>name</property>.
  <p>
  Required. The license name used for the API.</div>
@@ -291,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.80">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.81">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/License.html#setName-java.lang.String-"><code>setName(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -307,7 +308,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getUrl</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.96">getUrl</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.97">getUrl</a>()</pre>
 <div class="block">Bean property getter:  <property>url</property>.
  <p>
  A URL to the license used for the API.
@@ -328,7 +329,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setUrl</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.111">setUrl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.112">setUrl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url)</pre>
 <div class="block">Bean property setter:  <property>url</property>.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
@@ -349,7 +350,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>url</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.122">url</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/License.html#line.123">url</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/License.html#setUrl-java.lang.Object-"><code>setUrl(Object)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElement.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElement.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElement.html
index c30d94b..9b6cbc8 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElement.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElement.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/html/annotation/Html.html" title="annotation in org.apache.juneau.html.annotation">@Html</a>(<a href="../../../../../org/apache/juneau/html/annotation/Html.html#asXml--">asXml</a>=true)
-public abstract class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.43">HtmlElement</a>
+public abstract class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.44">HtmlElement</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Superclass for all HTML elements.
  <p>
@@ -121,7 +121,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -170,7 +171,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#accesskey-java.lang.String-">accesskey</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;accesskey)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/editing.html#the-accesskey-attribute">accesskey</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/editing.html#the-accesskey-attribute">accesskey</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -190,7 +192,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#contenteditable-java.lang.Object-">contenteditable</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;contenteditable)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/editing.html#attr-contenteditable">contenteditable</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/editing.html#attr-contenteditable">contenteditable</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
@@ -263,7 +266,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i16" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#oncanplaythrough-java.lang.String-">oncanplaythrough</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncanplaythrough)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oncanplaythrough">oncanplaythrough</a> attribute.</div>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/webappapis.html#handler-oncanplaythrough">oncanplaythrough</a> attribute.</div>
 </td>
 </tr>
 <tr id="i17" class="rowColor">
@@ -281,7 +285,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i19" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#oncuechange-java.lang.String-">oncuechange</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncuechange)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oncuechange">oncuechange</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oncuechange">oncuechange</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i20" class="altColor">
@@ -293,7 +298,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i21" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#ondurationchange-java.lang.String-">ondurationchange</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ondurationchange)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-ondurationchange">ondurationchange</a> attribute.</div>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/webappapis.html#handler-ondurationchange">ondurationchange</a> attribute.</div>
 </td>
 </tr>
 <tr id="i22" class="altColor">
@@ -359,25 +365,29 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i32" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onloadeddata-java.lang.String-">onloadeddata</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onloadeddata)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onloadeddata">onloadeddata</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onloadeddata">onloadeddata</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i33" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onloadedmetadata-java.lang.String-">onloadedmetadata</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onloadedmetadata)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onloadedmetadata">onloadedmetadata</a> attribute.</div>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/webappapis.html#handler-onloadedmetadata">onloadedmetadata</a> attribute.</div>
 </td>
 </tr>
 <tr id="i34" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onloadstart-java.lang.String-">onloadstart</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onloadstart)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onloadstart">onloadstart</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onloadstart">onloadstart</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i35" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onmousedown-java.lang.String-">onmousedown</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmousedown)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmousedown">onmousedown</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmousedown">onmousedown</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i36" class="altColor">
@@ -389,13 +399,15 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i37" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onmouseleave-java.lang.String-">onmouseleave</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseleave)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseleave">onmouseleave</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseleave">onmouseleave</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i38" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onmousemove-java.lang.String-">onmousemove</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmousemove)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmousemove">onmousemove</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmousemove">onmousemove</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i39" class="rowColor">
@@ -407,7 +419,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i40" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onmouseover-java.lang.String-">onmouseover</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseover)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseover">onmouseover</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseover">onmouseover</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i41" class="rowColor">
@@ -419,7 +432,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i42" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onmousewheel-java.lang.String-">onmousewheel</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmousewheel)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmousewheel">onmousewheel</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmousewheel">onmousewheel</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i43" class="rowColor">
@@ -449,7 +463,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i47" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onratechange-java.lang.String-">onratechange</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onratechange)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onratechange">onratechange</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onratechange">onratechange</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i48" class="altColor">
@@ -515,7 +530,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i58" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#ontimeupdate-java.lang.String-">ontimeupdate</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ontimeupdate)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-ontimeupdate">ontimeupdate</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-ontimeupdate">ontimeupdate</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i59" class="rowColor">
@@ -527,7 +543,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i60" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onvolumechange-java.lang.String-">onvolumechange</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onvolumechange)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onvolumechange">onvolumechange</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onvolumechange">onvolumechange</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i61" class="rowColor">
@@ -600,7 +617,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HtmlElement</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.43">HtmlElement</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.44">HtmlElement</a>()</pre>
 </li>
 </ul>
 </li>
@@ -619,7 +636,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>getAttrs</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTRS">ATTRS</a>)
  <a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="a")
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.53">getAttrs</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.55">getAttrs</a>()</pre>
 <div class="block">The attributes of this element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -634,7 +651,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHa
 <li class="blockList">
 <h4>setAttrs</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="a")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.63">setAttrs</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;attrs)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.66">setAttrs</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;attrs)</pre>
 <div class="block">Sets the attributes for this element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -650,7 +667,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>attr</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.80">attr</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.83">attr</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;val)</pre>
 <div class="block">Adds an arbitrary attribute to this element.</div>
 <dl>
@@ -668,7 +685,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>attrUri</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.104">attrUri</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.107">attrUri</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;val)</pre>
 <div class="block">Adds an arbitrary URI attribute to this element.
  <p>
@@ -694,7 +711,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getAttr</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.117">getAttr</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.120">getAttr</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Returns the attribute with the specified name.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -710,13 +727,13 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getAttr</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.129">getAttr</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.132">getAttr</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Returns the attribute with the specified name converted to the specified class type.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>type</code> - The class type to convert this class to.
-   See <a href="../../../../../org/apache/juneau/utils/ObjectUtils.html" title="class in org.apache.juneau.utils"><code>ObjectUtils</code></a> for a list of supported conversion types.</dd>
+ See <a href="../../../../../org/apache/juneau/utils/ObjectUtils.html" title="class in org.apache.juneau.utils"><code>ObjectUtils</code></a> for a list of supported conversion types.</dd>
 <dd><code>key</code> - The attribute name.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The attribute value, or <jk>null</jk> if the named attribute does not exist.</dd>
@@ -729,8 +746,9 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>accesskey</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.138">accesskey</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;accesskey)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/editing.html#the-accesskey-attribute">accesskey</a> attribute.</div>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.143">accesskey</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;accesskey)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/editing.html#the-accesskey-attribute">accesskey</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>accesskey</code> - The new value for this attribute.</dd>
@@ -745,7 +763,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.148">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.154">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -761,8 +779,9 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>contenteditable</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.159">contenteditable</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;contenteditable)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/editing.html#attr-contenteditable">contenteditable</a> attribute.</div>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.167">contenteditable</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;contenteditable)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/editing.html#attr-contenteditable">contenteditable</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>contenteditable</code> - The new value for this attribute.
@@ -778,7 +797,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>dir</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.169">dir</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dir)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.178">dir</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dir)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-dir-attribute">dir</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -794,7 +813,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>hidden</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.180">hidden</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;hidden)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.190">hidden</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;hidden)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/editing.html#the-hidden-attribute">hidden</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -811,7 +830,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.190">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.201">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -827,7 +846,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>lang</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.200">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.212">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#attr-lang">lang</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -843,7 +862,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onabort</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.210">onabort</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onabort)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.223">onabort</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onabort)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onabort">onabort</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -859,7 +878,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onblur</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.220">onblur</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onblur)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.234">onblur</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onblur)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onblur">onblur</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -875,7 +894,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>oncancel</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.230">oncancel</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncancel)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.245">oncancel</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncancel)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oncancel">oncancel</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -891,7 +910,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>oncanplay</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.240">oncanplay</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncanplay)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.256">oncanplay</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncanplay)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oncanplay">oncanplay</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -907,8 +926,9 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>oncanplaythrough</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.250">oncanplaythrough</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncanplaythrough)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oncanplaythrough">oncanplaythrough</a> attribute.</div>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.268">oncanplaythrough</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncanplaythrough)</pre>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/webappapis.html#handler-oncanplaythrough">oncanplaythrough</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>oncanplaythrough</code> - The new value for this attribute.</dd>
@@ -923,7 +943,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onchange</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.260">onchange</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onchange)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.279">onchange</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onchange)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onchange">onchange</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -939,7 +959,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onclick</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.270">onclick</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onclick)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.290">onclick</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onclick)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onclick">onclick</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -955,8 +975,9 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>oncuechange</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.280">oncuechange</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncuechange)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oncuechange">oncuechange</a> attribute.</div>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.302">oncuechange</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncuechange)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oncuechange">oncuechange</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>oncuechange</code> - The new value for this attribute.</dd>
@@ -971,7 +992,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>ondblclick</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.290">ondblclick</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ondblclick)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.313">ondblclick</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ondblclick)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-ondblclick">ondblclick</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -987,8 +1008,9 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>ondurationchange</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.300">ondurationchange</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ondurationchange)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-ondurationchange">ondurationchange</a> attribute.</div>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.325">ondurationchange</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ondurationchange)</pre>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/webappapis.html#handler-ondurationchange">ondurationchange</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>ondurationchange</code> - The new value for this attribute.</dd>
@@ -1003,7 +1025,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onemptied</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.310">onemptied</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onemptied)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.336">onemptied</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onemptied)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onemptied">onemptied</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1019,7 +1041,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onended</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.320">onended</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onended)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.347">onended</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onended)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onended">onended</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1035,7 +1057,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onerror</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.330">onerror</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onerror)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.358">onerror</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onerror)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onerror">onerror</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1051,7 +1073,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onfocus</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.340">onfocus</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onfocus)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.369">onfocus</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onfocus)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onfocus">onfocus</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1067,7 +1089,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>oninput</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.350">oninput</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oninput)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.380">oninput</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oninput)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oninput">oninput</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1083,7 +1105,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>oninvalid</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.360">oninvalid</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oninvalid)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.391">oninvalid</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oninvalid)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-oninvalid">oninvalid</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1099,7 +1121,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onkeydown</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.370">onkeydown</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onkeydown)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.402">onkeydown</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onkeydown)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onkeydown">onkeydown</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1115,7 +1137,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onkeypress</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.380">onkeypress</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onkeypress)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.413">onkeypress</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onkeypress)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onkeypress">onkeypress</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1131,7 +1153,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onkeyup</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.390">onkeyup</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onkeyup)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.424">onkeyup</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onkeyup)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onkeyup">onkeyup</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1147,7 +1169,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onload</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.400">onload</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onload)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.435">onload</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onload)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onload">onload</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1163,8 +1185,9 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onloadeddata</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.410">onloadeddata</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onloadeddata)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onloadeddata">onloadeddata</a> attribute.</div>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.447">onloadeddata</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onloadeddata)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onloadeddata">onloadeddata</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>onloadeddata</code> - The new value for this attribute.</dd>
@@ -1179,8 +1202,9 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onloadedmetadata</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.420">onloadedmetadata</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onloadedmetadata)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onloadedmetadata">onloadedmetadata</a> attribute.</div>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.459">onloadedmetadata</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onloadedmetadata)</pre>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/webappapis.html#handler-onloadedmetadata">onloadedmetadata</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>onloadedmetadata</code> - The new value for this attribute.</dd>
@@ -1195,8 +1219,9 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onloadstart</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.430">onloadstart</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onloadstart)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onloadstart">onloadstart</a> attribute.</div>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.471">onloadstart</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onloadstart)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onloadstart">onloadstart</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>onloadstart</code> - The new value for this attribute.</dd>
@@ -1211,8 +1236,9 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onmousedown</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.440">onmousedown</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmousedown)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmousedown">onmousedown</a> attribute.</div>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.483">onmousedown</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmousedown)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmousedown">onmousedown</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>onmousedown</code> - The new value for this attribute.</dd>
@@ -1227,7 +1253,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onmouseenter</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.450">onmouseenter</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseenter)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.493">onmouseenter</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseenter)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseenter">onmouseenter</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1243,8 +1269,9 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onmouseleave</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.460">onmouseleave</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseleave)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseleave">onmouseleave</a> attribute.</div>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.505">onmouseleave</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseleave)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseleave">onmouseleave</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>onmouseleave</code> - The new value for this attribute.</dd>
@@ -1259,8 +1286,9 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onmousemove</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.470">onmousemove</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmousemove)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmousemove">onmousemove</a> attribute.</div>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.517">onmousemove</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmousemove)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmousemove">onmousemove</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>onmousemove</code> - The new value for this attribute.</dd>
@@ -1275,7 +1303,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onmouseout</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.480">onmouseout</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseout)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.528">onmouseout</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseout)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseout">onmouseout</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1291,8 +1319,9 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onmouseover</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.490">onmouseover</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseover)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseover">onmouseover</a> attribute.</div>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.540">onmouseover</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseover)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseover">onmouseover</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>onmouseover</code> - The new value for this attribute.</dd>
@@ -1307,7 +1336,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onmouseup</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.500">onmouseup</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseup)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.551">onmouseup</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseup)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmouseup">onmouseup</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1323,8 +1352,9 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onmousewheel</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.510">onmousewheel</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmousewheel)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmousewheel">onmousewheel</a> attribute.</div>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.563">onmousewheel</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmousewheel)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onmousewheel">onmousewheel</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>onmousewheel</code> - The new value for this attribute.</dd>
@@ -1339,7 +1369,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onpause</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.520">onpause</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onpause)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.574">onpause</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onpause)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onpause">onpause</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1355,7 +1385,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onplay</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.530">onplay</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onplay)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.585">onplay</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onplay)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onplay">onplay</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1371,7 +1401,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onplaying</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.540">onplaying</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onplaying)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.596">onplaying</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onplaying)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onplaying">onplaying</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1387,7 +1417,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onprogress</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.550">onprogress</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onprogress)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.607">onprogress</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onprogress)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onprogress">onprogress</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1403,8 +1433,9 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onratechange</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.560">onratechange</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onratechange)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onratechange">onratechange</a> attribute.</div>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.619">onratechange</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onratechange)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onratechange">onratechange</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>onratechange</code> - The new value for this attribute.</dd>
@@ -1419,7 +1450,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onreset</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.570">onreset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onreset)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.630">onreset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onreset)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onreset">onreset</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1435,7 +1466,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onresize</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.580">onresize</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onresize)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.641">onresize</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onresize)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onresize">onresize</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1451,7 +1482,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onscroll</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.590">onscroll</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onscroll)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.652">onscroll</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onscroll)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onscroll">onscroll</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1467,7 +1498,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onseeked</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.600">onseeked</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onseeked)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.663">onseeked</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onseeked)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onseeked">onseeked</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1483,7 +1514,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onseeking</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.610">onseeking</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onseeking)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.674">onseeking</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onseeking)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onseeking">onseeking</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1499,7 +1530,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onselect</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.620">onselect</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onselect)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElement.html#line.685">onselect</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onselect)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-onselect">onselect</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1515,7 +1546,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>onshow</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../.

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBuilder.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBuilder.html
index ce4b024..fc5a7f6 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBuilder.html
@@ -108,13 +108,14 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.26">HtmlBuilder</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.27">HtmlBuilder</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Various useful static methods for creating HTML elements.
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -164,7 +165,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colFirst"><code>static <a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlBuilder.html#a-java.lang.Object-java.lang.Object...-">a</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;href,
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</code>
-<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>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -177,7 +179,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colFirst"><code>static <a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlBuilder.html#abbr-java.lang.String-java.lang.Object...-">abbr</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</code>
-<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>
 </td>
 </tr>
 <tr id="i4" class="altColor">
@@ -203,7 +206,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlBuilder.html#area-java.lang.String-java.lang.String-java.lang.Object-">area</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;shape,
     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;coords,
     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;href)</code>
-<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>
 </td>
 </tr>
 <tr id="i8" class="altColor">
@@ -337,7 +341,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colFirst"><code>static <a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlBuilder.html#button-java.lang.String-java.lang.Object...-">button</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type,
       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</code>
-<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>
 </td>
 </tr>
 <tr id="i30" class="altColor">
@@ -350,7 +355,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colFirst"><code>static <a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlBuilder.html#canvas-java.lang.Number-java.lang.Number-">canvas</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;width,
       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;height)</code>
-<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>
 </td>
 </tr>
 <tr id="i32" class="altColor">
@@ -972,7 +978,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colFirst"><code>static <a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlBuilder.html#option-java.lang.Object-java.lang.Object-">option</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</code>
-<div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5"><code>Option</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Option.html#value-java.lang.Object-"><code>Option.value(Object)</code></a> attribute and <a href="../../../../../org/apache/juneau/dto/html5/Option.html#text-java.lang.Object-"><code>Option.text(Object)</code></a> node.</div>
+<div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5"><code>Option</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Option.html#value-java.lang.Object-"><code>Option.value(Object)</code></a> attribute and
+ <a href="../../../../../org/apache/juneau/dto/html5/Option.html#text-java.lang.Object-"><code>Option.text(Object)</code></a> node.</div>
 </td>
 </tr>
 <tr id="i135" class="rowColor">
@@ -1009,7 +1016,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colFirst"><code>static <a href="../../../../../org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlBuilder.html#param-java.lang.String-java.lang.Object-">param</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
-<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5"><code>Param</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Param.html#name-java.lang.String-"><code>Param.name(String)</code></a> and <a href="../../../../../org/apache/juneau/dto/html5/Param.html#value-java.lang.Object-"><code>Param.value(Object)</code></a> attributes.</div>
+<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5"><code>Param</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Param.html#name-java.lang.String-"><code>Param.name(String)</code></a> and <a href="../../../../../org/apache/juneau/dto/html5/Param.html#value-java.lang.Object-"><code>Param.value(Object)</code></a>
+ attributes.</div>
 </td>
 </tr>
 <tr id="i141" class="rowColor">
@@ -1142,7 +1150,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colFirst"><code>static <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlBuilder.html#script-java.lang.String-java.lang.String-">script</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type,
       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</code>
-<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5"><code>Script</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Script.html#type-java.lang.String-"><code>Script.type(String)</code></a> attribute and <a href="../../../../../org/apache/juneau/dto/html5/Script.html#text-java.lang.Object-"><code>Script.text(Object)</code></a> node.</div>
+<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5"><code>Script</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Script.html#type-java.lang.String-"><code>Script.type(String)</code></a> attribute and
+ <a href="../../../../../org/apache/juneau/dto/html5/Script.html#text-java.lang.Object-"><code>Script.text(Object)</code></a> node.</div>
 </td>
 </tr>
 <tr id="i163" class="rowColor">
@@ -1192,7 +1201,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colFirst"><code>static <a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlBuilder.html#source-java.lang.Object-java.lang.String-">source</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src,
       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</code>
-<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5"><code>Source</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Source.html#src-java.lang.Object-"><code>Source.src(Object)</code></a> and <a href="../../../../../org/apache/juneau/dto/html5/Source.html#type-java.lang.String-"><code>Source.type(String)</code></a> attributes.</div>
+<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5"><code>Source</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Source.html#src-java.lang.Object-"><code>Source.src(Object)</code></a> and <a href="../../../../../org/apache/juneau/dto/html5/Source.html#type-java.lang.String-"><code>Source.type(String)</code></a>
+ attributes.</div>
 </td>
 </tr>
 <tr id="i171" class="rowColor">
@@ -1314,7 +1324,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colFirst"><code>static <a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlBuilder.html#textarea-java.lang.String-java.lang.String-">textarea</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</code>
-<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5"><code>Textarea</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Textarea.html#name-java.lang.String-"><code>Textarea.name(String)</code></a> attribute and <a href="../../../../../org/apache/juneau/dto/html5/Textarea.html#text-java.lang.Object-"><code>Textarea.text(Object)</code></a> node.</div>
+<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5"><code>Textarea</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Textarea.html#name-java.lang.String-"><code>Textarea.name(String)</code></a> attribute and
+ <a href="../../../../../org/apache/juneau/dto/html5/Textarea.html#text-java.lang.Object-"><code>Textarea.text(Object)</code></a> node.</div>
 </td>
 </tr>
 <tr id="i191" class="rowColor">
@@ -1399,7 +1410,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colFirst"><code>static <a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/HtmlBuilder.html#track-java.lang.Object-java.lang.String-">track</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src,
      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;kind)</code>
-<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5"><code>Track</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Track.html#src-java.lang.Object-"><code>Track.src(Object)</code></a> and <a href="../../../../../org/apache/juneau/dto/html5/Track.html#kind-java.lang.String-"><code>Track.kind(String)</code></a> attributes.</div>
+<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5"><code>Track</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Track.html#src-java.lang.Object-"><code>Track.src(Object)</code></a> and <a href="../../../../../org/apache/juneau/dto/html5/Track.html#kind-java.lang.String-"><code>Track.kind(String)</code></a>
+ attributes.</div>
 </td>
 </tr>
 <tr id="i205" class="rowColor">
@@ -1484,7 +1496,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HtmlBuilder</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.26">HtmlBuilder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.27">HtmlBuilder</a>()</pre>
 </li>
 </ul>
 </li>
@@ -1501,7 +1513,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>a</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.32">a</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.34">a</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5"><code>A</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1515,9 +1527,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>a</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.42">a</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;href,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.46">a</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;href,
                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
-<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>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>href</code> - The <a href="../../../../../org/apache/juneau/dto/html5/A.html#href-java.lang.Object-"><code>A.href(Object)</code></a> attribute.</dd>
@@ -1533,7 +1546,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>abbr</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.50">abbr</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.55">abbr</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5"><code>Abbr</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1547,9 +1560,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>abbr</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.60">abbr</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.67">abbr</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
-<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>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>title</code> - The <a href="../../../../../org/apache/juneau/dto/html5/Abbr.html#title-java.lang.String-"><code>Abbr.title(String)</code></a> attribute.</dd>
@@ -1565,7 +1579,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>address</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.68">address</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.76">address</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5"><code>Address</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1579,7 +1593,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>address</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.77">address</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.86">address</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5"><code>Address</code></a> element with the specified child nodes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1595,7 +1609,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>area</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.85">area</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.95">area</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5"><code>Area</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1609,10 +1623,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>area</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.96">area</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;shape,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.108">area</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;shape,
                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;coords,
                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;href)</pre>
-<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>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>shape</code> - The <a href="../../../../../org/apache/juneau/dto/html5/Area.html#shape-java.lang.String-"><code>Area.shape(String)</code></a> attribute.</dd>
@@ -1629,7 +1644,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>article</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.104">article</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.117">article</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5"><code>Article</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1643,7 +1658,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>article</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.113">article</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.127">article</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5"><code>Article</code></a> element with the specified child nodes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1659,7 +1674,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>aside</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.121">aside</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.136">aside</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5"><code>Aside</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1673,7 +1688,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>aside</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.130">aside</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.146">aside</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5"><code>Aside</code></a> element with the specified child nodes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1689,7 +1704,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>audio</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.138">audio</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.155">audio</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5"><code>Audio</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1703,7 +1718,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>audio</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.147">audio</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;src)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.165">audio</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;src)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5"><code>Audio</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Audio.html#src-java.lang.Object-"><code>Audio.src(Object)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1719,7 +1734,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>b</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.155">b</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.174">b</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5"><code>B</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1733,7 +1748,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>b</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.164">b</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.184">b</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5"><code>B</code></a> element with the specified child nodes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1749,7 +1764,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>base</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.172">base</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.193">base</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5"><code>Base</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1763,7 +1778,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>base</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.181">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;href)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.203">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;href)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5"><code>Base</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Base.html#href-java.lang.Object-"><code>Base.href(Object)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1779,7 +1794,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>bdi</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.189">bdi</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.212">bdi</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5"><code>Bdi</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1793,7 +1808,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>bdi</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.198">bdi</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.222">bdi</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5"><code>Bdi</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Bdi.html#text-java.lang.Object-"><code>Bdi.text(Object)</code></a> node.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1809,7 +1824,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>bdo</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.206">bdo</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.231">bdo</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5"><code>Bdo</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1823,7 +1838,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>bdo</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.216">bdo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dir,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.242">bdo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dir,
                             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5"><code>Bdo</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Bdo.html#dir-java.lang.String-"><code>Bdo.dir(String)</code></a> attribute and child nodes.</div>
 <dl>
@@ -1841,7 +1856,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>blockquote</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.224">blockquote</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.251">blockquote</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5"><code>Blockquote</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1855,7 +1870,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>blockquote</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.233">blockquote</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.261">blockquote</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5"><code>Blockquote</code></a> element with the specified child nodes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1871,7 +1886,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>body</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.241">body</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.270">body</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5"><code>Body</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1885,7 +1900,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>body</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.250">body</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.280">body</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5"><code>Body</code></a> element with the specified child nodes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1901,7 +1916,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>br</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.258">br</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.289">br</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5"><code>Br</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1915,7 +1930,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>button</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.266">button</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.298">button</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5"><code>Button</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1929,7 +1944,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>button</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.275">button</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.308">button</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <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.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1945,9 +1960,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>button</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.285">button</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.320">button</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type,
                                   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
-<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>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>type</code> - The <a href="../../../../../org/apache/juneau/dto/html5/Button.html#type-java.lang.String-"><code>Button.type(String)</code></a> attribute.</dd>
@@ -1963,7 +1979,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>canvas</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.293">canvas</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.328">canvas</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5"><code>Canvas</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1977,9 +1993,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>canvas</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.303">canvas</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;width,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.340">canvas</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;width,
                                   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;height)</pre>
-<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>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>width</code> - The <a href="../../../../../org/apache/juneau/dto/html5/Canvas.html#width-java.lang.Object-"><code>Canvas.width(Object)</code></a> attribute.</dd>
@@ -1995,7 +2012,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>caption</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.311">caption</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.349">caption</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5"><code>Caption</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2009,7 +2026,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>caption</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.320">caption</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.359">caption</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5"><code>Caption</code></a> element with the specified child nodes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2025,7 +2042,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>cite</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.328">cite</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.368">cite</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5"><code>Cite</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2039,7 +2056,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>cite</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.337">cite</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.378">cite</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5"><code>Cite</code></a> element with the specified child nodes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2055,7 +2072,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>code</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.345">code</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.387">code</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5"><code>Code</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2069,7 +2086,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>code</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.354">code</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.397">code</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5"><code>Code</code></a> element with the specified child nodes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2085,7 +2102,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>col</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.362">col</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.407">col</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5"><code>Col</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2099,7 +2116,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>col</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.371">col</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;span)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.417">col</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;span)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5"><code>Col</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Col.html#span-java.lang.Object-"><code>Col.span(Object)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2115,7 +2132,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>colgroup</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.379">colgroup</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.426">colgroup</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5"><code>Colgroup</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2129,7 +2146,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>colgroup</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.388">colgroup</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.436">colgroup</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5"><code>Colgroup</code></a> element with the specified child nodes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2145,7 +2162,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>data</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.396">data</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.445">data</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5"><code>Data</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2159,7 +2176,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>data</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.406">data</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.456">data</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value,
                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5"><code>Data</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Data.html#value-java.lang.Object-"><code>Data.value(Object)</code></a> attribute and child node.</div>
 <dl>
@@ -2177,7 +2194,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>datalist</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.414">datalist</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.465">datalist</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5"><code>Datalist</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2191,7 +2208,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>datalist</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.424">datalist</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.476">datalist</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
                                       <a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>...&nbsp;children)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5"><code>Datalist</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Datalist.html#id-java.lang.String-"><code>Datalist.id(String)</code></a> attribute and child nodes.</div>
 <dl>
@@ -2209,7 +2226,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>dd</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.432">dd</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.485">dd</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5"><code>Dd</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2223,7 +2240,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>dd</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.441">dd</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.495">dd</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5"><code>Dd</code></a> element with the specified child nodes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2239,7 +2256,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>del</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.449">del</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.504">del</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5"><code>Del</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2253,7 +2270,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>del</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.458">del</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.514">del</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5"><code>Del</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Del.html#children-java.lang.Object...-"><code>Del.children(Object[])</code></a> node.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2269,7 +2286,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>dfn</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.466">dfn</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.523">dfn</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5"><code>Dfn</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2283,7 +2300,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>dfn</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.475">dfn</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.533">dfn</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5"><code>Dfn</code></a> element with the specified child nodes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2299,7 +2316,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>div</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.483">div</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.542">div</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5"><code>Div</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2313,7 +2330,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>div</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.492">div</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.552">div</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5"><code>Div</code></a> element with the specified child nodes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2329,7 +2346,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>dl</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.500">dl</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.561">dl</a>()</pre>
 <div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5"><code>Dl</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2343,7 +2360,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>dl</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBuilder.html#line.509">dl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public static final&nbsp;<a href

<TRUNCATED>


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

Posted by ja...@apache.org.
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>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Dl.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Dl.html b/content/site/apidocs/org/apache/juneau/dto/html5/Dl.html
index 20ecdf6..bbd814f 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Dl.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Dl.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="dl")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.30">Dl</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.32">Dl</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-dl-element">&lt;dl&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-dl-element">&lt;dl&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Dl</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.30">Dl</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.32">Dl</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -331,7 +333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dl.html" title="class in org.apache.juneau.dto.html5">Dl</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dl.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Dt.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Dt.html b/content/site/apidocs/org/apache/juneau/dto/html5/Dt.html
index 511ecef..21f45dd 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Dt.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Dt.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="dt")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.30">Dt</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.32">Dt</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-dt-element">&lt;dt&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-dt-element">&lt;dt&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Dt</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.30">Dt</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.32">Dt</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dt.html" title="class in org.apache.juneau.dto.html5">Dt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dt.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Em.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Em.html b/content/site/apidocs/org/apache/juneau/dto/html5/Em.html
index a6bf8b1..8d303fe 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Em.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Em.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="em")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.30">Em</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.32">Em</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-em-element">&lt;em&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-em-element">&lt;em&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Em</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.30">Em</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.32">Em</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Em.html" title="class in org.apache.juneau.dto.html5">Em</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Em.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html b/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html
index 3d34420..edd0e9e 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="embed")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.34">Embed</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.36">Embed</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-embed-element">&lt;embed&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-embed-element">&lt;embed&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -175,7 +177,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Embed.html#height-java.lang.Object-">height</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -243,7 +246,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Embed</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.34">Embed</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.36">Embed</a>()</pre>
 </li>
 </ul>
 </li>
@@ -260,8 +263,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>height</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.43">height</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.47">height</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+ attribute.
  Vertical dimension.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -278,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>src</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.61">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.65">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-src">src</a> attribute.
  Address of the resource.
  <p>
@@ -301,7 +305,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.72">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.77">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-embed-type">type</a> attribute.
  Type of embedded resource.</div>
 <dl>
@@ -318,7 +322,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>width</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.84">width</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;width)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.90">width</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;width)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.
  Horizontal dimension.</div>
 <dl>
@@ -336,7 +340,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.95">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.101">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -355,7 +359,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.101">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.107">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -374,7 +378,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.107">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.html#line.113">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html b/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html
index 927d0c9..bfc5e38 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="fieldset")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.30">Fieldset</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.32">Fieldset</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-fieldset-element">&lt;fieldset&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-fieldset-element">&lt;fieldset&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -256,7 +258,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Fieldset</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.30">Fieldset</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.32">Fieldset</a>()</pre>
 </li>
 </ul>
 </li>
@@ -273,7 +275,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>disabled</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.39">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;disabled)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.42">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fieldset-disabled">disabled</a> attribute.
  Whether the form control is disabled.</div>
 <dl>
@@ -291,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>form</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.50">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.54">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
  Associates the control with a form element.</div>
 <dl>
@@ -308,7 +310,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.61">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.66">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
  Name of form control to use for form submission and in the form.elements API.</div>
 <dl>
@@ -325,7 +327,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.72">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.77">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -344,7 +346,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.78">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.83">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -363,7 +365,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.84">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.89">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -382,7 +384,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.90">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.95">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -402,7 +404,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.96">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.101">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html b/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html
index d6a61dc..3e6266d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="figcaption")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.30">Figcaption</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.32">Figcaption</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-figcaption-element">&lt;figcaption&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-figcaption-element">&lt;figcaption&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Figcaption</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.30">Figcaption</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.32">Figcaption</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figcaption.html" title="class in org.apache.juneau.dto.html5">Figcaption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figcaption.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html b/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html
index bbd4753..7984e23 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="figure")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.30">Figure</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.32">Figure</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-figure-element">&lt;figure&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-figure-element">&lt;figure&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Figure</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.30">Figure</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.32">Figure</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -331,7 +333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Figure.html" title="class in org.apache.juneau.dto.html5">Figure</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Figure.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html b/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html
index fe9ad9c..f71825f 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html
@@ -119,14 +119,15 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="footer")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Footer.html#line.30">Footer</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Footer.html#line.31">Footer</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
 <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-footer-element">&lt;footer&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +239,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Footer</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Footer.html#line.30">Footer</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Footer.html#line.31">Footer</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +256,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Footer.html" title="class in org.apache.juneau.dto.html5">Footer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Footer.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Footer.html" title="class in org.apache.juneau.dto.html5">Footer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Footer.html#line.38">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +275,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Footer.html" title="class in org.apache.juneau.dto.html5">Footer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Footer.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Footer.html" title="class in org.apache.juneau.dto.html5">Footer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Footer.html#line.44">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +294,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Footer.html" title="class in org.apache.juneau.dto.html5">Footer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Footer.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Footer.html" title="class in org.apache.juneau.dto.html5">Footer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Footer.html#line.50">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +313,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Footer.html" title="class in org.apache.juneau.dto.html5">Footer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Footer.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Footer.html" title="class in org.apache.juneau.dto.html5">Footer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Footer.html#line.56">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Footer.html" title="class in org.apache.juneau.dto.html5">Footer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Footer.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Footer.html" title="class in org.apache.juneau.dto.html5">Footer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Footer.html#line.62">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Thead.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Thead.html b/content/site/apidocs/org/apache/juneau/dto/html5/Thead.html
index 818da8c..2f992f9 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Thead.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Thead.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="thead")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Thead.html#line.30">Thead</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Thead.html#line.32">Thead</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-thead-element">&lt;thead&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-thead-element">&lt;thead&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Thead</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Thead.html#line.30">Thead</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Thead.html#line.32">Thead</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Thead.html" title="class in org.apache.juneau.dto.html5">Thead</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Thead.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Thead.html" title="class in org.apache.juneau.dto.html5">Thead</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Thead.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Thead.html" title="class in org.apache.juneau.dto.html5">Thead</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Thead.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Thead.html" title="class in org.apache.juneau.dto.html5">Thead</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Thead.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Thead.html" title="class in org.apache.juneau.dto.html5">Thead</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Thead.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Thead.html" title="class in org.apache.juneau.dto.html5">Thead</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Thead.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Thead.html" title="class in org.apache.juneau.dto.html5">Thead</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Thead.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Thead.html" title="class in org.apache.juneau.dto.html5">Thead</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Thead.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -331,7 +333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Thead.html" title="class in org.apache.juneau.dto.html5">Thead</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Thead.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Thead.html" title="class in org.apache.juneau.dto.html5">Thead</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Thead.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Time.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Time.html b/content/site/apidocs/org/apache/juneau/dto/html5/Time.html
index a0ab040..cc5b554 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Time.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Time.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="time")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.30">Time</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.32">Time</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-time-element">&lt;time&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-time-element">&lt;time&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -187,7 +189,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Time.html#datetime-java.lang.String-">datetime</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;datetime)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-time-datetime">datetime</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-time-datetime">datetime</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
@@ -244,7 +247,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Time</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.30">Time</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.32">Time</a>()</pre>
 </li>
 </ul>
 </li>
@@ -261,8 +264,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>datetime</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.38">datetime</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;datetime)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-time-datetime">datetime</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.42">datetime</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;datetime)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-time-datetime">datetime</a>
+ attribute.
  Machine-readable value.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -278,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.49">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.53">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -297,7 +301,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.55">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.59">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -316,7 +320,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.61">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.65">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -335,7 +339,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.67">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.71">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -355,7 +359,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.73">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.html#line.77">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Title.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Title.html b/content/site/apidocs/org/apache/juneau/dto/html5/Title.html
index 75da036..21a4b54 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Title.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Title.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="title")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Title.html#line.30">Title</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Title.html#line.32">Title</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.html" title="class in org.apache.juneau.dto.html5">HtmlElementRawText</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-title-element">&lt;title&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#the-title-element">&lt;title&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -232,7 +234,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Title</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Title.html#line.30">Title</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Title.html#line.32">Title</a>()</pre>
 </li>
 </ul>
 </li>
@@ -249,7 +251,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Title.html" title="class in org.apache.juneau.dto.html5">Title</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Title.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Title.html" title="class in org.apache.juneau.dto.html5">Title</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Title.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -268,7 +270,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Title.html" title="class in org.apache.juneau.dto.html5">Title</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Title.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Title.html" title="class in org.apache.juneau.dto.html5">Title</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Title.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -287,7 +289,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Title.html" title="class in org.apache.juneau.dto.html5">Title</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Title.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Title.html" title="class in org.apache.juneau.dto.html5">Title</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Title.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -306,7 +308,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>text</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Title.html" title="class in org.apache.juneau.dto.html5">Title</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Title.html#line.55">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Title.html" title="class in org.apache.juneau.dto.html5">Title</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Title.html#line.57">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.html#text-java.lang.Object-">HtmlElementRawText</a></code></span></div>
 <div class="block">Sets the text node on this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Tr.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Tr.html b/content/site/apidocs/org/apache/juneau/dto/html5/Tr.html
index 19db3b7..bfeb683 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Tr.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Tr.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="tr")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Tr.html#line.30">Tr</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Tr.html#line.32">Tr</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-tr-element">&lt;tr&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-tr-element">&lt;tr&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Tr</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tr.html#line.30">Tr</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tr.html#line.32">Tr</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tr.html" title="class in org.apache.juneau.dto.html5">Tr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tr.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tr.html" title="class in org.apache.juneau.dto.html5">Tr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tr.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tr.html" title="class in org.apache.juneau.dto.html5">Tr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tr.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tr.html" title="class in org.apache.juneau.dto.html5">Tr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tr.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tr.html" title="class in org.apache.juneau.dto.html5">Tr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tr.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tr.html" title="class in org.apache.juneau.dto.html5">Tr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tr.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tr.html" title="class in org.apache.juneau.dto.html5">Tr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tr.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tr.html" title="class in org.apache.juneau.dto.html5">Tr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tr.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -331,7 +333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tr.html" title="class in org.apache.juneau.dto.html5">Tr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tr.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tr.html" title="class in org.apache.juneau.dto.html5">Tr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tr.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Track.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Track.html b/content/site/apidocs/org/apache/juneau/dto/html5/Track.html
index 5750af1..fb55015 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Track.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Track.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="track")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.34">Track</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.36">Track</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-track-element">&lt;track&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-track-element">&lt;track&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -175,7 +177,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Track.html#Z:Z_default-java.lang.String-">_default</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_default)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-default">default</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-default">default</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -205,7 +208,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Track.html#srclang-java.lang.String-">srclang</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;srclang)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-srclang">srclang</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-srclang">srclang</a>
+ attribute.</div>
 </td>
 </tr>
 </table>
@@ -243,7 +247,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Track</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.34">Track</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.36">Track</a>()</pre>
 </li>
 </ul>
 </li>
@@ -260,8 +264,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_default</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.42">_default</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_default)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-default">default</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.46">_default</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_default)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-default">default</a>
+ attribute.
  Enable the track if no other text track is more suitable.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -277,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>kind</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.53">kind</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;kind)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.58">kind</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;kind)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-kind">kind</a> attribute.
  The type of text track.</div>
 <dl>
@@ -294,7 +299,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>label</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.64">label</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.70">label</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-label">label</a> attribute.
  User-visible label.</div>
 <dl>
@@ -311,7 +316,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>src</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.82">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.88">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-src">src</a> attribute.
  Address of the resource.
  <p>
@@ -334,8 +339,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>srclang</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.93">srclang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;srclang)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-srclang">srclang</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.101">srclang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;srclang)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-srclang">srclang</a>
+ attribute.
  Language of the text track.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -351,7 +357,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.104">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.112">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -370,7 +376,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.110">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.118">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/U.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/U.html b/content/site/apidocs/org/apache/juneau/dto/html5/U.html
index c14caba..c01efde 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/U.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/U.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="u")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.30">U</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.32">U</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-u-element">&lt;u&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-u-element">&lt;u&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>U</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.30">U</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.32">U</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/U.html" title="class in org.apache.juneau.dto.html5">U</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/U.html" title="class in org.apache.juneau.dto.html5">U</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/U.html" title="class in org.apache.juneau.dto.html5">U</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/U.html" title="class in org.apache.juneau.dto.html5">U</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/U.html" title="class in org.apache.juneau.dto.html5">U</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/U.html" title="class in org.apache.juneau.dto.html5">U</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/U.html" title="class in org.apache.juneau.dto.html5">U</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/U.html" title="class in org.apache.juneau.dto.html5">U</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/U.html" title="class in org.apache.juneau.dto.html5">U</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/U.html" title="class in org.apache.juneau.dto.html5">U</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Ul.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Ul.html b/content/site/apidocs/org/apache/juneau/dto/html5/Ul.html
index e4b1169..d633e42 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Ul.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Ul.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="ul")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.30">Ul</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.32">Ul</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-ul-element">&lt;ul&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-ul-element">&lt;ul&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Ul</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.30">Ul</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.32">Ul</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -331,7 +333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Var.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Var.html b/content/site/apidocs/org/apache/juneau/dto/html5/Var.html
index 43ffa48..737a341 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Var.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Var.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="var")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.30">Var</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.32">Var</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-var-element">&lt;var&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-var-element">&lt;var&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Var</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.30">Var</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.32">Var</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Var.html" title="class in org.apache.juneau.dto.html5">Var</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Var.html" title="class in org.apache.juneau.dto.html5">Var</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Var.html" title="class in org.apache.juneau.dto.html5">Var</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Var.html" title="class in org.apache.juneau.dto.html5">Var</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Var.html" title="class in org.apache.juneau.dto.html5">Var</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Var.html" title="class in org.apache.juneau.dto.html5">Var</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Var.html" title="class in org.apache.juneau.dto.html5">Var</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Var.html" title="class in org.apache.juneau.dto.html5">Var</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Var.html" title="class in org.apache.juneau.dto.html5">Var</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Var.html" title="class in org.apache.juneau.dto.html5">Var</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/csv/CsvSerializerContext.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/csv/CsvSerializerContext.html b/content/site/apidocs/org/apache/juneau/csv/CsvSerializerContext.html
index 8550547..e3db954 100644
--- a/content/site/apidocs/org/apache/juneau/csv/CsvSerializerContext.html
+++ b/content/site/apidocs/org/apache/juneau/csv/CsvSerializerContext.html
@@ -123,7 +123,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerContext.html#line.34">CsvSerializerContext</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerContext.html#line.36">CsvSerializerContext</a>
 extends <a href="../../../../org/apache/juneau/serializer/SerializerContext.html" title="class in org.apache.juneau.serializer">SerializerContext</a></pre>
 <div class="block">Configurable properties on the <a href="../../../../org/apache/juneau/csv/CsvSerializer.html" title="class in org.apache.juneau.csv"><code>CsvSerializer</code></a> class.
  <p>
@@ -134,9 +134,11 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerContext.html
 
  <h6 class='topic'>Inherited configurable properties</h6>
  <ul class='doctree'>
-   <li class='jc'><a class="doclink" href="../BeanContext.html#ConfigProperties">BeanContext</a> - Properties associated with handling beans on serializers and parsers.
+   <li class='jc'><a class="doclink" href="../BeanContext.html#ConfigProperties">BeanContext</a>
+      - Properties associated with handling beans on serializers and parsers.
    <ul>
-      <li class='jc'><a class="doclink" href="../serializer/SerializerContext.html#ConfigProperties">SerializerContext</a> - Configurable properties common to all serializers.
+      <li class='jc'><a class="doclink" href="../serializer/SerializerContext.html#ConfigProperties">SerializerContext</a>
+      - Configurable properties common to all serializers.
    </ul>
  </ul></div>
 </li>
@@ -246,7 +248,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerContext.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CsvSerializerContext</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerContext.html#line.43">CsvSerializerContext</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerContext.html#line.45">CsvSerializerContext</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.
  <p>
  Typically only called from <a href="../../../../org/apache/juneau/PropertyStore.html#getContext-java.lang.Class-"><code>PropertyStore.getContext(Class)</code></a>.</div>
@@ -270,7 +272,7 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerContext.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>asMap</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerContext.html#line.48">asMap</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerContext.html#line.50">asMap</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#asMap--">Context</a></code></span></div>
 <div class="block">Returns the properties defined on this bean context as a simple map for debugging purposes.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/csv/CsvSerializerSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/csv/CsvSerializerSession.html b/content/site/apidocs/org/apache/juneau/csv/CsvSerializerSession.html
index 04eb926..a6f3259 100644
--- a/content/site/apidocs/org/apache/juneau/csv/CsvSerializerSession.html
+++ b/content/site/apidocs/org/apache/juneau/csv/CsvSerializerSession.html
@@ -237,18 +237,18 @@ extends <a href="../../../../org/apache/juneau/serializer/SerializerSession.html
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>ctx</code> - The context creating this session object.
-   The context contains all the configuration settings for this object.</dd>
+ The context contains all the configuration settings for this object.</dd>
 <dd><code>output</code> - The output object.</dd>
 <dd><code>op</code> - The override properties.
-   These override any context properties defined in the context.</dd>
+ These override any context properties defined in the context.</dd>
 <dd><code>javaMethod</code> - The java method that called this serializer, usually the method in a REST servlet.</dd>
 <dd><code>locale</code> - The session locale.
-   If <jk>null</jk>, then the locale defined on the context is used.</dd>
+ If <jk>null</jk>, then the locale defined on the context is used.</dd>
 <dd><code>timeZone</code> - The session timezone.
-   If <jk>null</jk>, then the timezone defined on the context is used.</dd>
+ If <jk>null</jk>, then the timezone defined on the context is used.</dd>
 <dd><code>mediaType</code> - The session media type (e.g. <js>"application/json"</js>).</dd>
 <dd><code>uriContext</code> - The URI context.
-   Identifies the current request URI used for resolution of URIs to absolute or root-relative form.</dd>
+ Identifies the current request URI used for resolution of URIs to absolute or root-relative form.</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/Link.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/Link.html b/content/site/apidocs/org/apache/juneau/dto/Link.html
index 2d32aa0..bb2da7d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/Link.html
+++ b/content/site/apidocs/org/apache/juneau/dto/Link.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre><a href="../../../../org/apache/juneau/html/HtmlLink.html" title="annotation in org.apache.juneau.html">@HtmlLink</a>(<a href="../../../../org/apache/juneau/html/HtmlLink.html#nameProperty--">nameProperty</a>="name",
           <a href="../../../../org/apache/juneau/html/HtmlLink.html#hrefProperty--">hrefProperty</a>="href")
-public class <a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.35">Link</a>
+public class <a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.36">Link</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
 implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../org/apache/juneau/dto/Link.html" title="class in org.apache.juneau.dto">Link</a>&gt;</pre>
 <div class="block">Simple bean that implements a hyperlink for the HTML serializer.
@@ -123,7 +123,8 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
  <p class='bcode'>
    <xt>&lt;a</xt> <xa>href</xa>=<xs>'href'</xs><xt>&gt;</xt>name<xt>&lt;/a&gt;</xt>
  <p>
- When encountered by the <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html"><code>HtmlSerializer</code></a> class, this object gets converted to a hyperlink.<br>
+ When encountered by the <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html"><code>HtmlSerializer</code></a> class, this object gets converted to a hyperlink.
+ <br>
  All other serializers simply convert it to a simple bean.</div>
 </li>
 </ul>
@@ -246,7 +247,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>Link</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.39">Link</a>()</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.40">Link</a>()</pre>
 <div class="block">No-arg constructor.</div>
 </li>
 </ul>
@@ -256,7 +257,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Link</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.48">Link</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.49">Link</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;href,
             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;hrefArgs)</pre>
 <div class="block">Constructor.</div>
@@ -282,7 +283,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getName</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.64">getName</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.65">getName</a>()</pre>
 <div class="block">Bean property getter:  <property>name</property>.
  Corresponds to the text inside of the <xt>&lt;A&gt;</xt> element.</div>
 <dl>
@@ -297,7 +298,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setName</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/dto/Link.html" title="class in org.apache.juneau.dto">Link</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.74">setName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/dto/Link.html" title="class in org.apache.juneau.dto">Link</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.75">setName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Bean property setter:  <property>name</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -313,7 +314,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>getHref</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.85">getHref</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.86">getHref</a>()</pre>
 <div class="block">Bean property getter:  <property>href</property>.
  Corresponds to the value of the <xa>href</xa> attribute of the <xt>&lt;A&gt;</xt> element.</div>
 <dl>
@@ -328,7 +329,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setHref</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/dto/Link.html" title="class in org.apache.juneau.dto">Link</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.95">setHref</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;href)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/dto/Link.html" title="class in org.apache.juneau.dto">Link</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.96">setHref</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;href)</pre>
 <div class="block">Bean property setter:  <property>href</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -344,7 +345,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>setHref</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/dto/Link.html" title="class in org.apache.juneau.dto">Link</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.108">setHref</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;href,
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/dto/Link.html" title="class in org.apache.juneau.dto">Link</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.109">setHref</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;href,
                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;args)</pre>
 <div class="block">Bean property setter:  <property>href</property>.
  Same as <a href="../../../../org/apache/juneau/dto/Link.html#setHref-java.lang.String-"><code>setHref(String)</code></a> except allows for <a href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a> style arguments.</div>
@@ -363,7 +364,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.119">toString</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.120">toString</a>()</pre>
 <div class="block">Returns the name so that the <a href="../../../../org/apache/juneau/utils/PojoQuery.html" title="class in org.apache.juneau.utils"><code>PojoQuery</code></a> class can search against it.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -377,7 +378,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>compareTo</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.124">compareTo</a>(<a href="../../../../org/apache/juneau/dto/Link.html" title="class in org.apache.juneau.dto">Link</a>&nbsp;o)</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.125">compareTo</a>(<a href="../../../../org/apache/juneau/dto/Link.html" title="class in org.apache.juneau.dto">Link</a>&nbsp;o)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true#compareTo-T-" title="class or interface in java.lang">compareTo</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../org/apache/juneau/dto/Link.html" title="class in org.apache.juneau.dto">Link</a>&gt;</code></dd>
@@ -390,7 +391,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.129">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.130">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><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">equals</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -403,7 +404,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.136">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/Link.html#line.137">hashCode</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/AtomBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/AtomBuilder.html b/content/site/apidocs/org/apache/juneau/dto/atom/AtomBuilder.html
index eb7858d..3efd654 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/AtomBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/AtomBuilder.html
@@ -108,7 +108,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.45">AtomBuilder</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.49">AtomBuilder</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Various useful static methods for creating ATOM elements.
  <p>
@@ -117,17 +117,21 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    <jk>import static</jk> org.apache.juneau.dto.atom.AtomBuilder.*;
 
    Feed feed =
-      <jsm>feed</jsm>(<js>"tag:juneau.sample.com,2013:1"</js>, <js>"Juneau ATOM specification"</js>, <js>"2013-05-08T12:29:29Z"</js>)
-      .subtitle(<jsm>text</jsm>(<js>"html"</js>).children(<js>"A &lt;em&gt;lot&lt;/em&gt; of effort went into making this effortless"</js>))
+      <jsm>feed</jsm>(<js>"tag:juneau.sample.com,2013:1"</js>, <js>"Juneau ATOM specification"</js>,
+         <js>"2013-05-08T12:29:29Z"</js>)
+      .subtitle(<jsm>text</jsm>(<js>"html"</js>)
+         .children(<js>"A &lt;em&gt;lot&lt;/em&gt; of effort went into making this effortless"</js>))
       .links(
-         <jsm>link</jsm>(<js>"alternate"</js>, <js>"text/html"</js>, <js>"http://www.sample.com/"</js>).hreflang(<js>"en"</js>),
+         <jsm>link</jsm>(<js>"alternate"</js>, <js>"text/html"</js>, <js>"http://www.sample.com/"</js>)
+            .hreflang(<js>"en"</js>),
          <jsm>link</jsm>(<js>"self"</js>, <js>"application/atom+xml"</js>, <js>"http://www.sample.com/feed.atom"</js>)
       );
  </p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Atom'>Atom</a>
    </ul>
@@ -191,7 +195,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colLast"><code><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</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id,
      <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;title,
      <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;updated)</code>
-<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>
 </td>
 </tr>
 <tr id="i4" class="altColor">
@@ -199,7 +204,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/AtomBuilder.html#entry-java.lang.String-java.lang.String-java.lang.String-">entry</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;updated)</code>
-<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>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
@@ -207,7 +213,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colLast"><code><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</a></span>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id,
     <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;title,
     <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;updated)</code>
-<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>
 </td>
 </tr>
 <tr id="i6" class="altColor">
@@ -215,7 +222,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/AtomBuilder.html#feed-java.lang.String-java.lang.String-java.lang.String-">feed</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;updated)</code>
-<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>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
@@ -241,7 +249,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/AtomBuilder.html#link-java.lang.String-java.lang.String-java.lang.String-">link</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rel,
     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type,
     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;href)</code>
-<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom"><code>Link</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Link.html#rel-java.lang.String-"><code>Link.rel(String)</code></a>, <a href="../../../../../org/apache/juneau/dto/atom/Link.html#type-java.lang.String-"><code>Link.type(String)</code></a>, and <a href="../../../../../org/apache/juneau/dto/atom/Link.html#href-java.lang.String-"><code>Link.href(String)</code></a> attributes.</div>
+<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom"><code>Link</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Link.html#rel-java.lang.String-"><code>Link.rel(String)</code></a>, <a href="../../../../../org/apache/juneau/dto/atom/Link.html#type-java.lang.String-"><code>Link.type(String)</code></a>, and
+ <a href="../../../../../org/apache/juneau/dto/atom/Link.html#href-java.lang.String-"><code>Link.href(String)</code></a> attributes.</div>
 </td>
 </tr>
 <tr id="i11" class="rowColor">
@@ -302,7 +311,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>AtomBuilder</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.45">AtomBuilder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.49">AtomBuilder</a>()</pre>
 </li>
 </ul>
 </li>
@@ -319,7 +328,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>category</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.53">category</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;term)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.57">category</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;term)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom"><code>Category</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Category.html#term-java.lang.String-"><code>Category.term(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -335,7 +344,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>content</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.62">content</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.66">content</a>()</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom"><code>Content</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Content.html#type-java.lang.String-"><code>Content.type(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -349,7 +358,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>content</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.72">content</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.76">content</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom"><code>Content</code></a> element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -365,10 +374,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>entry</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.84">entry</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.89">entry</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id,
                                 <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;title,
                                 <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;updated)</pre>
-<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>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>id</code> - The <a href="../../../../../org/apache/juneau/dto/atom/Entry.html#id-org.apache.juneau.dto.atom.Id-"><code>Entry.id(Id)</code></a> attribute.</dd>
@@ -385,10 +395,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>entry</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.96">entry</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.102">entry</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
                                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
                                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;updated)</pre>
-<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>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>id</code> - The <a href="../../../../../org/apache/juneau/dto/atom/Entry.html#id-org.apache.juneau.dto.atom.Id-"><code>Entry.id(Id)</code></a> attribute.</dd>
@@ -405,10 +416,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>feed</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.108">feed</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.115">feed</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id,
                               <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;title,
                               <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;updated)</pre>
-<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>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>id</code> - The <a href="../../../../../org/apache/juneau/dto/atom/Feed.html#id-org.apache.juneau.dto.atom.Id-"><code>Feed.id(Id)</code></a> attribute.</dd>
@@ -425,10 +437,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>feed</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.120">feed</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.128">feed</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;updated)</pre>
-<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>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>id</code> - The <a href="../../../../../org/apache/juneau/dto/atom/Feed.html#id-org.apache.juneau.dto.atom.Id-"><code>Feed.id(Id)</code></a> attribute.</dd>
@@ -445,7 +458,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>generator</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.130">generator</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.138">generator</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom"><code>Generator</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Generator.html#text-java.lang.String-"><code>Generator.text(String)</code></a> child node.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -461,7 +474,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>icon</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.145">icon</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.153">icon</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom"><code>Icon</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Icon.html#uri-java.lang.Object-"><code>Icon.uri(Object)</code></a> attribute.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
@@ -482,7 +495,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.155">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.163">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom"><code>Id</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Id.html#text-java.lang.String-"><code>Id.text(String)</code></a> child node.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -498,10 +511,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>link</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.167">link</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rel,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.176">link</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rel,
                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type,
                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;href)</pre>
-<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom"><code>Link</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Link.html#rel-java.lang.String-"><code>Link.rel(String)</code></a>, <a href="../../../../../org/apache/juneau/dto/atom/Link.html#type-java.lang.String-"><code>Link.type(String)</code></a>, and <a href="../../../../../org/apache/juneau/dto/atom/Link.html#href-java.lang.String-"><code>Link.href(String)</code></a> attributes.</div>
+<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom"><code>Link</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Link.html#rel-java.lang.String-"><code>Link.rel(String)</code></a>, <a href="../../../../../org/apache/juneau/dto/atom/Link.html#type-java.lang.String-"><code>Link.type(String)</code></a>, and
+ <a href="../../../../../org/apache/juneau/dto/atom/Link.html#href-java.lang.String-"><code>Link.href(String)</code></a> attributes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>rel</code> - The <a href="../../../../../org/apache/juneau/dto/atom/Link.html#rel-java.lang.String-"><code>Link.rel(String)</code></a> attribute.</dd>
@@ -518,7 +532,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>logo</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.182">logo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.191">logo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom"><code>Logo</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Logo.html#uri-java.lang.Object-"><code>Logo.uri(Object)</code></a> attribute.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
@@ -539,7 +553,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>person</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.192">person</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.201">person</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom"><code>Person</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Person.html#name-java.lang.String-"><code>Person.name(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -555,7 +569,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>source</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.201">source</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.210">source</a>()</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom"><code>Source</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -569,7 +583,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>text</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.210">text</a>()</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.219">text</a>()</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom"><code>Text</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -583,7 +597,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>text</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.220">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.229">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom"><code>Text</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Text.html#type-java.lang.String-"><code>Text.type(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/Category.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Category.html b/content/site/apidocs/org/apache/juneau/dto/atom/Category.html
index d6813ee..764ba18 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Category.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Category.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="category")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.51">Category</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.52">Category</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Represents an <code>atomCategory</code> construct in the RFC4287 specification.
  <p>
@@ -132,7 +132,8 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Atom'>Atom</a>
    </ul>
@@ -261,7 +262,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockList">
 <li class="blockList">
 <h4>Category</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.61">Category</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;term)</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.63">Category</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;term)</pre>
 <div class="block">Normal constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -275,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Category</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.66">Category</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.68">Category</a>()</pre>
 <div class="block">Bean constructor.</div>
 </li>
 </ul>
@@ -294,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <li class="blockList">
 <h4>getTerm</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.77">getTerm</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.80">getTerm</a>()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The category term.</dd>
@@ -308,7 +309,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>term</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="term")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.88">term</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;term)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.91">term</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;term)</pre>
 <div class="block">Sets the category term.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -325,7 +326,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" ti
 <li class="blockList">
 <h4>getScheme</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.99">getScheme</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.102">getScheme</a>()</pre>
 <div class="block">Returns the category scheme.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -340,7 +341,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 <li class="blockList">
 <h4>scheme</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="scheme")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.115">scheme</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;scheme)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.118">scheme</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;scheme)</pre>
 <div class="block">Sets the category scheme.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
@@ -362,7 +363,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" ti
 <li class="blockList">
 <h4>getLabel</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.126">getLabel</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.129">getLabel</a>()</pre>
 <div class="block">Returns the category label.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -377,7 +378,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>label</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="label")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.137">label</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.140">label</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label)</pre>
 <div class="block">Sets the category label.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -393,7 +394,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>base</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.148">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.151">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.lang.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
  <p>
@@ -417,7 +418,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>lang</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.154">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.157">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">Common</a></code></span></div>
 <div class="block">Sets the language of this object.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/Common.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Common.html b/content/site/apidocs/org/apache/juneau/dto/atom/Common.html
index 8707ca0..8f8c868 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Common.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Common.html
@@ -112,7 +112,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public abstract class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Common.html#line.46">Common</a>
+<pre>public abstract class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Common.html#line.47">Common</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Represents an <code>atomCommonAttributes</code> construct in the RFC4287 specification.
  <p>
@@ -126,7 +126,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Atom'>Atom</a>
    </ul>
@@ -219,7 +220,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Common</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Common.html#line.46">Common</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Common.html#line.47">Common</a>()</pre>
 </li>
 </ul>
 </li>
@@ -238,7 +239,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>getBase</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#prefix--">prefix</a>="xml",
      <a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Common.html#line.62">getBase</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Common.html#line.63">getBase</a>()</pre>
 <div class="block">Returns the uri base of this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -253,7 +254,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 <li class="blockList">
 <h4>base</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="base")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Common.html#line.78">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Common.html#line.79">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
 <div class="block">Sets the URI base of this object.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
@@ -276,7 +277,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Common.html" titl
 <h4>getLang</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#prefix--">prefix</a>="xml",
      <a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Common.html#line.89">getLang</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Common.html#line.90">getLang</a>()</pre>
 <div class="block">Returns the language of this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -291,7 +292,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>lang</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="lang")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Common.html#line.100">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Common.html#line.101">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
 <div class="block">Sets the language of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/swagger/Operation.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/Operation.html b/content/site/apidocs/org/apache/juneau/dto/swagger/Operation.html
index 972d6a9..bdcdeb7 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/Operation.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Operation.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="operationId,summary,description,tags,externalDocs,consumes,produces,parameters,responses,schemes,deprecated,security")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.92">Operation</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.93">Operation</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">Describes a single API operation on a path.
 
@@ -178,7 +178,8 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Swagger'>Swagger</a>
    </ul>
@@ -569,7 +570,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Operation</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.92">Operation</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.93">Operation</a>()</pre>
 </li>
 </ul>
 </li>
@@ -586,7 +587,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getTags</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.115">getTags</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.116">getTags</a>()</pre>
 <div class="block">Bean property getter:  <property>tags</property>.
  <p>
  A list of tags for API documentation control.
@@ -603,7 +604,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setTags</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.128">setTags</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;tags)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.129">setTags</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;tags)</pre>
 <div class="block">Bean property setter:  <property>tags</property>.
  <p>
  A list of tags for API documentation control.
@@ -622,7 +623,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addTags</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.142">addTags</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;tags)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.143">addTags</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;tags)</pre>
 <div class="block">Bean property adder:  <property>tags</property>.
  <p>
  A list of tags for API documentation control.
@@ -641,7 +642,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addTags</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.156">addTags</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;tags)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.157">addTags</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;tags)</pre>
 <div class="block">Bean property adder:  <property>tags</property>.
  <p>
  A list of tags for API documentation control.
@@ -661,7 +662,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>tags</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.171">tags</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;tags)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.172">tags</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;tags)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#addTags-java.lang.String...-"><code>addTags(String...)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -677,7 +678,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>tags</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.181">tags</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;tags)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.182">tags</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;tags)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#addTags-java.util.Collection-"><code>addTags(Collection)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -693,7 +694,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getSummary</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.193">getSummary</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.194">getSummary</a>()</pre>
 <div class="block">Bean property getter:  <property>summary</property>.
  <p>
  A short summary of what the operation does.
@@ -710,7 +711,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setSummary</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.206">setSummary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;summary)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.207">setSummary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;summary)</pre>
 <div class="block">Bean property setter:  <property>summary</property>.
  <p>
  A short summary of what the operation does.
@@ -729,7 +730,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>summary</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.217">summary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;summary)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.218">summary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;summary)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#setSummary-java.lang.String-"><code>setSummary(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -745,14 +746,16 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDescription</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.229">getDescription</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.232">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
  <p>
  A verbose explanation of the operation behavior.
- <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
+ for rich text representation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>description</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>description</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -762,11 +765,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setDescription</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.242">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.246">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
  <p>
  A verbose explanation of the operation behavior.
- <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
+ for rich text representation.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>description</code> - The new value for the <property>description</property> property on this bean.</dd>
@@ -781,7 +785,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>description</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.253">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.257">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#setDescription-java.lang.String-"><code>setDescription(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -797,13 +801,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getExternalDocs</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.264">getExternalDocs</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.269">getExternalDocs</a>()</pre>
 <div class="block">Bean property getter:  <property>externalDocs</property>.
  <p>
  Additional external documentation for this operation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>externalDocs</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>externalDocs</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -813,7 +818,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setExternalDocs</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.276">setExternalDocs</a>(<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;externalDocs)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.281">setExternalDocs</a>(<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;externalDocs)</pre>
 <div class="block">Bean property setter:  <property>externalDocs</property>.
  <p>
  Additional external documentation for this operation.</div>
@@ -831,7 +836,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>externalDocs</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.287">externalDocs</a>(<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;externalDocs)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.292">externalDocs</a>(<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;externalDocs)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#setExternalDocs-org.apache.juneau.dto.swagger.ExternalDocumentation-"><code>setExternalDocs(ExternalDocumentation)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -847,14 +852,16 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getOperationId</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.299">getOperationId</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.306">getOperationId</a>()</pre>
 <div class="block">Bean property getter:  <property>operationId</property>.
  <p>
  Unique string used to identify the operation. The id MUST be unique among all operations described in the API.
- Tools and libraries MAY use the operationId to uniquely identify an operation, therefore, it is recommended to follow common programming naming conventions.</div>
+ Tools and libraries MAY use the operationId to uniquely identify an operation, therefore, it is recommended to
+ follow common programming naming conventions.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>operationId</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>operationId</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -864,11 +871,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setOperationId</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.312">setOperationId</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;operationId)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.320">setOperationId</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;operationId)</pre>
 <div class="block">Bean property setter:  <property>operationId</property>.
  <p>
  Unique string used to identify the operation. The id MUST be unique among all operations described in the API.
- Tools and libraries MAY use the operationId to uniquely identify an operation, therefore, it is recommended to follow common programming naming conventions.</div>
+ Tools and libraries MAY use the operationId to uniquely identify an operation, therefore, it is recommended to
+ follow common programming naming conventions.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>operationId</code> - The new value for the <property>operationId</property> property on this bean.</dd>
@@ -883,7 +891,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>operationId</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.323">operationId</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;operationId)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.331">operationId</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;operationId)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#setOperationId-java.lang.String-"><code>setOperationId(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -899,13 +907,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getConsumes</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.337">getConsumes</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.346">getConsumes</a>()</pre>
 <div class="block">Bean property getter:  <property>consumes</property>.
  <p>
  A list of MIME types the operation can consume.
  This overrides the <code>consumes</code> definition at the Swagger Object.
  An empty value MAY be used to clear the global definition.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink"
+ href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>consumes</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -918,13 +927,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setConsumes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.352">setConsumes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.362">setConsumes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
 <div class="block">Bean property setter:  <property>consumes</property>.
  <p>
  A list of MIME types the operation can consume.
  This overrides the <code>consumes</code> definition at the Swagger Object.
  An empty value MAY be used to clear the global definition.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink"
+ href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>consumes</code> - The new value for the <property>consumes</property> property on this bean.</dd>
@@ -939,13 +949,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addConsumes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.368">addConsumes</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;consumes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.379">addConsumes</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;consumes)</pre>
 <div class="block">Bean property adder:  <property>consumes</property>.
  <p>
  A list of MIME types the operation can consume.
  This overrides the <code>consumes</code> definition at the Swagger Object.
  An empty value MAY be used to clear the global definition.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink"
+ href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>consumes</code> - The new values to add to the <property>consumes</property> property on this bean.</dd>
@@ -960,13 +971,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addConsumes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.383">addConsumes</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.395">addConsumes</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
 <div class="block">Bean property adder:  <property>consumes</property>.
  <p>
  A list of MIME types the operation can consume.
  This overrides the <code>consumes</code> definition at the Swagger Object.
  An empty value MAY be used to clear the global definition.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink"
+ href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>consumes</code> - The new values to add to the <property>consumes</property> property on this bean.</dd>
@@ -981,7 +993,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>consumes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.398">consumes</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;consumes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.410">consumes</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;consumes)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#addConsumes-org.apache.juneau.http.MediaType...-"><code>addConsumes(MediaType...)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -997,7 +1009,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>consumes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.408">consumes</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.420">consumes</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#addConsumes-java.util.Collection-"><code>addConsumes(Collection)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1013,13 +1025,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getProduces</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.422">getProduces</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.435">getProduces</a>()</pre>
 <div class="block">Bean property getter:  <property>produces</property>.
  <p>
  A list of MIME types the operation can produce.
  This overrides the <code>produces</code> definition at the Swagger Object.
  An empty value MAY be used to clear the global definition.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink"
+ href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>produces</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1032,13 +1045,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setProduces</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.437">setProduces</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.451">setProduces</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
 <div class="block">Bean property setter:  <property>produces</property>.
  <p>
  A list of MIME types the operation can produce.
  This overrides the <code>produces</code> definition at the Swagger Object.
  An empty value MAY be used to clear the global definition.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink"
+ href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>produces</code> - The new value for the <property>produces</property> property on this bean.</dd>
@@ -1053,13 +1067,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addProduces</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.453">addProduces</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;produces)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.468">addProduces</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;produces)</pre>
 <div class="block">Bean property adder:  <property>produces</property>.
  <p>
  A list of MIME types the operation can produce.
  This overrides the <code>produces</code> definition at the Swagger Object.
  An empty value MAY be used to clear the global definition.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink"
+ href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>produces</code> - The new value for the <property>produces</property> property on this bean.</dd>
@@ -1074,13 +1089,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addProduces</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.473">addProduces</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.489">addProduces</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
 <div class="block">Bean property adder:  <property>produces</property>.
  <p>
  A list of MIME types the operation can produces.
  This overrides the <code>produces</code> definition at the Swagger Object.
  An empty value MAY be used to clear the global definition.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink"
+ href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>produces</code> - The new values to add to the <property>produces</property> property on this bean.</dd>
@@ -1095,7 +1111,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>produces</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.488">produces</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;produces)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.504">produces</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;produces)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#addProduces-org.apache.juneau.http.MediaType...-"><code>addProduces(MediaType...)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1111,7 +1127,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>produces</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.498">produces</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.514">produces</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#addProduces-java.util.Collection-"><code>addProduces(Collection)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1127,14 +1143,19 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getParameters</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.514">getParameters</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.535">getParameters</a>()</pre>
 <div class="block">Bean property getter:  <property>parameters</property>.
  <p>
  A list of parameters that are applicable for this operation.
- If a parameter is already defined at the <a class="doclink" href="http://swagger.io/specification/#pathItemParameters">Path Item</a>, the new definition will override it, but can never remove it.
+ If a parameter is already defined at the <a class="doclink"
+ href="http://swagger.io/specification/#pathItemParameters">Path Item</a>, the new definition will override it,
+ but can never remove it.
  The list MUST NOT include duplicated parameters.
  A unique parameter is defined by a combination of a <code>name</code> and <code>location</code>.
- The list can use the <a class="doclink" href="http://swagger.io/specification/#referenceObject">Reference Object</a> to link to parameters that are defined at the <a class="doclink" href="http://swagger.io/specification/#swaggerParameters">Swagger Object's parameters</a>.
+ The list can use the <a class="doclink"
+ href="http://swagger.io/specification/#referenceObject">Reference Object</a> to link to parameters that are
+ defined at the <a class="doclink" href="http://swagger.io/specification/#swaggerParameters">Swagger Object's
+ parameters</a>.
  There can be one <js>"body"</js> parameter at most.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1148,14 +1169,19 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setParameters</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.531">setParameters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&gt;&nbsp;parameters)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.557">setParameters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&gt;&nbsp;parameters)</pre>
 <div class="block">Bean property setter:  <property>parameters</property>.
  <p>
  A list of parameters that are applicable for this operation.
- If a parameter is already defined at the <a class="doclink" href="http://swagger.io/specification/#pathItemParameters">Path Item</a>, the new definition will override it, but can never remove it.
+ If a parameter is already defined at the <a class="doclink"
+ href="http://swagger.io/specification/#pathItemParameters">Path Item</a>, the new definition will override it,
+ but can never remove it.
  The list MUST NOT include duplicated parameters.
  A unique parameter is defined by a combination of a <code>name</code> and <code>location</code>.
- The list can use the <a class="doclink" href="http://swagger.io/specification/#referenceObject">Reference Object</a> to link to parameters that are defined at the <a class="doclink" href="http://swagger.io/specification/#swaggerParameters">Swagger Object's parameters</a>.
+ The list can use the <a class="doclink"
+ href="http://swagger.io/specification/#referenceObject">Reference Object</a> to link to parameters that are
+ defined at the <a class="doclink"
+ href="http://swagger.io/specification/#swaggerParameters">Swagger Object's parameters</a>.
  There can be one <js>"body"</js> parameter at most.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1171,14 +1197,19 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addParameters</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.549">addParameters</a>(<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>...&nbsp;parameters)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.580">addParameters</a>(<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>...&nbsp;parameters)</pre>
 <div class="block">Bean property adder:  <property>parameters</property>.
  <p>
  A list of parameters that are applicable for this operation.
- If a parameter is already defined at the <a class="doclink" href="http://swagger.io/specification/#pathItemParameters">Path Item</a>, the new definition will override it, but can never remove it.
+ If a parameter is already defined at the <a class="doclink"
+ href="http://swagger.io/specification/#pathItemParameters">Path Item</a>, the new definition will override it,
+ but can never remove it.
  The list MUST NOT include duplicated parameters.
  A unique parameter is defined by a combination of a <code>name</code> and <code>location</code>.
- The list can use the <a class="doclink" href="http://swagger.io/specification/#referenceObject">Reference Object</a> to link to parameters that are defined at the <a class="doclink" href="http://swagger.io/specification/#swaggerParameters">Swagger Object's parameters</a>.
+ The list can use the <a class="doclink"
+ href="http://swagger.io/specification/#referenceObject">Reference Object</a> to link to parameters that are
+ defined at the <a class="doclink"
+ href="http://swagger.io/specification/#swaggerParameters">Swagger Object's parameters</a>.
  There can be one <js>"body"</js> parameter at most.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1194,7 +1225,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>parameters</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.562">parameters</a>(<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>...&nbsp;parameters)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.593">parameters</a>(<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>...&nbsp;parameters)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#addParameters-org.apache.juneau.dto.swagger.ParameterInfo...-"><code>addParameters(ParameterInfo...)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1210,7 +1241,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>parameters</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.572">parameters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&gt;&nbsp;parameters)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.603">parameters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&gt;&nbsp;parameters)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#setParameters-java.util.List-"><code>setParameters(List)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1226,7 +1257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getResponses</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.583">getResponses</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.614">getResponses</a>()</pre>
 <div class="block">Bean property getter:  <property>responses</property>.
  <p>
  Required. The list of possible responses as they are returned from executing this operation.</div>
@@ -1242,7 +1273,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setResponses</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.595">setResponses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&gt;&nbsp;responses)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.626">setResponses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&gt;&nbsp;responses)</pre>
 <div class="block">Bean property setter:  <property>responses</property>.
  <p>
  Required. The list of possible responses as they are returned from executing this operation.</div>
@@ -1260,7 +1291,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addResponse</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.609">addResponse</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;statusCode,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.640">addResponse</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;statusCode,
                              <a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;response)</pre>
 <div class="block">Bean property adder:  <property>responses</property>.
  <p>
@@ -1280,7 +1311,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>response</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.623">response</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;statusCode,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.654">response</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;statusCode,
                           <a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;response)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#addResponse-java.lang.Integer-org.apache.juneau.dto.swagger.ResponseInfo-"><code>addResponse(Integer,ResponseInfo)</code></a>.</div>
 <dl>
@@ -1298,7 +1329,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>responses</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.633">responses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&gt;&nbsp;responses)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.664">responses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&gt;&nbsp;responses)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#setResponses-java.util.Map-"><code>setResponses(Map)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1314,7 +1345,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getSchemes</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.646">getSchemes</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.677">getSchemes</a>()</pre>
 <div class="block">Bean property getter:  <property>schemes</property>.
  <p>
  The transfer protocol for the operation.
@@ -1332,7 +1363,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setSchemes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.660">setSchemes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;schemes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.691">setSchemes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;schemes)</pre>
 <div class="block">Bean property setter:  <property>schemes</property>.
  <p>
  The transfer protocol for the operation.
@@ -1352,7 +1383,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addSchemes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.675">addSchemes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;schemes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.706">addSchemes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;schemes)</pre>
 <div class="block">Bean property adder:  <property>schemes</property>.
  <p>
  The transfer protocol for the operation.
@@ -1372,7 +1403,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addSchemes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.689">addSchemes</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;schemes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.720">addSchemes</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;schemes)</pre>
 <div class="block">Bean property adder:  <property>schemes</property>.
  <p>
  The transfer protocol for the operation.
@@ -1392,7 +1423,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>schemes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.702">schemes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;schemes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.733">schemes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;schemes)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#addSchemes-java.lang.String...-"><code>addSchemes(String...)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1408,7 +1439,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDeprecated</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.715">getDeprecated</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.746">getDeprecated</a>()</pre>
 <div class="block">Bean property getter:  <property>deprecated</property>.
  <p>
  Declares this operation to be deprecated.
@@ -1426,7 +1457,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setDeprecated</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.729">setDeprecated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;deprecated)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.760">setDeprecated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;deprecated)</pre>
 <div class="block">Bean property setter:  <property>deprecated</property>.
  <p>
  Declares this operation to be deprecated.
@@ -1446,7 +1477,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>deprecated</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.740">deprecated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;deprecated)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.771">deprecated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;deprecated)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#setDeprecated-java.lang.Boolean-"><code>setDeprecated(Boolean)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1462,11 +1493,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getSecurity</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.754">getSecurity</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.786">getSecurity</a>()</pre>
 <div class="block">Bean property getter:  <property>security</property>.
  <p>
  A declaration of which security schemes are applied for this operation.
- The list of values describes alternative security schemes that can be used (that is, there is a logical OR between the security requirements).
+ The list of values describes alternative security schemes that can be used (that is, there is a logical OR
+ between the security requirements).
  This definition overrides any declared top-level security.
  To remove a top-level <code>security</code> declaration, an empty array can be used.</div>
 <dl>
@@ -1481,11 +1513,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setSecurity</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.769">setSecurity</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&gt;&nbsp;security)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.802">setSecurity</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&gt;&nbsp;security)</pre>
 <div class="block">Bean property setter:  <property>security</property>.
  <p>
  A declaration of which security schemes are applied for this operation.
- The list of values describes alternative security schemes that can be used (that is, there is a logical OR between the security requirements).
+ The list of values describes alternative security schemes that can be used (that is, there is a logical OR
+ between the security requirements).
  This definition overrides any declared top-level security.
  To remove a top-level <code>security</code> declaration, an empty array can be used.</div>
 <dl>
@@ -1502,11 +1535,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addSecurity</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.785">addSecurity</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;security)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.819">addSecurity</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;security)</pre>
 <div class="block">Bean property adder:  <property>security</property>.
  <p>
  A declaration of which security schemes are applied for this operation.
- The list of values describes alternative security schemes that can be used (that is, there is a logical OR between the security requirements).
+ The list of values describes alternative security schemes that can be used (that is, there is a logical OR
+ between the security requirements).
  This definition overrides any declared top-level security.
  To remove a top-level <code>security</code> declaration, an empty array can be used.</div>
 <dl>
@@ -1523,13 +1557,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>security</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.799">security</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;scheme,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Operation.html#line.834">security</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;scheme,
                           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;alternatives)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html#addSecurity-java.util.Map-"><code>addSecurity(Map)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>scheme</code> - The security scheme that applies to this operation</dd>
-<dd><code>alternatives</code> - The list of values describes alternative security schemes that can be used (that is, there is a logical OR between the security requirements).</dd>
+<dd><code>alternatives</code> - The list of values describes alternative security schemes that can be used (that is, there is
+ a logical OR between the security requirements).</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/BeanDictionaryList.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanDictionaryList.html b/content/site/apidocs/org/apache/juneau/BeanDictionaryList.html
index 484ac12..f2c2f61 100644
--- a/content/site/apidocs/org/apache/juneau/BeanDictionaryList.html
+++ b/content/site/apidocs/org/apache/juneau/BeanDictionaryList.html
@@ -268,12 +268,13 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.ht
 <ul class="blockListLast">
 <li class="blockList">
 <h4>BeanDictionaryList</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryList.html#line.40">BeanDictionaryList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;c)</pre>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryList.html#line.41">BeanDictionaryList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;c)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>c</code> - The list of bean classes to add to this dictionary.
- Classes must either specify a <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> value or be another subclass of <code>BeanDictionaryList</code>.</dd>
+ Classes must either specify a <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> value or be another subclass of
+ <code>BeanDictionaryList</code>.</dd>
 </dl>
 </li>
 </ul>
@@ -291,12 +292,13 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.ht
 <ul class="blockListLast">
 <li class="blockList">
 <h4>append</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau">BeanDictionaryList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryList.html#line.51">append</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;c)</pre>
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau">BeanDictionaryList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanDictionaryList.html#line.53">append</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;c)</pre>
 <div class="block">Append one or more bean classes to this bean dictionary.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>c</code> - The list of bean classes to add to this dictionary.
- Classes must either specify a <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> value or be another subclass of <code>BeanDictionaryList</code>.</dd>
+ Classes must either specify a <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> value or be another subclass of
+ <code>BeanDictionaryList</code>.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/BeanMap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanMap.html b/content/site/apidocs/org/apache/juneau/BeanMap.html
index a3e5634..e1aefe3 100644
--- a/content/site/apidocs/org/apache/juneau/BeanMap.html
+++ b/content/site/apidocs/org/apache/juneau/BeanMap.html
@@ -125,23 +125,25 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.55">BeanMap</a>&lt;T&gt;
+<pre>public class <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.57">BeanMap</a>&lt;T&gt;
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.html?is-external=true" title="class or interface in java.util">AbstractMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;
 implements <a href="../../../org/apache/juneau/Delegate.html" title="interface in org.apache.juneau">Delegate</a>&lt;T&gt;</pre>
 <div class="block">Java bean wrapper class.
 
  <h5 class='section'>Description:</h5>
  <p>
- A wrapper that wraps Java bean instances inside of a <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> interface that allows
-   properties on the wrapped object can be accessed using the <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#put-K-V-" title="class or interface in java.util"><code>put()</code></a> methods.
+ A wrapper that wraps Java bean instances inside of a <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> interface that allows properties on the wrapped
+ object can be accessed using the <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#put-K-V-" title="class or interface in java.util"><code>put()</code></a> methods.
  <p>
  Use the <a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau"><code>BeanContext</code></a> class to create instances of this class.
 
  <h6 class='topic'>Bean property order</h6>
  <p>
- The order of the properties returned by the <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#keySet--" title="class or interface in java.util"><code>keySet()</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#entrySet--" title="class or interface in java.util"><code>entrySet()</code></a> methods are as follows:
+ The order of the properties returned by the <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#keySet--" title="class or interface in java.util"><code>keySet()</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#entrySet--" title="class or interface in java.util"><code>entrySet()</code></a>
+ methods are as follows:
  <ul class='spaced-list'>
-   <li>If <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation is specified on class, then the order is the same as the list of properties in the annotation.
+   <li>If <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation is specified on class, then the order is the same as the list of properties
+      in the annotation.
    <li>If <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation is not specified on the class, then the order is the same as that returned
       by the <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/BeanInfo.html?is-external=true" title="class or interface in java.beans"><code>BeanInfo</code></a> class (i.e. ordered by definition in the class).
  </ul>
@@ -150,9 +152,9 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 
  <h6 class='topic'>POJO swaps</h6>
  <p>
- If <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwaps</code></a> are defined on the class types of the properties of this bean or the bean properties themselves, the
-   <a href="../../../org/apache/juneau/BeanMap.html#get-java.lang.Object-"><code>get(Object)</code></a> and <a href="../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>put(String, Object)</code></a> methods will automatically
-   transform the property value to and from the serialized form.</div>
+ If <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwaps</code></a> are defined on the class types of the properties of this bean or the bean properties
+ themselves, the <a href="../../../org/apache/juneau/BeanMap.html#get-java.lang.Object-"><code>get(Object)</code></a> and <a href="../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>put(String, Object)</code></a> methods will automatically transform the
+ property value to and from the serialized form.</div>
 </li>
 </ul>
 </div>
@@ -417,7 +419,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>bean</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a> <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.58">bean</a></pre>
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a> <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.60">bean</a></pre>
 <div class="block">The wrapped object.</div>
 </li>
 </ul>
@@ -427,7 +429,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>propertyCache</h4>
-<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.61">propertyCache</a></pre>
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.63">propertyCache</a></pre>
 <div class="block">Temporary holding cache for beans with read-only properties.  Normally null.</div>
 </li>
 </ul>
@@ -437,7 +439,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>arrayPropertyCache</h4>
-<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&gt; <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.64">arrayPropertyCache</a></pre>
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&gt; <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.66">arrayPropertyCache</a></pre>
 <div class="block">Temporary holding cache for bean properties of array types when the add() method is being used.</div>
 </li>
 </ul>
@@ -447,7 +449,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockListLast">
 <li class="blockList">
 <h4>meta</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.67">meta</a></pre>
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMap.html#line.69">meta</a></pre>
 <div class="block">The BeanMeta associated with the class of the object.</div>
 </li>
 </ul>
@@ -467,7 +469,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockListLast">
 <li class="blockList">
 <h4>BeanMap</h4>
-<pre>protected&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.79">BeanMap</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
+<pre>protected&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.81">BeanMap</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
                   <a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&nbsp;bean,
                   <a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;meta)</pre>
 <div class="block">Instance of this class are instantiated through the BeanContext class.</div>
@@ -493,7 +495,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.93">getMeta</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.95">getMeta</a>()</pre>
 <div class="block">Returns the metadata associated with this bean map.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -507,7 +509,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanSession</h4>
-<pre>public final&nbsp;<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.102">getBeanSession</a>()</pre>
+<pre>public final&nbsp;<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.104">getBeanSession</a>()</pre>
 <div class="block">Returns the bean session that created this bean map.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -521,7 +523,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getBean</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.113">getBean</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.115">getBean</a>()</pre>
 <div class="block">Returns the wrapped bean object.
  Triggers bean creation if bean has read-only properties set through a constructor
    defined by the <a href="../../../org/apache/juneau/annotation/BeanConstructor.html" title="annotation in org.apache.juneau.annotation"><code>BeanConstructor</code></a> annotation.</div>
@@ -537,7 +539,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getBean</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.147">getBean</a>(boolean&nbsp;create)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.149">getBean</a>(boolean&nbsp;create)</pre>
 <div class="block">Returns the wrapped bean object.
  <p>
  If <code>create</code> is <jk>false</jk>, then this method may return <jk>null</jk>
@@ -561,7 +563,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>put</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.206">put</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.209">put</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block">Sets a property on the bean.
  <p>
@@ -595,7 +597,8 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <dd><code>property</code> - The name of the property to set.</dd>
 <dd><code>value</code> - The value to set the property to.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>If the bean context setting <code>beanMapPutReturnsOldValue</code> is <jk>true</jk>, then the old value of the property is returned.
+<dd>If the bean context setting <code>beanMapPutReturnsOldValue</code> is <jk>true</jk>, then the old value of the
+ property is returned.
  Otherwise, this method always returns <jk>null</jk>.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></code> - if any of the following occur.
@@ -613,7 +616,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.232">add</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
+<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.235">add</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;property,
                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block">Add a value to a collection or array property.
  <p>
@@ -632,7 +635,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.278">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;property)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.281">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;property)</pre>
 <div class="block">Gets a property on the bean.
  <p>
  If there is a <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with this bean property or bean property type class, then
@@ -680,7 +683,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getRaw</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.295">getRaw</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;property)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.298">getRaw</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;property)</pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/BeanMap.html#get-java.lang.Object-"><code>get(Object)</code></a> except bypasses the POJO filter associated with the bean property or
    bean filter associated with the bean class.</div>
 <dl>
@@ -697,7 +700,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>load</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.319">load</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;input)
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.322">load</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;input)
                 throws <a href="../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
 <div class="block">Convenience method for setting multiple property values by passing in JSON (or other) text.
  <p>
@@ -725,7 +728,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>load</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.333">load</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;r,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.336">load</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;r,
                        <a href="../../../org/apache/juneau/parser/ReaderParser.html" title="class in org.apache.juneau.parser">ReaderParser</a>&nbsp;p)
                 throws <a href="../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a>,
                        <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -748,7 +751,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>load</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.347">load</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;entries)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.350">load</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&nbsp;entries)</pre>
 <div class="block">Convenience method for loading this map with the contents of the specified map.
  <p>
  Identical to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/AbstractMap.html?is-external=true#putAll-java.util.Map-" title="class or interface in java.util"><code>AbstractMap.putAll(Map)</code></a> except as a fluent-style method.</div>
@@ -766,7 +769,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>keySet</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.358">keySet</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.361">keySet</a>()</pre>
 <div class="block">Returns the names of all properties associated with the bean.
  <p>
  The returned set is unmodifiable.</div>
@@ -784,7 +787,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperty</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMapEntry.html" title="class in org.apache.juneau">BeanMapEntry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.386">getProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMapEntry.html" title="class in org.apache.juneau">BeanMapEntry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.389">getProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName)</pre>
 <div class="block">Returns the specified property on this bean map.
  <p>
  Allows you to get and set an individual property on a bean without having a
@@ -807,7 +810,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.399">getPropertyMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.402">getPropertyMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;propertyName)</pre>
 <div class="block">Returns the metadata on the specified property.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -823,7 +826,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.412">getClassMeta</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMap.html" title="type parameter in BeanMap">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.415">getClassMeta</a>()</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> of the wrapped bean.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
@@ -839,7 +842,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getValues</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../org/apache/juneau/BeanPropertyValue.html" title="class in org.apache.juneau">BeanPropertyValue</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.428">getValues</a>(boolean&nbsp;ignoreNulls,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../org/apache/juneau/BeanPropertyValue.html" title="class in org.apache.juneau">BeanPropertyValue</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.431">getValues</a>(boolean&nbsp;ignoreNulls,
                                          <a href="../../../org/apache/juneau/BeanPropertyValue.html" title="class in org.apache.juneau">BeanPropertyValue</a>...&nbsp;prependVals)</pre>
 <div class="block">Invokes all the getters on this bean and return the values as a list of <a href="../../../org/apache/juneau/BeanPropertyValue.html" title="class in org.apache.juneau"><code>BeanPropertyValue</code></a> objects.
  <p>
@@ -860,7 +863,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>resolveVars</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.467">resolveVars</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.470">resolveVars</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;s)</pre>
 <div class="block">Given a string containing variables of the form <code>"{property}"</code>, replaces those variables with
  property values in this bean.</div>
 <dl>
@@ -877,7 +880,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperties</h4>
-<pre>protected&nbsp;<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;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.475">getProperties</a>()</pre>
+<pre>protected&nbsp;<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;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.478">getProperties</a>()</pre>
 <div class="block">Returns a simple collection of properties for this bean map.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -891,7 +894,7 @@ implements <a href="../../../org/apache/juneau/Delegate.html" title="interface i
 <ul class="blockListLast">
 <li class="blockList">
 <h4>entrySet</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.484">entrySet</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMap.html#line.487">entrySet</a>()</pre>
 <div class="block">Returns all the properties associated with the bean.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/BeanMapEntry.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanMapEntry.html b/content/site/apidocs/org/apache/juneau/BeanMapEntry.html
index b044571..cabfa2b 100644
--- a/content/site/apidocs/org/apache/juneau/BeanMapEntry.html
+++ b/content/site/apidocs/org/apache/juneau/BeanMapEntry.html
@@ -304,10 +304,11 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry
 <ul class="blockList">
 <li class="blockList">
 <h4>setValue</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMapEntry.html#line.98">setValue</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMapEntry.html#line.99">setValue</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block">Sets the value of this property.
  <p>
- If the property is an array of type <code>X</code>, then the value can be a <code>Collection&lt;X&gt;</code> or <code>X[]</code> or <code>Object[]</code>.
+ If the property is an array of type <code>X</code>, then the value can be a <code>Collection&lt;X&gt;</code> or <code>X[]</code> or
+ <code>Object[]</code>.
  <p>
  If the property is a bean type <code>X</code>, then the value can either be an <code>X</code> or a <code>Map</code>.
  <p>
@@ -331,7 +332,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanMap</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMapEntry.html#line.107">getBeanMap</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMapEntry.html#line.108">getBeanMap</a>()</pre>
 <div class="block">Returns the bean map that contains this property.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -345,7 +346,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry
 <ul class="blockList">
 <li class="blockList">
 <h4>getMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMapEntry.html#line.116">getMeta</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMapEntry.html#line.117">getMeta</a>()</pre>
 <div class="block">Returns the metadata about this bean property.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -359,7 +360,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.Entry
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMapEntry.html#line.121">toString</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMapEntry.html#line.122">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/BeanMeta.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanMeta.html b/content/site/apidocs/org/apache/juneau/BeanMeta.html
index 06677d4..7cb43f7 100644
--- a/content/site/apidocs/org/apache/juneau/BeanMeta.html
+++ b/content/site/apidocs/org/apache/juneau/BeanMeta.html
@@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.56">BeanMeta</a>&lt;T&gt;
+<pre>public class <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.57">BeanMeta</a>&lt;T&gt;
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Encapsulates all access to the properties of a bean class (like a souped-up <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/BeanInfo.html?is-external=true" title="class or interface in java.beans"><code>BeanInfo</code></a>).
 
@@ -131,7 +131,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  The order of the properties are as follows:
  <ul class='spaced-list'>
-   <li>If <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation is specified on class, then the order is the same as the list of properties in the annotation.
+   <li>If <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation is specified on class, then the order is the same as the list of properties
+      in the annotation.
    <li>If <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotation is not specified on the class, then the order is based on the following.
       <ul>
          <li>Public fields (same order as <code>Class.getFields()</code>).
@@ -339,7 +340,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>classMeta</h4>
-<pre>protected final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.59">classMeta</a></pre>
+<pre>protected final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.60">classMeta</a></pre>
 <div class="block">The target class type that this meta object describes.</div>
 </li>
 </ul>
@@ -349,7 +350,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>c</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.62">c</a></pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.63">c</a></pre>
 <div class="block">The target class that this meta object describes.</div>
 </li>
 </ul>
@@ -359,7 +360,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>properties</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.65">properties</a></pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.66">properties</a></pre>
 <div class="block">The properties on the target class.</div>
 </li>
 </ul>
@@ -369,7 +370,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getterProps</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.68">getterProps</a></pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.69">getterProps</a></pre>
 <div class="block">The getter properties on the target class.</div>
 </li>
 </ul>
@@ -379,7 +380,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setterProps</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.71">setterProps</a></pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.72">setterProps</a></pre>
 <div class="block">The setter properties on the target class.</div>
 </li>
 </ul>
@@ -389,7 +390,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>ctx</h4>
-<pre>protected final&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a> <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.74">ctx</a></pre>
+<pre>protected final&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a> <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.75">ctx</a></pre>
 <div class="block">The bean context that created this metadata object.</div>
 </li>
 </ul>
@@ -399,7 +400,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFilter</h4>
-<pre>protected final&nbsp;<a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform">BeanFilter</a> <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.77">beanFilter</a></pre>
+<pre>protected final&nbsp;<a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform">BeanFilter</a> <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.78">beanFilter</a></pre>
 <div class="block">Optional bean filter associated with the target class.</div>
 </li>
 </ul>
@@ -409,7 +410,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>typeVarImpls</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.80">typeVarImpls</a></pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.81">typeVarImpls</a></pre>
 <div class="block">Type variables implemented by this bean.</div>
 </li>
 </ul>
@@ -419,7 +420,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>constructor</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.83">constructor</a></pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt; <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.84">constructor</a></pre>
 <div class="block">The constructor for this bean.</div>
 </li>
 </ul>
@@ -429,7 +430,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>constructorArgs</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.86">constructorArgs</a></pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] <a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.87">constructorArgs</a></pre>
 <div class="block">For beans with constructors with BeanConstructor annotation, this is the list of constructor arg properties.</div>
 </li>
 </ul>
@@ -447,7 +448,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>BeanMeta</h4>
-<pre>protected&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.107">BeanMeta</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt;&nbsp;classMeta,
+<pre>protected&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.108">BeanMeta</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt;&nbsp;classMeta,
                    <a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a>&nbsp;ctx,
                    <a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform">BeanFilter</a>&nbsp;beanFilter,
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;pNames)</pre>
@@ -476,7 +477,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <li class="blockList">
 <h4>getClassMeta</h4>
 <pre><a href="../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.459">getClassMeta</a>()</pre>
+public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.460">getClassMeta</a>()</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> of this bean.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -490,7 +491,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getDictionaryName</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.468">getDictionaryName</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.469">getDictionaryName</a>()</pre>
 <div class="block">Returns the dictionary name for this bean as defined through the <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> annotation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -504,7 +505,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getTypeProperty</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.478">getTypeProperty</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.479">getTypeProperty</a>()</pre>
 <div class="block">Returns a mock bean property that resolves to the name <js>"_type"</js> and whose value always resolves
    to the dictionary name of the bean.</div>
 <dl>
@@ -519,7 +520,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyMetas</h4>
-<pre>public&nbsp;<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;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.654">getPropertyMetas</a>()</pre>
+<pre>public&nbsp;<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;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.655">getPropertyMetas</a>()</pre>
 <div class="block">Returns the metadata on all properties associated with this bean.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -533,7 +534,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyMetas</h4>
-<pre>public&nbsp;<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;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.664">getPropertyMetas</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;pNames)</pre>
+<pre>public&nbsp;<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;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.665">getPropertyMetas</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;pNames)</pre>
 <div class="block">Returns the metadata on the specified list of properties.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -549,7 +550,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getExtendedMeta</h4>
-<pre>public&nbsp;&lt;M extends <a href="../../../org/apache/juneau/BeanMetaExtended.html" title="class in org.apache.juneau">BeanMetaExtended</a>&gt;&nbsp;M&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.679">getExtendedMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;M&gt;&nbsp;metaDataClass)</pre>
+<pre>public&nbsp;&lt;M extends <a href="../../../org/apache/juneau/BeanMetaExtended.html" title="class in org.apache.juneau">BeanMetaExtended</a>&gt;&nbsp;M&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.680">getExtendedMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;M&gt;&nbsp;metaDataClass)</pre>
 <div class="block">Returns the language-specified extended metadata on this bean class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -565,7 +566,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.690">getPropertyMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanPropertyMeta.html" title="class in org.apache.juneau">BeanPropertyMeta</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.691">getPropertyMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Returns metadata about the specified property.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -582,7 +583,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>newBean</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.708">newBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer)
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="type parameter in BeanMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.709">newBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer)
              throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a>,
                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a>,
                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a>,
@@ -607,7 +608,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.791">toString</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanMeta.html#line.792">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/BeanPropertyMeta.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanPropertyMeta.html b/content/site/apidocs/org/apache/juneau/BeanPropertyMeta.html
index 98493b0..dfa8ec7 100644
--- a/content/site/apidocs/org/apache/juneau/BeanPropertyMeta.html
+++ b/content/site/apidocs/org/apache/juneau/BeanPropertyMeta.html
@@ -434,12 +434,13 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.340">getClassMeta</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.341">getClassMeta</a>()</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> of the class of this property.
  <p>
  If this property or the property type class has a <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with it, this
-   method returns the transformed class meta.
- This matches the class type that is used by the <a href="../../../org/apache/juneau/BeanPropertyMeta.html#get-org.apache.juneau.BeanMap-java.lang.String-"><code>get(BeanMap,String)</code></a> and <a href="../../../org/apache/juneau/BeanPropertyMeta.html#set-org.apache.juneau.BeanMap-java.lang.String-java.lang.Object-"><code>set(BeanMap,String,Object)</code></a> methods.</div>
+ method returns the transformed class meta.
+ This matches the class type that is used by the <a href="../../../org/apache/juneau/BeanPropertyMeta.html#get-org.apache.juneau.BeanMap-java.lang.String-"><code>get(BeanMap,String)</code></a> and
+ <a href="../../../org/apache/juneau/BeanPropertyMeta.html#set-org.apache.juneau.BeanMap-java.lang.String-java.lang.Object-"><code>set(BeanMap,String,Object)</code></a> methods.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> of the class of this property.</dd>
@@ -452,7 +453,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanRegistry</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanRegistry.html" title="class in org.apache.juneau">BeanRegistry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.353">getBeanRegistry</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanRegistry.html" title="class in org.apache.juneau">BeanRegistry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.354">getBeanRegistry</a>()</pre>
 <div class="block">Returns the bean dictionary in use for this bean property.
  The order of lookup for the dictionary is as follows:
  <ol>
@@ -471,7 +472,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockList">
 <li class="blockList">
 <h4>isUri</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.369">isUri</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.370">isUri</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this bean property is a URI.
  <p>
  A bean property can be considered a URI if any of the following are true:
@@ -492,7 +493,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockList">
 <li class="blockList">
 <h4>isDyna</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.377">isDyna</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.378">isDyna</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this bean property is named <js>"*"</js>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -506,7 +507,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperties</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.387">getProperties</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.388">getProperties</a>()</pre>
 <div class="block">Returns the override list of properties defined through a <a href="../../../org/apache/juneau/annotation/BeanProperty.html#properties--"><code>BeanProperty.properties()</code></a> annotation
  on this property.</div>
 <dl>
@@ -521,7 +522,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockList">
 <li class="blockList">
 <h4>getExtendedMeta</h4>
-<pre>public&nbsp;&lt;M extends <a href="../../../org/apache/juneau/BeanPropertyMetaExtended.html" title="class in org.apache.juneau">BeanPropertyMetaExtended</a>&gt;&nbsp;M&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.397">getExtendedMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;M&gt;&nbsp;c)</pre>
+<pre>public&nbsp;&lt;M extends <a href="../../../org/apache/juneau/BeanPropertyMetaExtended.html" title="class in org.apache.juneau">BeanPropertyMetaExtended</a>&gt;&nbsp;M&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.398">getExtendedMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;M&gt;&nbsp;c)</pre>
 <div class="block">Returns the language-specified extended metadata on this bean property.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -537,7 +538,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.410">get</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;?&gt;&nbsp;m,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.411">get</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;?&gt;&nbsp;m,
                   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pName)</pre>
 <div class="block">Equivalent to calling <a href="../../../org/apache/juneau/BeanMap.html#get-java.lang.Object-"><code>BeanMap.get(Object)</code></a>, but is faster since it avoids looking up the property meta.</div>
 <dl>
@@ -555,7 +556,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockList">
 <li class="blockList">
 <h4>getRaw</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.439">getRaw</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;?&gt;&nbsp;m,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.440">getRaw</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;?&gt;&nbsp;m,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pName)</pre>
 <div class="block">Equivalent to calling <a href="../../../org/apache/juneau/BeanMap.html#getRaw-java.lang.Object-"><code>BeanMap.getRaw(Object)</code></a>, but is faster since it avoids looking up the property meta.</div>
 <dl>
@@ -573,7 +574,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockList">
 <li class="blockList">
 <h4>set</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.502">set</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;?&gt;&nbsp;m,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.503">set</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;?&gt;&nbsp;m,
                   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pName,
                   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)
            throws <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau">BeanRuntimeException</a></pre>
@@ -597,7 +598,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockList">
 <li class="blockList">
 <h4>getDynaMap</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.723">getDynaMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;bean)
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.724">getDynaMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;bean)
                               throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a>,
                                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a>,
                                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationTargetException.html?is-external=true" title="class or interface in java.lang.reflect">InvocationTargetException</a></pre>
@@ -622,7 +623,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockList">
 <li class="blockList">
 <h4>setArray</h4>
-<pre>protected&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.744">setArray</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;bean,
+<pre>protected&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.745">setArray</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;bean,
                         <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&nbsp;l)
                  throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a>,
                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a>,
@@ -646,7 +647,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.759">add</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;?&gt;&nbsp;m,
+<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.760">add</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;?&gt;&nbsp;m,
                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pName,
                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)
          throws <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau">BeanRuntimeException</a></pre>
@@ -669,7 +670,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.836">add</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;?&gt;&nbsp;m,
+<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.837">add</a>(<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;?&gt;&nbsp;m,
                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pName,
                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)
@@ -692,7 +693,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockList">
 <li class="blockList">
 <h4>findAnnotations</h4>
-<pre>public&nbsp;&lt;A extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;A&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.913">findAnnotations</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;A&gt;&nbsp;a)</pre>
+<pre>public&nbsp;&lt;A extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;A&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.914">findAnnotations</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;A&gt;&nbsp;a)</pre>
 <div class="block">Returns all instances of the specified annotation in the hierarchy of this bean property.
  <p>
  Searches through the class hierarchy (e.g. superclasses, interfaces, packages) for all
@@ -711,7 +712,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockList">
 <li class="blockList">
 <h4>getAnnotation</h4>
-<pre>public&nbsp;&lt;A extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;A&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.941">getAnnotation</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;A&gt;&nbsp;a)</pre>
+<pre>public&nbsp;&lt;A extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt;&nbsp;A&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.942">getAnnotation</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;A&gt;&nbsp;a)</pre>
 <div class="block">Returns the specified annotation on the field or methods that define this property.
  <p>
  This method will search up the parent class/interface hierarchy chain to search for the annotation on
@@ -730,7 +731,7 @@ public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in o
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.1006">toString</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanPropertyMeta.html#line.1007">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/A.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/A.html b/content/site/apidocs/org/apache/juneau/dto/html5/A.html
index 1372ff2..47e66e0 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/A.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/A.html
@@ -119,13 +119,15 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="a")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.34">A</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.36">A</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-a-element">&lt;a&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-a-element">&lt;a&gt;</a> element.
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -273,7 +275,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>A</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.34">A</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.36">A</a>()</pre>
 </li>
 </ul>
 </li>
@@ -290,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>download</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.43">download</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;download)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.45">download</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;download)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-download">download</a> attribute.
  Whether to download the resource instead of navigating to it, and its file name if so.</div>
 <dl>
@@ -308,7 +310,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>href</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.61">href</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;href)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.63">href</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;href)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-href">href</a> attribute.
  Address of the hyperlink.
  <p>
@@ -331,7 +333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>hreflang</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.72">hreflang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hreflang)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.75">hreflang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hreflang)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang">hreflang</a> attribute.
  Language of the linked resource.</div>
 <dl>
@@ -348,7 +350,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>rel</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.83">rel</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rel)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.87">rel</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rel)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel">rel</a> attribute.
  Relationship between the document containing the hyperlink and the destination resource.</div>
 <dl>
@@ -365,7 +367,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>target</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.94">target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;target)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.99">target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;target)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-target">target</a> attribute.
  Default browsing context for hyperlink navigation and form submission.</div>
 <dl>
@@ -382,7 +384,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.105">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.111">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-type">type</a> attribute.
  Hint for the type of the referenced resource.</div>
 <dl>
@@ -399,7 +401,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.116">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.122">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -418,7 +420,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.122">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.128">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -437,7 +439,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.128">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.134">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -456,7 +458,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.134">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.140">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -476,7 +478,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.140">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/A.html" title="class in org.apache.juneau.dto.html5">A</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/A.html#line.146">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Abbr.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Abbr.html b/content/site/apidocs/org/apache/juneau/dto/html5/Abbr.html
index c6fc7bb..dca0cd6 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Abbr.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Abbr.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="abbr")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.30">Abbr</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.32">Abbr</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-abbr-element">&lt;abbr&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-abbr-element">&lt;abbr&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -244,7 +246,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Abbr</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.30">Abbr</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.32">Abbr</a>()</pre>
 </li>
 </ul>
 </li>
@@ -261,7 +263,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -280,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -299,7 +301,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -318,7 +320,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>title</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.55">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.57">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#title-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#attr-title">title</a> attribute.</div>
 <dl>
@@ -337,7 +339,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.61">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.63">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -357,7 +359,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.67">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Abbr.html" title="class in org.apache.juneau.dto.html5">Abbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Abbr.html#line.69">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Address.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Address.html b/content/site/apidocs/org/apache/juneau/dto/html5/Address.html
index 6c6f88c..442d9c5 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Address.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Address.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="address")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.30">Address</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.32">Address</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-address-element">&lt;address&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-address-element">&lt;address&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Address</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.30">Address</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.32">Address</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Address.html" title="class in org.apache.juneau.dto.html5">Address</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Address.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Area.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Area.html b/content/site/apidocs/org/apache/juneau/dto/html5/Area.html
index c922921..4ab12f5 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Area.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Area.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="area")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.34">Area</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.36">Area</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-area-element">&lt;area&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-area-element">&lt;area&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -181,7 +183,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i2" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Area.html#coords-java.lang.String-">coords</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;coords)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-coords">coords</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-coords">coords</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
@@ -273,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Area</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.34">Area</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.36">Area</a>()</pre>
 </li>
 </ul>
 </li>
@@ -290,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>alt</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.42">alt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;alt)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.45">alt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;alt)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-alt">alt</a> attribute.
  Replacement text for use when images are not available.</div>
 <dl>
@@ -307,8 +310,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>coords</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.53">coords</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;coords)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-coords">coords</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.58">coords</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;coords)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-coords">coords</a>
+ attribute.
  Coordinates for the shape to be created in an image map.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -324,7 +328,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>download</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.65">download</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;download)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.71">download</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;download)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-download">download</a> attribute.
  Whether to download the resource instead of navigating to it, and its file name if so.</div>
 <dl>
@@ -342,7 +346,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>href</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.83">href</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;href)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.89">href</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;href)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-href">href</a> attribute.
  Address of the hyperlink.
  <p>
@@ -365,7 +369,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>hreflang</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.94">hreflang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hreflang)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.101">hreflang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hreflang)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-hreflang">hreflang</a> attribute.
  Language of the linked resource.</div>
 <dl>
@@ -382,7 +386,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>rel</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.105">rel</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rel)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.113">rel</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rel)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-rel">rel</a> attribute.
  Relationship between the document containing the hyperlink and the destination resource.</div>
 <dl>
@@ -399,7 +403,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>shape</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.116">shape</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;shape)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.125">shape</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;shape)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-area-shape">shape</a> attribute.
  The kind of shape to be created in an image map.</div>
 <dl>
@@ -416,7 +420,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>target</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.127">target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;target)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.137">target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;target)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-target">target</a> attribute.
  Browsing context for hyperlink navigation.</div>
 <dl>
@@ -433,7 +437,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.138">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.149">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/links.html#attr-hyperlink-type">type</a> attribute.
  Hint for the type of the referenced resource.</div>
 <dl>
@@ -450,7 +454,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.149">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.160">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -469,7 +473,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.155">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.166">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -488,7 +492,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.161">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Area.html" title="class in org.apache.juneau.dto.html5">Area</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Area.html#line.172">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Article.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Article.html b/content/site/apidocs/org/apache/juneau/dto/html5/Article.html
index b96f245..e1bd454 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Article.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Article.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="article")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.30">Article</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.32">Article</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-article-element">&lt;article&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-article-element">&lt;article&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -262,7 +264,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Article</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.30">Article</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.32">Article</a>()</pre>
 </li>
 </ul>
 </li>
@@ -279,7 +281,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>header</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.38">header</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.40">header</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Adds a header node to this element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -295,7 +297,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>footer</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.49">footer</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.51">footer</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Adds a footer node to this element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -311,7 +313,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>link</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.60">link</a>(<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;link)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.62">link</a>(<a href="../../../../../org/apache/juneau/dto/html5/Link.html" title="class in org.apache.juneau.dto.html5">Link</a>&nbsp;link)</pre>
 <div class="block">Adds a link node to this element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -327,7 +329,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>section</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.71">section</a>(<a href="../../../../../org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a>&nbsp;section)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.73">section</a>(<a href="../../../../../org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a>&nbsp;section)</pre>
 <div class="block">Adds a section node to this element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -343,7 +345,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.82">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.84">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -362,7 +364,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.88">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.90">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -381,7 +383,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.94">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.96">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -400,7 +402,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.100">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.102">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -420,7 +422,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.106">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Article.html" title="class in org.apache.juneau.dto.html5">Article</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Article.html#line.108">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Aside.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Aside.html b/content/site/apidocs/org/apache/juneau/dto/html5/Aside.html
index 4f9f2df..cbdc494 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Aside.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Aside.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="aside")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.30">Aside</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.32">Aside</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-aside-element">&lt;aside&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-aside-element">&lt;aside&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Aside</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.30">Aside</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.32">Aside</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Aside.html" title="class in org.apache.juneau.dto.html5">Aside</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Aside.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/BeanContext.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanContext.html b/content/site/apidocs/org/apache/juneau/BeanContext.html
index 1516993..747b49e 100644
--- a/content/site/apidocs/org/apache/juneau/BeanContext.html
+++ b/content/site/apidocs/org/apache/juneau/BeanContext.html
@@ -117,17 +117,17 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.194">BeanContext</a>
+<pre>public class <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.203">BeanContext</a>
 extends <a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau">Context</a></pre>
 <div class="block">Core class of the Juneau architecture.
  <p>
  This class servers multiple purposes:
  <ul class='spaced-list'>
    <li>Provides the ability to wrap beans inside <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> interfaces.
-   <li>Serves as a repository for metadata on POJOs, such as associated <a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>beanFilters</code></a>, <a href="../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau"><code>property namers</code></a>, etc...
-      which are used to tailor how POJOs are serialized and parsed.
+   <li>Serves as a repository for metadata on POJOs, such as associated <a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>beanFilters</code></a>,
+      <a href="../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau"><code>property namers</code></a>, etc...  which are used to tailor how POJOs are serialized and parsed.
    <li>Serves as a common utility class for all <a href="../../../org/apache/juneau/serializer/Serializer.html" title="class in org.apache.juneau.serializer"><code>Serializers</code></a> and <a href="../../../org/apache/juneau/parser/Parser.html" title="class in org.apache.juneau.parser"><code>Parsers</code></a>
-         for serializing and parsing Java beans.
+      for serializing and parsing Java beans.
  </ul>
  <p>
  All serializer and parser contexts extend from this context.
@@ -136,35 +136,39 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  Bean contexts are created through the <a href="../../../org/apache/juneau/PropertyStore.html#getContext-java.lang.Class-"><code>PropertyStore.getContext(Class)</code></a> method.
  These context objects are read-only, reusable, and thread-safe.
  The <a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau"><code>PropertyStore</code></a> class will typically cache copies of <code>Context</code> objects based on
-   the current settings on the factory.
+ the current settings on the factory.
  <p>
  Each bean context maintains a cache of <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> objects that describe information about classes encountered.
  These <code>ClassMeta</code> objects are time-consuming to construct.
  Therefore, instances of <a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau"><code>BeanContext</code></a> that share the same <js>"BeanContext.*"</js> property values share
-   the same cache.  This allows for efficient reuse of <code>ClassMeta</code> objects so that the information about
-   classes only needs to be calculated once.
+ the same cache.  This allows for efficient reuse of <code>ClassMeta</code> objects so that the information about
+ classes only needs to be calculated once.
  Because of this, many of the properties defined on the <a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau"><code>BeanContext</code></a> class cannot be overridden on the session.
 
  <h5 class='topic'>Bean Sessions</h5>
  <p>
  Whereas <code>BeanContext</code> objects are permanent, unchangeable, cached, and thread-safe,
-   <a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau"><code>BeanSession</code></a> objects are ephemeral and not thread-safe.
+ <a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau"><code>BeanSession</code></a> objects are ephemeral and not thread-safe.
  They are meant to be used as quickly-constructed scratchpads for creating bean maps.
  <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> objects can only be created through the session.
 
  <h5 class='topic'>BeanContext configuration properties</h5>
- <code>BeanContexts</code> have several configuration properties that can be used to tweak behavior on how beans are handled.
- These are denoted as the static <jsf>BEAN_*</jsf> fields on this class.
+ <code>BeanContexts</code> have several configuration properties that can be used to tweak behavior on how beans are
+ handled.  These are denoted as the static <jsf>BEAN_*</jsf> fields on this class.
  <p>
- Some settings (e.g. <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BEAN_beansRequireDefaultConstructor</code></a>) are used to differentiate between bean and non-bean classes.
+ Some settings (e.g. <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beansRequireDefaultConstructor"><code>BEAN_beansRequireDefaultConstructor</code></a>) are used to differentiate between bean
+ and non-bean classes.
  Attempting to create a bean map around one of these objects will throw a <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau"><code>BeanRuntimeException</code></a>.
- The purpose for this behavior is so that the serializers can identify these non-bean classes and convert them to plain strings using the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> method.
+ The purpose for this behavior is so that the serializers can identify these non-bean classes and convert them to
+ plain strings using the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang"><code>Object.toString()</code></a> method.
  <p>
- Some settings (e.g. <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanFieldVisibility"><code>BEAN_beanFieldVisibility</code></a>) are used to determine what kinds of properties are detected on beans.
+ Some settings (e.g. <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanFieldVisibility"><code>BEAN_beanFieldVisibility</code></a>) are used to determine what kinds of properties are
+ detected on beans.
  <p>
  Some settings (e.g. <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue"><code>BEAN_beanMapPutReturnsOldValue</code></a>) change the runtime behavior of bean maps.
  <p>
- Settings are specified using the <a href="../../../org/apache/juneau/PropertyStore.html#setProperty-java.lang.String-java.lang.Object-"><code>PropertyStore.setProperty(String, Object)</code></a> method and related convenience methods.
+ Settings are specified using the <a href="../../../org/apache/juneau/PropertyStore.html#setProperty-java.lang.String-java.lang.Object-"><code>PropertyStore.setProperty(String, Object)</code></a> method and related convenience
+ methods.
 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
@@ -184,12 +188,14 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  <h5 class='topic'>Bean Maps</h5>
  <p>
  <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMaps</code></a> are wrappers around Java beans that allow properties to be retrieved and
-   set using the common <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#put-K-V-" title="class or interface in java.util"><code>Map.put(Object,Object)</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>Map.get(Object)</code></a> methods.<br>
- <br>
+ set using the common <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#put-K-V-" title="class or interface in java.util"><code>Map.put(Object,Object)</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>Map.get(Object)</code></a> methods.
+ <p>
  Bean maps are created in two ways...
  <ol>
-   <li> <a href="../../../org/apache/juneau/BeanSession.html#toBeanMap-T-"><code>BeanSession.toBeanMap()</code></a> - Wraps an existing bean inside a <code>Map</code> wrapper.
-   <li> <a href="../../../org/apache/juneau/BeanSession.html#newBeanMap-java.lang.Class-"><code>BeanSession.newBeanMap()</code></a> - Create a new bean instance wrapped in a <code>Map</code> wrapper.
+   <li><a href="../../../org/apache/juneau/BeanSession.html#toBeanMap-T-"><code>BeanSession.toBeanMap()</code></a> - Wraps an existing bean inside a <code>Map</code>
+      wrapper.
+   <li><a href="../../../org/apache/juneau/BeanSession.html#newBeanMap-java.lang.Class-"><code>BeanSession.newBeanMap()</code></a> - Create a new bean instance wrapped in a
+      <code>Map</code> wrapper.
  </ol>
 
  <h5 class='section'>Example:</h5>
@@ -219,8 +225,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 
  <h5 class='topic'>Bean Annotations</h5>
  <p>
- This package contains annotations that can be applied to
-   class definitions to override what properties are detected on a bean.
+ This package contains annotations that can be applied to class definitions to override what properties are detected
+ on a bean.
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
    <jc>// Bean class definition where only property 'name' is detected.</jc>
@@ -237,16 +243,17 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  <h5 class='topic'>Beans with read-only properties</h5>
  <p>
  Bean maps can also be defined on top of beans with read-only properties by adding a
-   <a href="../../../org/apache/juneau/annotation/BeanConstructor.html" title="annotation in org.apache.juneau.annotation"><code>@BeanConstructor</code></a> annotation to one of the constructors on the
-   bean class.  This will allow read-only properties to be set through constructor arguments.
+ <a href="../../../org/apache/juneau/annotation/BeanConstructor.html" title="annotation in org.apache.juneau.annotation"><code>@BeanConstructor</code></a> annotation to one of the constructors on the
+ bean class.  This will allow read-only properties to be set through constructor arguments.
  <p>
- When the <code>@BeanConstructor</code> annotation is present, bean instantiation is delayed until the call to <a href="../../../org/apache/juneau/BeanMap.html#getBean--"><code>BeanMap.getBean()</code></a>.
+ When the <code>@BeanConstructor</code> annotation is present, bean instantiation is delayed until the call to
+ <a href="../../../org/apache/juneau/BeanMap.html#getBean--"><code>BeanMap.getBean()</code></a>.
  Until then, bean property values are stored in a local cache until <code>getBean()</code> is called.
- Because of this additional caching step, parsing into read-only beans tends to be slower and use
-   more memory than parsing into beans with writable properties.
+ Because of this additional caching step, parsing into read-only beans tends to be slower and use more memory than
+ parsing into beans with writable properties.
  <p>
  Attempting to call <a href="../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put(String,Object)</code></a> on a read-only property after calling <a href="../../../org/apache/juneau/BeanMap.html#getBean--"><code>BeanMap.getBean()</code></a>
-   will result in a <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau"><code>BeanRuntimeException</code></a> being thrown.
+ will result in a <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau"><code>BeanRuntimeException</code></a> being thrown.
  Multiple calls to <a href="../../../org/apache/juneau/BeanMap.html#getBean--"><code>BeanMap.getBean()</code></a> will return the same bean instance.
  <p>
  Beans can be defined with a combination of read-only and read-write properties.
@@ -255,26 +262,28 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 
  <h5 class='topic'>BeanFilters and PojoSwaps</h5>
  <p>
-   <a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilters</code></a> and <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwaps</code></a> are used to tailor how beans and POJOs are handled.<br>
+   <a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilters</code></a> and <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwaps</code></a> are used to tailor how beans and POJOs are handled.
    <ol class='spaced-list'>
       <li><a href="../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> - Allows you to tailor handling of bean classes.
          This class can be considered a programmatic equivalent to the <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>Bean</code></a> annotation when
          annotating classes are not possible (e.g. you don't have access to the source).
-         This includes specifying which properties are visible and the ability to programmatically override the execution of properties.
+         This includes specifying which properties are visible and the ability to programmatically override the
+         execution of properties.
       <li><a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> - Allows you to swap out non-serializable objects with serializable replacements.
    </ol>
  <p>
- See <a class='doclink' href='transform/package-summary.html#TOC'>org.apache.juneau.transform</a> for more information.
+ See <a class='doclink' href='transform/package-summary.html#TOC'>org.apache.juneau.transform</a> for more
+ information.
 
  <h5 class='topic'>ClassMetas</h5>
  <p>
- The <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> class is a wrapper around <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a> object that provides cached information
-   about that class (e.g. whether it's a <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> or <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> or bean).
+ The <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> class is a wrapper around <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a> object that provides cached information about that
+ class (e.g. whether it's a <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> or <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> or bean).
  <p>
- As a general rule, it's best to reuse bean contexts (and therefore serializers and parsers too)
-   whenever possible since it takes some time to populate the internal <code>ClassMeta</code> object cache.
- By reusing bean contexts, the class type metadata only needs to be calculated once which significantly
-   improves performance.
+ As a general rule, it's best to reuse bean contexts (and therefore serializers and parsers too) whenever possible
+ since it takes some time to populate the internal <code>ClassMeta</code> object cache.
+ By reusing bean contexts, the class type metadata only needs to be calculated once which significantly improves
+ performance.
  <p>
  See <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> for more information.</div>
 </li>
@@ -352,7 +361,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanMapPutReturnsOldValue">BEAN_beanMapPutReturnsOldValue</a></span></code>
-<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>
 </td>
 </tr>
 <tr class="altColor">
@@ -733,8 +743,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/BeanContext.html#resolveClassMeta-org.apache.juneau.annotation.BeanProperty-java.lang.reflect.Type-java.util.Map-">resolveClassMeta</a></span>(<a href="../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">BeanProperty</a>&nbsp;p,
                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;t,
                 <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&gt;&nbsp;typeVarImpls)</code>
-<div class="block">Used for determining the class type on a method or field where a <code>@BeanProperty</code> annotation
-   may be present.</div>
+<div class="block">Used for determining the class type on a method or field where a <code>@BeanProperty</code> annotation may be present.</div>
 </td>
 </tr>
 <tr id="i21" class="rowColor">
@@ -778,7 +787,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beansRequireDefaultConstructor</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.210">BEAN_beansRequireDefaultConstructor</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.219">BEAN_beansRequireDefaultConstructor</a></pre>
 <div class="block"><b>Configuration property:</b>  Beans require no-arg constructors.
  <p>
  <ul>
@@ -803,7 +812,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beansRequireSerializable</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.226">BEAN_beansRequireSerializable</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.235">BEAN_beansRequireSerializable</a></pre>
 <div class="block"><b>Configuration property:</b>  Beans require <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface.
  <p>
  <ul>
@@ -828,7 +837,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beansRequireSettersForGetters</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.241">BEAN_beansRequireSettersForGetters</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.250">BEAN_beansRequireSettersForGetters</a></pre>
 <div class="block"><b>Configuration property:</b>  Beans require setters for getters.
  <p>
  <ul>
@@ -852,7 +861,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beansRequireSomeProperties</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.257">BEAN_beansRequireSomeProperties</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.266">BEAN_beansRequireSomeProperties</a></pre>
 <div class="block"><b>Configuration property:</b>  Beans require at least one property.
  <p>
  <ul>
@@ -877,8 +886,9 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanMapPutReturnsOldValue</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.273">BEAN_beanMapPutReturnsOldValue</a></pre>
-<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.
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.284">BEAN_beanMapPutReturnsOldValue</a></pre>
+<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.
  <p>
  <ul>
    <li><b>Name:</b> <js>"BeanContext.beanMapPutReturnsOldValue"</js>
@@ -887,7 +897,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
    <li><b>Session-overridable:</b> <jk>false</jk>
  </ul>
  <p>
- If <jk>true</jk>, then the <a href="../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property values.
+ If <jk>true</jk>, then the <a href="../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
+ values.
  <p>
  Disabled by default because it introduces a slight performance penalty.</div>
 <dl>
@@ -902,7 +913,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanConstructorVisibility</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.286">BEAN_beanConstructorVisibility</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.297">BEAN_beanConstructorVisibility</a></pre>
 <div class="block"><b>Configuration property:</b>  Look for bean constructors with the specified minimum visibility.
  <p>
  <ul>
@@ -924,7 +935,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanClassVisibility</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.302">BEAN_beanClassVisibility</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.313">BEAN_beanClassVisibility</a></pre>
 <div class="block"><b>Configuration property:</b>  Look for bean classes with the specified minimum visibility.
  <p>
  <ul>
@@ -949,7 +960,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanFieldVisibility</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.320">BEAN_beanFieldVisibility</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.331">BEAN_beanFieldVisibility</a></pre>
 <div class="block"><b>Configuration property:</b>  Look for bean fields with the specified minimum visibility.
  <p>
  <ul>
@@ -976,7 +987,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_methodVisibility</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.336">BEAN_methodVisibility</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.347">BEAN_methodVisibility</a></pre>
 <div class="block"><b>Configuration property:</b>  Look for bean methods with the specified minimum visibility.
  <p>
  <ul>
@@ -1001,7 +1012,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_useJavaBeanIntrospector</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.351">BEAN_useJavaBeanIntrospector</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.362">BEAN_useJavaBeanIntrospector</a></pre>
 <div class="block"><b>Configuration property:</b>  Use Java <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/Introspector.html?is-external=true" title="class or interface in java.beans"><code>Introspector</code></a> for determining bean properties.
  <p>
  <ul>
@@ -1025,7 +1036,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_useInterfaceProxies</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.366">BEAN_useInterfaceProxies</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.377">BEAN_useInterfaceProxies</a></pre>
 <div class="block"><b>Configuration property:</b>  Use interface proxies.
  <p>
  <ul>
@@ -1035,8 +1046,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
    <li><b>Session-overridable:</b> <jk>false</jk>
  </ul>
  <p>
- If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a>
- if there is no other way of instantiating them.</div>
+ If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../constant-values.html#org.apache.juneau.BeanContext.BEAN_useInterfaceProxies">Constant Field Values</a></dd>
@@ -1049,7 +1060,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_ignoreUnknownBeanProperties</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.381">BEAN_ignoreUnknownBeanProperties</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.392">BEAN_ignoreUnknownBeanProperties</a></pre>
 <div class="block"><b>Configuration property:</b>  Ignore unknown properties.
  <p>
  <ul>
@@ -1073,7 +1084,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_ignoreUnknownNullBeanProperties</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.396">BEAN_ignoreUnknownNullBeanProperties</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.407">BEAN_ignoreUnknownNullBeanProperties</a></pre>
 <div class="block"><b>Configuration property:</b>  Ignore unknown properties with null values.
  <p>
  <ul>
@@ -1097,7 +1108,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_ignorePropertiesWithoutSetters</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.411">BEAN_ignorePropertiesWithoutSetters</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.422">BEAN_ignorePropertiesWithoutSetters</a></pre>
 <div class="block"><b>Configuration property:</b>  Ignore properties without setters.
  <p>
  <ul>
@@ -1121,7 +1132,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_ignoreInvocationExceptionsOnGetters</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.426">BEAN_ignoreInvocationExceptionsOnGetters</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.437">BEAN_ignoreInvocationExceptionsOnGetters</a></pre>
 <div class="block"><b>Configuration property:</b>  Ignore invocation errors on getters.
  <p>
  <ul>
@@ -1145,7 +1156,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_ignoreInvocationExceptionsOnSetters</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.441">BEAN_ignoreInvocationExceptionsOnSetters</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.452">BEAN_ignoreInvocationExceptionsOnSetters</a></pre>
 <div class="block"><b>Configuration property:</b>  Ignore invocation errors on setters.
  <p>
  <ul>
@@ -1169,7 +1180,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_sortProperties</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.463">BEAN_sortProperties</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.474">BEAN_sortProperties</a></pre>
 <div class="block"><b>Configuration property:</b>  Sort bean properties in alphabetical order.
  <p>
  <ul>
@@ -1183,7 +1194,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  Otherwise, the natural order of the bean properties is used which is dependent on the
    JVM vendor.
  On IBM JVMs, the bean properties are ordered based on their ordering in the Java file.
- On Oracle JVMs, the bean properties are not ordered (which follows the offical JVM specs).
+ On Oracle JVMs, the bean properties are not ordered (which follows the official JVM specs).
  <p>
  This property is disabled by default so that IBM JVM users don't have to use <a href="../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations
  to force bean properties to be in a particular order and can just alter the order of the fields/methods
@@ -1200,7 +1211,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanPackages</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.491">BEAN_notBeanPackages</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.502">BEAN_notBeanPackages</a></pre>
 <div class="block"><b>Configuration property:</b>  Packages whose classes should not be considered beans.
  <p>
  <ul>
@@ -1237,7 +1248,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanPackages_add</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.496">BEAN_notBeanPackages_add</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.507">BEAN_notBeanPackages_add</a></pre>
 <div class="block"><b>Configuration property:</b>  Add to packages whose classes should not be considered beans.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1251,7 +1262,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanPackages_remove</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.501">BEAN_notBeanPackages_remove</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.512">BEAN_notBeanPackages_remove</a></pre>
 <div class="block"><b>Configuration property:</b>  Remove from packages whose classes should not be considered beans.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1265,7 +1276,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanClasses</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.516">BEAN_notBeanClasses</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.527">BEAN_notBeanClasses</a></pre>
 <div class="block"><b>Configuration property:</b>  Classes to be excluded from consideration as being beans.
  <p>
  <ul>
@@ -1289,7 +1300,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanClasses_add</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.521">BEAN_notBeanClasses_add</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.532">BEAN_notBeanClasses_add</a></pre>
 <div class="block"><b>Configuration property:</b>  Add to classes that should not be considered beans.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1303,7 +1314,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_notBeanClasses_remove</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.526">BEAN_notBeanClasses_remove</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.537">BEAN_notBeanClasses_remove</a></pre>
 <div class="block"><b>Configuration property:</b>  Remove from classes that should not be considered beans.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1317,7 +1328,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanFilters</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.552">BEAN_beanFilters</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.563">BEAN_beanFilters</a></pre>
 <div class="block"><b>Configuration property:</b>  Bean filters to apply to beans.
  <p>
  <ul>
@@ -1352,7 +1363,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanFilters_add</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.557">BEAN_beanFilters_add</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.568">BEAN_beanFilters_add</a></pre>
 <div class="block"><b>Configuration property:</b>  Add to bean filters.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1366,7 +1377,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanFilters_remove</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.562">BEAN_beanFilters_remove</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.573">BEAN_beanFilters_remove</a></pre>
 <div class="block"><b>Configuration property:</b>  Remove from bean filters.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1380,7 +1391,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_pojoSwaps</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.580">BEAN_pojoSwaps</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.591">BEAN_pojoSwaps</a></pre>
 <div class="block"><b>Configuration property:</b>  POJO swaps to apply to Java objects.
  <p>
  <ul>
@@ -1407,7 +1418,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_pojoSwaps_add</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.585">BEAN_pojoSwaps_add</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.596">BEAN_pojoSwaps_add</a></pre>
 <div class="block"><b>Configuration property:</b>  Add to POJO swap classes.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1421,7 +1432,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_pojoSwaps_remove</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.590">BEAN_pojoSwaps_remove</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.601">BEAN_pojoSwaps_remove</a></pre>
 <div class="block"><b>Configuration property:</b>  Remove from POJO swap classes.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1435,7 +1446,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_implClasses</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.606">BEAN_implClasses</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.617">BEAN_implClasses</a></pre>
 <div class="block"><b>Configuration property:</b>  Implementation classes for interfaces and abstract classes.
  <p>
  <ul>
@@ -1460,7 +1471,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_implClasses_put</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.611">BEAN_implClasses_put</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.622">BEAN_implClasses_put</a></pre>
 <div class="block"><b>Configuration property:</b>  Add an implementation class.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1474,7 +1485,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_includeProperties</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.634">BEAN_includeProperties</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.645">BEAN_includeProperties</a></pre>
 <div class="block"><b>Configuration property:</b>  Explicitly specify visible bean properties.
  <p>
  <ul>
@@ -1490,8 +1501,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
    names.
  The key <js>"*"</js> means all bean classes.
  <p>
- For example, <code>{Bean1:<js>'foo,bar'</js>}</code> means only serialize the <code>foo</code> and <code>bar</code>
-   properties on the specified bean.
+ For example, <code>{Bean1:<js>'foo,bar'</js>}</code> means only serialize the <code>foo</code> and
+ <code>bar</code> properties on the specified bean.
  <p>
  Setting applies to specified class and all subclasses.</div>
 <dl>
@@ -1506,7 +1517,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_includeProperties_put</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.639">BEAN_includeProperties_put</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.650">BEAN_includeProperties_put</a></pre>
 <div class="block"><b>Configuration property:</b>  Explicitly specify visible bean properties.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1520,7 +1531,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_excludeProperties</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.662">BEAN_excludeProperties</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.673">BEAN_excludeProperties</a></pre>
 <div class="block"><b>Configuration property:</b>  Exclude specified properties from beans.
  <p>
  <ul>
@@ -1536,8 +1547,8 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  names.
  The key <js>"*"</js> means all bean classes.
  <p>
- For example, <code>{Bean1:<js>'foo,bar'</js>}</code> means don't serialize the <code>foo</code> and <code>bar</code>
-   properties on the specified bean.
+ For example, <code>{Bean1:<js>'foo,bar'</js>}</code> means don't serialize the <code>foo</code> and
+ <code>bar</code> properties on the specified bean.
  <p>
  Setting applies to specified class and all subclasses.</div>
 <dl>
@@ -1552,7 +1563,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_excludeProperties_put</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.667">BEAN_excludeProperties_put</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.678">BEAN_excludeProperties_put</a></pre>
 <div class="block"><b>Configuration property:</b>  Exclude specified properties from beans.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1566,7 +1577,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanDictionary</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.686">BEAN_beanDictionary</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.699">BEAN_beanDictionary</a></pre>
 <div class="block"><b>Configuration property:</b>  Bean lookup dictionary.
  <p>
  <ul>
@@ -1579,8 +1590,10 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
  This list can consist of the following class types:
  <ul>
    <li>Any bean class that specifies a value for <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
-   <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
-   <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+   <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name
+      annotations.
+   <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name
+      annotations.
  </ul></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1594,7 +1607,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanDictionary_add</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.691">BEAN_beanDictionary_add</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.704">BEAN_beanDictionary_add</a></pre>
 <div class="block"><b>Configuration property:</b>  Add to bean dictionary.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1608,7 +1621,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanDictionary_remove</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.696">BEAN_beanDictionary_remove</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.709">BEAN_beanDictionary_remove</a></pre>
 <div class="block"><b>Configuration property:</b>  Remove from bean dictionary.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -1622,7 +1635,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_beanTypePropertyName</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.709">BEAN_beanTypePropertyName</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.722">BEAN_beanTypePropertyName</a></pre>
 <div class="block"><b>Configuration property:</b>  Name to use for the bean type properties used to represent a bean type.
  <p>
  <ul>
@@ -1644,7 +1657,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_defaultParser</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.723">BEAN_defaultParser</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.736">BEAN_defaultParser</a></pre>
 <div class="block"><b>Configuration property:</b>  Default parser to use when converting <code>Strings</code> to POJOs.
  <p>
  <ul>
@@ -1667,7 +1680,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_locale</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.737">BEAN_locale</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.750">BEAN_locale</a></pre>
 <div class="block"><b>Configuration property:</b>  Locale.
  <p>
  <ul>
@@ -1690,7 +1703,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_timeZone</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.751">BEAN_timeZone</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.764">BEAN_timeZone</a></pre>
 <div class="block"><b>Configuration property:</b>  TimeZone.
  <p>
  <ul>
@@ -1713,7 +1726,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_mediaType</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.765">BEAN_mediaType</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.778">BEAN_mediaType</a></pre>
 <div class="block"><b>Configuration property:</b>  Media type.
  <p>
  <ul>
@@ -1736,7 +1749,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>BEAN_debug</h4>
-<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.790">BEAN_debug</a></pre>
+<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.803">BEAN_debug</a></pre>
 <div class="block"><b>Configuration property:</b>  Debug mode.
  <p>
  <ul>
@@ -1770,7 +1783,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>DEFAULT</h4>
-<pre>public static final&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.836">DEFAULT</a></pre>
+<pre>public static final&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.850">DEFAULT</a></pre>
 <div class="block">Default config.  All default settings.</div>
 </li>
 </ul>
@@ -1780,7 +1793,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DEFAULT_SORTED</h4>
-<pre>public static final&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.839">DEFAULT_SORTED</a></pre>
+<pre>public static final&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a> <a href="../../../src-html/org/apache/juneau/BeanContext.html#line.853">DEFAULT_SORTED</a></pre>
 <div class="block">Default config.  All default settings except sort bean properties.</div>
 </li>
 </ul>
@@ -1798,7 +1811,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockListLast">
 <li class="blockList">
 <h4>BeanContext</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.895">BeanContext</a>(<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.909">BeanContext</a>(<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.
  <p>
  Typically only called from <a href="../../../org/apache/juneau/PropertyStore.html#getContext-java.lang.Class-"><code>PropertyStore.getContext(Class)</code></a> or <a href="../../../org/apache/juneau/PropertyStore.html#getBeanContext--"><code>PropertyStore.getBeanContext()</code></a>.</div>
@@ -1822,7 +1835,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1005">createSession</a>(<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;op,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1019">createSession</a>(<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;op,
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale,
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;timeZone,
                                  <a href="../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;mediaType)</pre>
@@ -1851,7 +1864,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>createSession</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1017">createSession</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1031">createSession</a>()</pre>
 <div class="block">Create a new bean session based on the properties defined on this context.
  <p>
  Use this method for creating sessions if you don't need to override any
@@ -1868,7 +1881,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>hasSameCache</h4>
-<pre>public final&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1028">hasSameCache</a>(<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a>&nbsp;bc)</pre>
+<pre>public final&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1042">hasSameCache</a>(<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a>&nbsp;bc)</pre>
 <div class="block">Returns <jk>true</jk> if the specified bean context shares the same cache as this bean context.
  Useful for testing purposes.</div>
 <dl>
@@ -1885,7 +1898,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>isNotABean</h4>
-<pre>protected final&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1039">isNotABean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c)</pre>
+<pre>protected final&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1053">isNotABean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Determines whether the specified class is ignored as a bean class based on the various
    exclusion parameters specified on this context class.</div>
 <dl>
@@ -1902,7 +1915,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>isBean</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1063">isBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1077">isBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <div class="block">Returns <jk>true</jk> if the specified object is a bean.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1918,7 +1931,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>dumpCacheStats</h4>
-<pre>protected static&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1072">dumpCacheStats</a>()</pre>
+<pre>protected static&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1086">dumpCacheStats</a>()</pre>
 <div class="block">Prints meta cache statistics to <code>System.out</code>.</div>
 </li>
 </ul>
@@ -1928,7 +1941,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanMeta</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1091">getBeanMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</pre>
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1105">getBeanMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau"><code>BeanMeta</code></a> class for the specified class.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
@@ -1947,7 +1960,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMeta</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1105">getClassMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1119">getClassMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
 <div class="block">Construct a <code>ClassMeta</code> wrapper around a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a> object.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
@@ -1956,7 +1969,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <dd><code>type</code> - The class to resolve.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>If the class is not an array, returns a cached <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> object.
- Otherwise, returns a new <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> object every time.<br></dd>
+ Otherwise, returns a new <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> object every time.</dd>
 </dl>
 </li>
 </ul>
@@ -1966,7 +1979,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMeta</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1174">getClassMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1194">getClassMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>...&nbsp;args)</pre>
 <div class="block">Used to resolve <code>ClassMetas</code> of type <code>Collection</code> and <code>Map</code> that have
  <code>ClassMeta</code> values that themselves could be collections or maps.
@@ -1982,18 +1995,24 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
    <li><code>getClassMeta(String.<jk>class</jk>);</code> - A normal type.
    <li><code>getClassMeta(List.<jk>class</jk>);</code> - A list containing objects.
    <li><code>getClassMeta(List.<jk>class</jk>, String.<jk>class</jk>);</code> - A list containing strings.
-   <li><code>getClassMeta(LinkedList.<jk>class</jk>, String.<jk>class</jk>);</code> - A linked-list containing strings.
-   <li><code>getClassMeta(LinkedList.<jk>class</jk>, LinkedList.<jk>class</jk>, String.<jk>class</jk>);</code> - A linked-list containing linked-lists of strings.
+   <li><code>getClassMeta(LinkedList.<jk>class</jk>, String.<jk>class</jk>);</code> - A linked-list containing
+      strings.
+   <li><code>getClassMeta(LinkedList.<jk>class</jk>, LinkedList.<jk>class</jk>, String.<jk>class</jk>);</code> -
+      A linked-list containing linked-lists of strings.
    <li><code>getClassMeta(Map.<jk>class</jk>);</code> - A map containing object keys/values.
-   <li><code>getClassMeta(Map.<jk>class</jk>, String.<jk>class</jk>, String.<jk>class</jk>);</code> - A map containing string keys/values.
-   <li><code>getClassMeta(Map.<jk>class</jk>, String.<jk>class</jk>, List.<jk>class</jk>, MyBean.<jk>class</jk>);</code> - A map containing string keys and values of lists containing beans.
+   <li><code>getClassMeta(Map.<jk>class</jk>, String.<jk>class</jk>, String.<jk>class</jk>);</code> - A map
+      containing string keys/values.
+   <li><code>getClassMeta(Map.<jk>class</jk>, String.<jk>class</jk>, List.<jk>class</jk>, MyBean.<jk>class</jk>);</code> -
+      A map containing string keys and values of lists containing beans.
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>type</code> - The class to resolve.
-   <br>Can be any of the following: <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect"><code>ParameterizedType</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/GenericArrayType.html?is-external=true" title="class or interface in java.lang.reflect"><code>GenericArrayType</code></a></dd>
+   <br>Can be any of the following: <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect"><code>ParameterizedType</code></a>,
+   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/GenericArrayType.html?is-external=true" title="class or interface in java.lang.reflect"><code>GenericArrayType</code></a></dd>
 <dd><code>args</code> - The type arguments of the class if it's a collection or map.
-   <br>Can be any of the following: <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect"><code>ParameterizedType</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/GenericArrayType.html?is-external=true" title="class or interface in java.lang.reflect"><code>GenericArrayType</code></a>
+   <br>Can be any of the following: <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect"><code>ParameterizedType</code></a>,
+   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/GenericArrayType.html?is-external=true" title="class or interface in java.lang.reflect"><code>GenericArrayType</code></a>
    <br>Ignored if the main type is not a map or collection.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The resolved class meta.</dd>
@@ -2008,7 +2027,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMetaForObject</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1358">getClassMetaForObject</a>(T&nbsp;o)</pre>
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1378">getClassMetaForObject</a>(T&nbsp;o)</pre>
 <div class="block">Shortcut for calling <code>getClassMeta(o.getClass())</code>.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
@@ -2026,19 +2045,18 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>resolveClassMeta</h4>
-<pre>protected final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1377">resolveClassMeta</a>(<a href="../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">BeanProperty</a>&nbsp;p,
+<pre>protected final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1396">resolveClassMeta</a>(<a href="../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">BeanProperty</a>&nbsp;p,
                                                   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;t,
                                                   <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&gt;&nbsp;typeVarImpls)</pre>
-<div class="block">Used for determining the class type on a method or field where a <code>@BeanProperty</code> annotation
-   may be present.</div>
+<div class="block">Used for determining the class type on a method or field where a <code>@BeanProperty</code> annotation may be present.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
 <dd><code>T</code> - The class type we're wrapping.</dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>p</code> - The property annotation on the type if there is one.</dd>
 <dd><code>t</code> - The type.</dd>
-<dd><code>typeVarImpls</code> - Contains known resolved type parameters on the specified class so
-   that we can result <code>ParameterizedTypes</code> and <code>TypeVariables</code>.<br>
+<dd><code>typeVarImpls</code> - Contains known resolved type parameters on the specified class so that we can result
+ <code>ParameterizedTypes</code> and <code>TypeVariables</code>.
  Can be <jk>null</jk> if the information is not known.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The new <code>ClassMeta</code> object wrapped around the <code>Type</code> object.</dd>
@@ -2051,7 +2069,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanTypePropertyName</h4>
-<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1480">getBeanTypePropertyName</a>()</pre>
+<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1499">getBeanTypePropertyName</a>()</pre>
 <div class="block">Returns the type property name as defined by <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanTypePropertyName"><code>BEAN_beanTypePropertyName</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2065,7 +2083,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanRegistry</h4>
-<pre>protected final&nbsp;<a href="../../../org/apache/juneau/BeanRegistry.html" title="class in org.apache.juneau">BeanRegistry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1489">getBeanRegistry</a>()</pre>
+<pre>protected final&nbsp;<a href="../../../org/apache/juneau/BeanRegistry.html" title="class in org.apache.juneau">BeanRegistry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1508">getBeanRegistry</a>()</pre>
 <div class="block">Returns the bean registry defined in this bean context defined by <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BEAN_beanDictionary</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -2079,7 +2097,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getImplClassConstructor</h4>
-<pre>protected final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;? extends T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1501">getImplClassConstructor</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
+<pre>protected final&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;? extends T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1520">getImplClassConstructor</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c,
                                                                      <a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;v)</pre>
 <div class="block">Gets the no-arg constructor for the specified class.</div>
 <dl>
@@ -2099,7 +2117,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getIncludeProperties</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1543">getIncludeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;<a href="../../../src-html/org/apache/juneau/BeanContext.html#line.1562">getIncludeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/BeanContext.html#BEAN_includeProperties"><code>BEAN_includeProperties</code></a> setting for the specified class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2115,7 +2133,7 @@ extends <a href="../../../org/apache/juneau/Context.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getExcludeProperties</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or i

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/CommonEntry.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/CommonEntry.html b/content/site/apidocs/org/apache/juneau/dto/atom/CommonEntry.html
index eac5975..1cdcbad 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/CommonEntry.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/CommonEntry.html
@@ -117,14 +117,15 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.38">CommonEntry</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.39">CommonEntry</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Parent class of <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom"><code>Entry</code></a>, <a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom"><code>Feed</code></a>, and <a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom"><code>Source</code></a>
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Atom'>Atom</a>
    </ul>
@@ -336,7 +337,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockList">
 <li class="blockList">
 <h4>CommonEntry</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.56">CommonEntry</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id,
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.58">CommonEntry</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id,
                    <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;title,
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;updated)</pre>
 <div class="block">Normal constructor.</div>
@@ -354,7 +355,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockList">
 <li class="blockList">
 <h4>CommonEntry</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.66">CommonEntry</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.69">CommonEntry</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;updated)</pre>
 <div class="block">Normal constructor.</div>
@@ -372,7 +373,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CommonEntry</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.71">CommonEntry</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.74">CommonEntry</a>()</pre>
 <div class="block">Bean constructor.</div>
 </li>
 </ul>
@@ -392,7 +393,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <h4>getAuthors</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#COLLAPSED">COLLAPSED</a>,
      <a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#childName--">childName</a>="author")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>[]&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.84">getAuthors</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>[]&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.87">getAuthors</a>()</pre>
 <div class="block">Returns the list of authors for this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -407,7 +408,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" titl
 <li class="blockList">
 <h4>authors</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="authors")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.95">authors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;authors)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.98">authors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;authors)</pre>
 <div class="block">Sets the list of authors for this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -425,7 +426,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html"
 <h4>getCatetories</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#COLLAPSED">COLLAPSED</a>,
      <a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#childName--">childName</a>="category")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>[]&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.106">getCatetories</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>[]&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.109">getCatetories</a>()</pre>
 <div class="block">Returns the list of categories of this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -440,7 +441,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" ti
 <li class="blockList">
 <h4>categories</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="categories")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.117">categories</a>(<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>...&nbsp;categories)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.120">categories</a>(<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>...&nbsp;categories)</pre>
 <div class="block">Sets the list of categories of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -458,7 +459,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html"
 <h4>getContributors</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#COLLAPSED">COLLAPSED</a>,
      <a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#childName--">childName</a>="contributor")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>[]&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.128">getContributors</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>[]&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.131">getContributors</a>()</pre>
 <div class="block">Returns the list of contributors of this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -473,7 +474,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" titl
 <li class="blockList">
 <h4>contributors</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="contributors")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.139">contributors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;contributors)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.142">contributors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;contributors)</pre>
 <div class="block">Sets the list of contributors of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -489,7 +490,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>getId</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.149">getId</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.152">getId</a>()</pre>
 <div class="block">Returns the ID of this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -504,7 +505,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html"
 <li class="blockList">
 <h4>id</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="id")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.160">id</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.163">id</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id)</pre>
 <div class="block">Sets the ID of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -520,7 +521,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.171">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.174">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block">Sets the ID of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -537,7 +538,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html"
 <li class="blockList">
 <h4>getLinks</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#COLLAPSED">COLLAPSED</a>)
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>[]&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.182">getLinks</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>[]&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.185">getLinks</a>()</pre>
 <div class="block">Returns the list of links of this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -552,7 +553,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title=
 <li class="blockList">
 <h4>links</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="links")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.193">links</a>(<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>...&nbsp;links)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.196">links</a>(<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>...&nbsp;links)</pre>
 <div class="block">Sets the list of links of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -568,7 +569,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>getRights</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.203">getRights</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.206">getRights</a>()</pre>
 <div class="block">Returns the rights statement of this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -583,7 +584,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html"
 <li class="blockList">
 <h4>rights</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="rights")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.214">rights</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;rights)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.217">rights</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;rights)</pre>
 <div class="block">Sets the rights statement of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -599,7 +600,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>rights</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.225">rights</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rights)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.228">rights</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rights)</pre>
 <div class="block">Sets the rights statement of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -615,7 +616,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>getTitle</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.235">getTitle</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.238">getTitle</a>()</pre>
 <div class="block">Returns the title of this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -630,7 +631,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html"
 <li class="blockList">
 <h4>title</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="title")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.246">title</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;title)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.249">title</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;title)</pre>
 <div class="block">Sets the title of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -646,7 +647,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>title</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.257">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.260">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
 <div class="block">Sets the title of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -663,7 +664,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html"
 <li class="blockList">
 <h4>getUpdated</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#swap--">swap</a>=<a href="../../../../../org/apache/juneau/transforms/CalendarSwap.ISO8601DT.html" title="class in org.apache.juneau.transforms">CalendarSwap.ISO8601DT.class</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.268">getUpdated</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.271">getUpdated</a>()</pre>
 <div class="block">Returns the update timestamp of this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -678,7 +679,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar
 <li class="blockList">
 <h4>updated</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="updated")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.279">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;updated)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.282">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;updated)</pre>
 <div class="block">Sets the update timestamp of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -695,7 +696,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html"
 <li class="blockList">
 <h4>updated</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="updated")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.291">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;updated)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.294">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;updated)</pre>
 <div class="block">Sets the update timestamp of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/Content.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Content.html b/content/site/apidocs/org/apache/juneau/dto/atom/Content.html
index 01c791e..1535abc 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Content.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Content.html
@@ -118,7 +118,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.76">Content</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.77">Content</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a></pre>
 <div class="block">Represents an <code>atomContent</code> construct in the RFC4287 specification.
  <p>
@@ -162,7 +162,8 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="cla
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Atom'>Atom</a>
    </ul>
@@ -288,7 +289,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="cla
 <ul class="blockList">
 <li class="blockList">
 <h4>Content</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.86">Content</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.87">Content</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Normal content.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -302,7 +303,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="cla
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Content</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.93">Content</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.94">Content</a>()</pre>
 <div class="block">Normal content.</div>
 </li>
 </ul>
@@ -321,7 +322,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="cla
 <li class="blockList">
 <h4>getSrc</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.108">getSrc</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.109">getSrc</a>()</pre>
 <div class="block">Returns the source URI.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -336,7 +337,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 <li class="blockList">
 <h4>src</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="src")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.124">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.125">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
 <div class="block">Sets the source URI.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
@@ -357,7 +358,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>text</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.135">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.136">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Text.html#text-java.lang.String-">Text</a></code></span></div>
 <div class="block">Sets the content of this content.</div>
 <dl>
@@ -376,7 +377,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.141">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.142">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Text.html#type-java.lang.String-">Text</a></code></span></div>
 <div class="block">Sets the content type of this content.
  <p>
@@ -403,7 +404,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>base</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.147">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.148">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.lang.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
  <p>
@@ -427,7 +428,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" tit
 <ul class="blockListLast">
 <li class="blockList">
 <h4>lang</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.152">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.153">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">Common</a></code></span></div>
 <div class="block">Sets the language of this object.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/Entry.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Entry.html b/content/site/apidocs/org/apache/juneau/dto/atom/Entry.html
index 6e0ed7d..e240a28 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Entry.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Entry.html
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="entry")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.57">Entry</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.58">Entry</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></pre>
 <div class="block">Represents an <code>atomEntry</code> construct in the RFC4287 specification.
  <p>
@@ -146,7 +146,8 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Atom'>Atom</a>
    </ul>
@@ -383,7 +384,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>Entry</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.71">Entry</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id,
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.72">Entry</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id,
              <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;title,
              <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;updated)</pre>
 <div class="block">Normal constructor.</div>
@@ -401,7 +402,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>Entry</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.82">Entry</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.83">Entry</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title,
              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;updated)</pre>
 <div class="block">Normal constructor.</div>
@@ -419,7 +420,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Entry</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.87">Entry</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.88">Entry</a>()</pre>
 <div class="block">Bean constructor.</div>
 </li>
 </ul>
@@ -437,7 +438,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getContent</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.99">getContent</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.100">getContent</a>()</pre>
 <div class="block">Returns the content of this entry.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -452,7 +453,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <li class="blockList">
 <h4>content</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="content")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.110">content</a>(<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;content)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.111">content</a>(<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;content)</pre>
 <div class="block">Sets the content of this entry.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -469,7 +470,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <li class="blockList">
 <h4>getPublished</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#swap--">swap</a>=<a href="../../../../../org/apache/juneau/transforms/CalendarSwap.ISO8601DT.html" title="class in org.apache.juneau.transforms">CalendarSwap.ISO8601DT.class</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.121">getPublished</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.122">getPublished</a>()</pre>
 <div class="block">Returns the publish timestamp of this entry.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -484,7 +485,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar
 <li class="blockList">
 <h4>published</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="published")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.132">published</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;published)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.133">published</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;published)</pre>
 <div class="block">Sets the publish timestamp of this entry.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -501,7 +502,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <li class="blockList">
 <h4>published</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="published")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.144">published</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;published)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.145">published</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;published)</pre>
 <div class="block">Sets the publish timestamp of this entry.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -517,7 +518,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>getSource</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.154">getSource</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.155">getSource</a>()</pre>
 <div class="block">Returns the source of this entry.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -532,7 +533,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <li class="blockList">
 <h4>source</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="source")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.165">source</a>(<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;source)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.166">source</a>(<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;source)</pre>
 <div class="block">Sets the source of this entry.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -548,7 +549,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>getSummary</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.175">getSummary</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.176">getSummary</a>()</pre>
 <div class="block">Returns the summary of this entry.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -563,7 +564,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <li class="blockList">
 <h4>summary</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="summary")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.186">summary</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;summary)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.187">summary</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;summary)</pre>
 <div class="block">Sets the summary of this entry.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -580,7 +581,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <li class="blockList">
 <h4>summary</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="summary")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.198">summary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;summary)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.199">summary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;summary)</pre>
 <div class="block">Sets the summary of this entry.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -596,7 +597,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>authors</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.209">authors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;authors)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.210">authors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;authors)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#authors-org.apache.juneau.dto.atom.Person...-">CommonEntry</a></code></span></div>
 <div class="block">Sets the list of authors for this object.</div>
 <dl>
@@ -615,7 +616,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>categories</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.215">categories</a>(<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>...&nbsp;categories)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.216">categories</a>(<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>...&nbsp;categories)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#categories-org.apache.juneau.dto.atom.Category...-">CommonEntry</a></code></span></div>
 <div class="block">Sets the list of categories of this object.</div>
 <dl>
@@ -634,7 +635,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>contributors</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.221">contributors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;contributors)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.222">contributors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;contributors)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#contributors-org.apache.juneau.dto.atom.Person...-">CommonEntry</a></code></span></div>
 <div class="block">Sets the list of contributors of this object.</div>
 <dl>
@@ -653,7 +654,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.227">id</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.228">id</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#id-org.apache.juneau.dto.atom.Id-">CommonEntry</a></code></span></div>
 <div class="block">Sets the ID of this object.</div>
 <dl>
@@ -672,7 +673,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>links</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.233">links</a>(<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>...&nbsp;links)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.234">links</a>(<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>...&nbsp;links)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#links-org.apache.juneau.dto.atom.Link...-">CommonEntry</a></code></span></div>
 <div class="block">Sets the list of links of this object.</div>
 <dl>
@@ -691,7 +692,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>rights</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.239">rights</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;rights)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.240">rights</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;rights)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#rights-org.apache.juneau.dto.atom.Text-">CommonEntry</a></code></span></div>
 <div class="block">Sets the rights statement of this object.</div>
 <dl>
@@ -710,7 +711,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>rights</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.245">rights</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rights)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.246">rights</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rights)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#rights-java.lang.String-">CommonEntry</a></code></span></div>
 <div class="block">Sets the rights statement of this object.</div>
 <dl>
@@ -729,7 +730,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>title</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.251">title</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;title)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.252">title</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;title)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#title-org.apache.juneau.dto.atom.Text-">CommonEntry</a></code></span></div>
 <div class="block">Sets the title of this object.</div>
 <dl>
@@ -748,7 +749,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>title</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.257">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.258">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#title-java.lang.String-">CommonEntry</a></code></span></div>
 <div class="block">Sets the title of this object.</div>
 <dl>
@@ -767,7 +768,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>updated</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.263">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;updated)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.264">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;updated)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#updated-java.util.Calendar-">CommonEntry</a></code></span></div>
 <div class="block">Sets the update timestamp of this object.</div>
 <dl>
@@ -786,7 +787,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>updated</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.269">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;updated)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.270">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;updated)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#updated-java.lang.String-">CommonEntry</a></code></span></div>
 <div class="block">Sets the update timestamp of this object.</div>
 <dl>
@@ -805,7 +806,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <ul class="blockList">
 <li class="blockList">
 <h4>base</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.275">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.276">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.lang.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
  <p>
@@ -829,7 +830,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <ul class="blockListLast">
 <li class="blockList">
 <h4>lang</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.281">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.282">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">Common</a></code></span></div>
 <div class="block">Sets the language of this object.</div>
 <dl>


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

Posted by ja...@apache.org.
Update javadocs.

Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/89e089cf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/89e089cf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/89e089cf

Branch: refs/heads/asf-site
Commit: 89e089cf3f76c586938691531a1fc73e3cea283b
Parents: 5f11cb8
Author: JamesBognar <ja...@apache.org>
Authored: Sun Jun 25 20:43:21 2017 -0400
Committer: JamesBognar <ja...@apache.org>
Committed: Sun Jun 25 20:43:21 2017 -0400

----------------------------------------------------------------------
 content/site/apidocs/index-all.html             |  885 +++--
 .../apidocs/org/apache/juneau/BeanContext.html  |  276 +-
 .../org/apache/juneau/BeanDictionaryList.html   |   10 +-
 .../site/apidocs/org/apache/juneau/BeanMap.html |   69 +-
 .../apidocs/org/apache/juneau/BeanMapEntry.html |   11 +-
 .../apidocs/org/apache/juneau/BeanMeta.html     |   45 +-
 .../org/apache/juneau/BeanPropertyMeta.html     |   37 +-
 .../apidocs/org/apache/juneau/BeanRegistry.html |   15 +-
 .../apidocs/org/apache/juneau/BeanSession.html  |  336 +-
 .../apidocs/org/apache/juneau/ClassMeta.html    |  237 +-
 .../site/apidocs/org/apache/juneau/Context.html |   13 +-
 .../org/apache/juneau/CoreObjectBuilder.html    |  135 +-
 .../juneau/InvalidDataConversionException.html  |    9 +-
 .../apidocs/org/apache/juneau/ObjectList.html   |   57 +-
 .../apidocs/org/apache/juneau/ObjectMap.html    |  163 +-
 .../juneau/PropertyStore.PropertyMap.html       |   18 +-
 .../org/apache/juneau/PropertyStore.html        |  270 +-
 .../site/apidocs/org/apache/juneau/Session.html |    2 +-
 .../apidocs/org/apache/juneau/UriContext.html   |   31 +-
 .../apidocs/org/apache/juneau/UriResolver.html  |   13 +-
 .../org/apache/juneau/annotation/Bean.html      |   50 +-
 .../juneau/annotation/BeanConstructor.html      |   13 +-
 .../apache/juneau/annotation/BeanIgnore.html    |    4 +-
 .../apache/juneau/annotation/BeanProperty.html  |   81 +-
 .../org/apache/juneau/annotation/Consumes.html  |   11 +-
 .../apache/juneau/annotation/NameProperty.html  |    8 +-
 .../juneau/annotation/ParentProperty.html       |    7 +-
 .../org/apache/juneau/annotation/Pojo.html      |    2 +-
 .../org/apache/juneau/annotation/Produces.html  |   26 +-
 .../org/apache/juneau/annotation/URI.html       |   14 +-
 .../org/apache/juneau/csv/CsvParser.html        |   12 +-
 .../org/apache/juneau/csv/CsvParserBuilder.html |  164 +-
 .../org/apache/juneau/csv/CsvParserContext.html |   12 +-
 .../org/apache/juneau/csv/CsvSerializer.html    |    9 +-
 .../apache/juneau/csv/CsvSerializerBuilder.html |  216 +-
 .../apache/juneau/csv/CsvSerializerContext.html |   12 +-
 .../apache/juneau/csv/CsvSerializerSession.html |   10 +-
 .../apidocs/org/apache/juneau/dto/Link.html     |   27 +-
 .../org/apache/juneau/dto/atom/AtomBuilder.html |   78 +-
 .../org/apache/juneau/dto/atom/Category.html    |   25 +-
 .../org/apache/juneau/dto/atom/Common.html      |   15 +-
 .../org/apache/juneau/dto/atom/CommonEntry.html |   51 +-
 .../org/apache/juneau/dto/atom/Content.html     |   21 +-
 .../org/apache/juneau/dto/atom/Entry.html       |   57 +-
 .../org/apache/juneau/dto/atom/Feed.html        |   59 +-
 .../org/apache/juneau/dto/atom/Generator.html   |   25 +-
 .../org/apache/juneau/dto/atom/Icon.html        |   17 +-
 .../apidocs/org/apache/juneau/dto/atom/Id.html  |   17 +-
 .../org/apache/juneau/dto/atom/Link.html        |   39 +-
 .../org/apache/juneau/dto/atom/Logo.html        |   19 +-
 .../org/apache/juneau/dto/atom/Person.html      |   25 +-
 .../org/apache/juneau/dto/atom/Source.html      |   51 +-
 .../org/apache/juneau/dto/atom/Text.html        |   21 +-
 .../apache/juneau/dto/atom/package-summary.html |   15 +-
 .../org/apache/juneau/dto/cognos/Column.html    |    7 +-
 .../apache/juneau/dto/cognos/DataSet.Row.html   |    6 +-
 .../org/apache/juneau/dto/cognos/DataSet.html   |   22 +-
 .../apidocs/org/apache/juneau/dto/html5/A.html  |   32 +-
 .../org/apache/juneau/dto/html5/Abbr.html       |   22 +-
 .../org/apache/juneau/dto/html5/Address.html    |   20 +-
 .../org/apache/juneau/dto/html5/Area.html       |   40 +-
 .../org/apache/juneau/dto/html5/Article.html    |   28 +-
 .../org/apache/juneau/dto/html5/Aside.html      |   20 +-
 .../org/apache/juneau/dto/html5/Audio.html      |   74 +-
 .../apidocs/org/apache/juneau/dto/html5/B.html  |   20 +-
 .../org/apache/juneau/dto/html5/Base.html       |   26 +-
 .../org/apache/juneau/dto/html5/Bdi.html        |   18 +-
 .../org/apache/juneau/dto/html5/Bdo.html        |   22 +-
 .../org/apache/juneau/dto/html5/Blockquote.html |   30 +-
 .../org/apache/juneau/dto/html5/Body.html       |   74 +-
 .../apidocs/org/apache/juneau/dto/html5/Br.html |   16 +-
 .../org/apache/juneau/dto/html5/Button.html     |   50 +-
 .../org/apache/juneau/dto/html5/Canvas.html     |   24 +-
 .../org/apache/juneau/dto/html5/Caption.html    |   20 +-
 .../org/apache/juneau/dto/html5/Cite.html       |   20 +-
 .../org/apache/juneau/dto/html5/Code.html       |   20 +-
 .../org/apache/juneau/dto/html5/Col.html        |   18 +-
 .../org/apache/juneau/dto/html5/Colgroup.html   |   22 +-
 .../org/apache/juneau/dto/html5/Data.html       |   28 +-
 .../org/apache/juneau/dto/html5/Datalist.html   |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/Dd.html |   20 +-
 .../org/apache/juneau/dto/html5/Del.html        |   24 +-
 .../org/apache/juneau/dto/html5/Dfn.html        |   20 +-
 .../org/apache/juneau/dto/html5/Div.html        |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/Dl.html |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/Dt.html |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/Em.html |   20 +-
 .../org/apache/juneau/dto/html5/Embed.html      |   30 +-
 .../org/apache/juneau/dto/html5/Fieldset.html   |   26 +-
 .../org/apache/juneau/dto/html5/Figcaption.html |   20 +-
 .../org/apache/juneau/dto/html5/Figure.html     |   20 +-
 .../org/apache/juneau/dto/html5/Footer.html     |   17 +-
 .../org/apache/juneau/dto/html5/Form.html       |   48 +-
 .../apidocs/org/apache/juneau/dto/html5/H1.html |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/H2.html |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/H3.html |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/H4.html |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/H5.html |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/H6.html |   20 +-
 .../org/apache/juneau/dto/html5/Head.html       |   20 +-
 .../org/apache/juneau/dto/html5/Header.html     |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/Hr.html |   16 +-
 .../org/apache/juneau/dto/html5/Html.html       |   22 +-
 .../juneau/dto/html5/HtmlBeanDictionary.html    |    7 +-
 .../apache/juneau/dto/html5/HtmlBuilder.html    |  501 +--
 .../apache/juneau/dto/html5/HtmlElement.html    |  241 +-
 .../juneau/dto/html5/HtmlElementContainer.html  |   21 +-
 .../juneau/dto/html5/HtmlElementMixed.html      |   21 +-
 .../juneau/dto/html5/HtmlElementRawText.html    |   16 +-
 .../juneau/dto/html5/HtmlElementText.html       |   13 +-
 .../juneau/dto/html5/HtmlElementVoid.html       |    7 +-
 .../apidocs/org/apache/juneau/dto/html5/I.html  |   20 +-
 .../org/apache/juneau/dto/html5/Iframe.html     |   50 +-
 .../org/apache/juneau/dto/html5/Img.html        |   50 +-
 .../org/apache/juneau/dto/html5/Input.html      |  104 +-
 .../org/apache/juneau/dto/html5/Ins.html        |   24 +-
 .../org/apache/juneau/dto/html5/Kbd.html        |   20 +-
 .../org/apache/juneau/dto/html5/Keygen.html     |   28 +-
 .../org/apache/juneau/dto/html5/Label.html      |   24 +-
 .../org/apache/juneau/dto/html5/Legend.html     |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/Li.html |   20 +-
 .../org/apache/juneau/dto/html5/Link.html       |   44 +-
 .../org/apache/juneau/dto/html5/Main.html       |   20 +-
 .../org/apache/juneau/dto/html5/Map.html        |   22 +-
 .../org/apache/juneau/dto/html5/Mark.html       |   20 +-
 .../org/apache/juneau/dto/html5/Meta.html       |   40 +-
 .../org/apache/juneau/dto/html5/Meter.html      |   32 +-
 .../org/apache/juneau/dto/html5/Nav.html        |   20 +-
 .../org/apache/juneau/dto/html5/Noscript.html   |   20 +-
 .../org/apache/juneau/dto/html5/Object2.html    |   54 +-
 .../apidocs/org/apache/juneau/dto/html5/Ol.html |   34 +-
 .../org/apache/juneau/dto/html5/Optgroup.html   |   24 +-
 .../org/apache/juneau/dto/html5/Option.html     |   26 +-
 .../org/apache/juneau/dto/html5/Output.html     |   26 +-
 .../apidocs/org/apache/juneau/dto/html5/P.html  |   20 +-
 .../org/apache/juneau/dto/html5/Param.html      |   24 +-
 .../org/apache/juneau/dto/html5/Pre.html        |   22 +-
 .../org/apache/juneau/dto/html5/Progress.html   |   24 +-
 .../apidocs/org/apache/juneau/dto/html5/Q.html  |   22 +-
 .../apidocs/org/apache/juneau/dto/html5/Rb.html |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/Rp.html |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/Rt.html |   20 +-
 .../org/apache/juneau/dto/html5/Rtc.html        |   20 +-
 .../org/apache/juneau/dto/html5/Ruby.html       |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/S.html  |   20 +-
 .../org/apache/juneau/dto/html5/Samp.html       |   20 +-
 .../org/apache/juneau/dto/html5/Script.html     |   36 +-
 .../org/apache/juneau/dto/html5/Section.html    |   20 +-
 .../org/apache/juneau/dto/html5/Select.html     |   34 +-
 .../org/apache/juneau/dto/html5/Small.html      |   20 +-
 .../org/apache/juneau/dto/html5/Source.html     |   18 +-
 .../org/apache/juneau/dto/html5/Span.html       |   20 +-
 .../org/apache/juneau/dto/html5/Strong.html     |   20 +-
 .../org/apache/juneau/dto/html5/Style.html      |   22 +-
 .../org/apache/juneau/dto/html5/Sub.html        |   20 +-
 .../org/apache/juneau/dto/html5/Sup.html        |   20 +-
 .../org/apache/juneau/dto/html5/Table.html      |   25 +-
 .../org/apache/juneau/dto/html5/Tbody.html      |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/Td.html |   26 +-
 .../org/apache/juneau/dto/html5/Template.html   |   20 +-
 .../org/apache/juneau/dto/html5/Textarea.html   |   60 +-
 .../org/apache/juneau/dto/html5/Tfoot.html      |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/Th.html |   32 +-
 .../org/apache/juneau/dto/html5/Thead.html      |   20 +-
 .../org/apache/juneau/dto/html5/Time.html       |   28 +-
 .../org/apache/juneau/dto/html5/Title.html      |   18 +-
 .../apidocs/org/apache/juneau/dto/html5/Tr.html |   20 +-
 .../org/apache/juneau/dto/html5/Track.html      |   36 +-
 .../apidocs/org/apache/juneau/dto/html5/U.html  |   20 +-
 .../apidocs/org/apache/juneau/dto/html5/Ul.html |   20 +-
 .../org/apache/juneau/dto/html5/Var.html        |   20 +-
 .../org/apache/juneau/dto/html5/Video.html      |   92 +-
 .../org/apache/juneau/dto/html5/Wbr.html        |   16 +-
 .../juneau/dto/html5/package-summary.html       |  365 +-
 .../apache/juneau/dto/jsonschema/JsonType.html  |   32 +-
 .../juneau/dto/jsonschema/JsonTypeArray.html    |   14 +-
 .../Schema.BooleanOrSchemaArraySwap.html        |   12 +-
 .../jsonschema/Schema.BooleanOrSchemaSwap.html  |   12 +-
 .../Schema.JsonTypeOrJsonTypeArraySwap.html     |   12 +-
 .../Schema.SchemaOrSchemaArraySwap.html         |   12 +-
 .../apache/juneau/dto/jsonschema/Schema.html    |  257 +-
 .../juneau/dto/jsonschema/SchemaArray.html      |   20 +-
 .../apache/juneau/dto/jsonschema/SchemaMap.html |   25 +-
 .../juneau/dto/jsonschema/SchemaProperty.html   |   14 +-
 .../jsonschema/SchemaPropertySimpleArray.html   |   10 +-
 .../apache/juneau/dto/jsonschema/SchemaRef.html |   10 +-
 .../juneau/dto/jsonschema/package-summary.html  |   37 +-
 .../org/apache/juneau/dto/swagger/Contact.html  |   25 +-
 .../dto/swagger/ExternalDocumentation.html      |   22 +-
 .../apache/juneau/dto/swagger/HeaderInfo.html   |  221 +-
 .../org/apache/juneau/dto/swagger/Info.html     |   52 +-
 .../org/apache/juneau/dto/swagger/Items.html    |  218 +-
 .../org/apache/juneau/dto/swagger/License.html  |   19 +-
 .../apache/juneau/dto/swagger/Operation.html    |  195 +-
 .../juneau/dto/swagger/ParameterInfo.html       |  340 +-
 .../apache/juneau/dto/swagger/ResponseInfo.html |   49 +-
 .../apache/juneau/dto/swagger/SchemaInfo.html   |  223 +-
 .../juneau/dto/swagger/SecurityScheme.html      |   68 +-
 .../org/apache/juneau/dto/swagger/Swagger.html  |  213 +-
 .../juneau/dto/swagger/SwaggerBuilder.html      |  117 +-
 .../juneau/dto/swagger/SwaggerElement.html      |   11 +-
 .../org/apache/juneau/dto/swagger/Tag.html      |   40 +-
 .../org/apache/juneau/dto/swagger/Xml.html      |   72 +-
 .../juneau/dto/swagger/package-summary.html     |   10 +-
 .../org/apache/juneau/encoders/Encoder.html     |    2 +-
 .../apache/juneau/encoders/EncoderGroup.html    |    4 +-
 .../juneau/encoders/EncoderGroupBuilder.html    |   12 +-
 .../juneau/html/HtmlBeanPropertyMeta.html       |   28 +-
 .../org/apache/juneau/html/HtmlClassMeta.html   |   19 +-
 .../apache/juneau/html/HtmlDocSerializer.html   |   41 +-
 .../juneau/html/HtmlDocSerializerContext.html   |   79 +-
 .../juneau/html/HtmlDocSerializerSession.html   |   50 +-
 .../org/apache/juneau/html/HtmlDocTemplate.html |   73 +-
 .../juneau/html/HtmlDocTemplateBasic.html       |   52 +-
 .../org/apache/juneau/html/HtmlLink.html        |    9 +-
 .../org/apache/juneau/html/HtmlParser.html      |   32 +-
 .../apache/juneau/html/HtmlParserBuilder.html   |   34 +-
 .../apache/juneau/html/HtmlParserContext.html   |   12 +-
 .../apache/juneau/html/HtmlParserSession.html   |    8 +-
 .../org/apache/juneau/html/HtmlRender.html      |    8 +-
 .../juneau/html/HtmlSchemaDocSerializer.html    |   44 +-
 .../apache/juneau/html/HtmlSerializer.Sq.html   |    6 +-
 .../juneau/html/HtmlSerializer.SqReadable.html  |    6 +-
 .../org/apache/juneau/html/HtmlSerializer.html  |   61 +-
 .../juneau/html/HtmlSerializerBuilder.html      |  271 +-
 .../juneau/html/HtmlSerializerContext.html      |   58 +-
 .../juneau/html/HtmlSerializerSession.html      |   21 +-
 .../juneau/html/HtmlStrippedDocSerializer.html  |   12 +-
 .../org/apache/juneau/html/HtmlWriter.html      |   99 +-
 .../apache/juneau/html/SimpleHtmlWriter.html    |    9 +-
 .../org/apache/juneau/html/package-summary.html |   12 +-
 .../apidocs/org/apache/juneau/http/Accept.html  |   31 +-
 .../org/apache/juneau/http/AcceptCharset.html   |    7 +-
 .../org/apache/juneau/http/AcceptEncoding.html  |   10 +-
 .../org/apache/juneau/http/AcceptLanguage.html  |    7 +-
 .../org/apache/juneau/http/AcceptRanges.html    |    7 +-
 .../apidocs/org/apache/juneau/http/Age.html     |    7 +-
 .../apidocs/org/apache/juneau/http/Allow.html   |    7 +-
 .../org/apache/juneau/http/Authorization.html   |    7 +-
 .../org/apache/juneau/http/CacheControl.html    |   11 +-
 .../org/apache/juneau/http/Connection.html      |   13 +-
 .../org/apache/juneau/http/Constants.html       |    7 +-
 .../org/apache/juneau/http/ContentEncoding.html |    7 +-
 .../apache/juneau/http/ContentEncodingEnum.html |   19 +-
 .../org/apache/juneau/http/ContentLanguage.html |    7 +-
 .../org/apache/juneau/http/ContentLength.html   |    7 +-
 .../org/apache/juneau/http/ContentLocation.html |    7 +-
 .../org/apache/juneau/http/ContentRange.html    |    7 +-
 .../org/apache/juneau/http/ContentType.html     |   15 +-
 .../apidocs/org/apache/juneau/http/Date.html    |    7 +-
 .../apidocs/org/apache/juneau/http/ETag.html    |    7 +-
 .../org/apache/juneau/http/EntityValidator.html |   15 +-
 .../apidocs/org/apache/juneau/http/Expect.html  |    7 +-
 .../apidocs/org/apache/juneau/http/Expires.html |    7 +-
 .../apidocs/org/apache/juneau/http/From.html    |    7 +-
 .../org/apache/juneau/http/HeaderDate.html      |   11 +-
 .../juneau/http/HeaderEntityValidator.html      |   11 +-
 .../juneau/http/HeaderEntityValidatorArray.html |   11 +-
 .../org/apache/juneau/http/HeaderEnum.html      |   13 +-
 .../org/apache/juneau/http/HeaderInteger.html   |   11 +-
 .../apache/juneau/http/HeaderRangeArray.html    |   13 +-
 .../org/apache/juneau/http/HeaderString.html    |   15 +-
 .../apache/juneau/http/HeaderStringArray.html   |   15 +-
 .../org/apache/juneau/http/HeaderUri.html       |   13 +-
 .../apidocs/org/apache/juneau/http/Host.html    |    9 +-
 .../org/apache/juneau/http/HttpMethod.html      |   31 +-
 .../apidocs/org/apache/juneau/http/IfMatch.html |    7 +-
 .../org/apache/juneau/http/IfModifiedSince.html |    7 +-
 .../org/apache/juneau/http/IfNoneMatch.html     |    7 +-
 .../apidocs/org/apache/juneau/http/IfRange.html |   11 +-
 .../apache/juneau/http/IfUnmodifiedSince.html   |    7 +-
 .../org/apache/juneau/http/LastModified.html    |    7 +-
 .../org/apache/juneau/http/Location.html        |    7 +-
 .../org/apache/juneau/http/MaxForwards.html     |    7 +-
 .../org/apache/juneau/http/MediaType.html       |   57 +-
 .../org/apache/juneau/http/MediaTypeRange.html  |   62 +-
 .../apidocs/org/apache/juneau/http/Pragma.html  |    7 +-
 .../apache/juneau/http/ProxyAuthenticate.html   |    7 +-
 .../apache/juneau/http/ProxyAuthorization.html  |    7 +-
 .../apidocs/org/apache/juneau/http/Range.html   |   11 +-
 .../apidocs/org/apache/juneau/http/Referer.html |    7 +-
 .../org/apache/juneau/http/RetryAfter.html      |   11 +-
 .../apidocs/org/apache/juneau/http/Server.html  |    9 +-
 .../org/apache/juneau/http/StringRange.html     |   49 +-
 .../site/apidocs/org/apache/juneau/http/TE.html |   10 +-
 .../apidocs/org/apache/juneau/http/Trailer.html |    7 +-
 .../apache/juneau/http/TransferEncoding.html    |    7 +-
 .../apidocs/org/apache/juneau/http/Upgrade.html |    7 +-
 .../org/apache/juneau/http/UserAgent.html       |    9 +-
 .../apidocs/org/apache/juneau/http/Vary.html    |   10 +-
 .../apidocs/org/apache/juneau/http/Via.html     |    7 +-
 .../apidocs/org/apache/juneau/http/Warning.html |    9 +-
 .../org/apache/juneau/http/WwwAuthenticate.html |    7 +-
 .../org/apache/juneau/http/package-summary.html |    2 +-
 .../org/apache/juneau/ini/ConfigFile.html       |  331 +-
 .../apache/juneau/ini/ConfigFileBuilder.html    |   29 +-
 .../org/apache/juneau/ini/ConfigFileFormat.html |   10 +-
 .../org/apache/juneau/ini/ConfigFileImpl.html   |  159 +-
 .../apache/juneau/ini/ConfigFileWrapped.html    |   75 +-
 .../apidocs/org/apache/juneau/ini/Section.html  |   18 +-
 .../org/apache/juneau/ini/XorEncoder.html       |    4 +-
 .../org/apache/juneau/ini/package-summary.html  |   82 +-
 .../org/apache/juneau/internal/ArrayUtils.html  |   68 +-
 .../apache/juneau/internal/ByteArrayCache.html  |    4 +-
 .../juneau/internal/ClassUtils.MethodInfo.html  |    8 +-
 .../org/apache/juneau/internal/ClassUtils.html  |   89 +-
 .../org/apache/juneau/internal/DateUtils.html   |   18 +-
 .../apache/juneau/internal/DelegateBeanMap.html |   11 +-
 .../apache/juneau/internal/DelegateList.html    |    4 +-
 .../org/apache/juneau/internal/DelegateMap.html |   11 +-
 .../org/apache/juneau/internal/FileUtils.html   |   11 +-
 .../org/apache/juneau/internal/IOUtils.html     |   31 +-
 .../apache/juneau/internal/JuneauLogger.html    |   12 +-
 .../org/apache/juneau/internal/MultiSet.html    |   15 +-
 .../org/apache/juneau/internal/Pair.html        |   12 +-
 .../apache/juneau/internal/ReflectionUtils.html |   24 +-
 .../org/apache/juneau/internal/SimpleMap.html   |    4 +-
 .../juneau/internal/StringBuilderWriter.html    |   25 +-
 .../org/apache/juneau/internal/StringUtils.html |  135 +-
 .../apache/juneau/internal/TeeOutputStream.html |   20 +-
 .../org/apache/juneau/internal/TeeWriter.html   |   20 +-
 .../org/apache/juneau/internal/Utils.html       |   12 +-
 .../org/apache/juneau/internal/Version.html     |   14 +-
 .../org/apache/juneau/internal/WrappedMap.html  |   28 +-
 .../apache/juneau/internal/package-summary.html |   18 +-
 .../org/apache/juneau/jena/RdfParser.html       |   10 +-
 .../apache/juneau/jena/RdfParserBuilder.html    |   22 +-
 .../org/apache/juneau/jena/RdfSerializer.html   |   29 +-
 .../juneau/jena/RdfSerializerBuilder.html       |   32 +-
 .../org/apache/juneau/jena/package-summary.html |  459 ---
 .../org/apache/juneau/jso/JsoParser.html        |   12 +-
 .../org/apache/juneau/jso/JsoParserBuilder.html |  164 +-
 .../org/apache/juneau/jso/JsoSerializer.html    |    9 +-
 .../apache/juneau/jso/JsoSerializerBuilder.html |  216 +-
 .../org/apache/juneau/json/JsonClassMeta.html   |   11 +-
 .../apache/juneau/json/JsonParser.Strict.html   |    6 +-
 .../org/apache/juneau/json/JsonParser.html      |   93 +-
 .../apache/juneau/json/JsonParserBuilder.html   |  164 +-
 .../apache/juneau/json/JsonParserContext.html   |   12 +-
 .../apache/juneau/json/JsonParserSession.html   |    8 +-
 .../juneau/json/JsonSchemaSerializer.html       |   39 +-
 .../json/JsonSchemaSerializerBuilder.html       |  224 +-
 .../juneau/json/JsonSerializer.Readable.html    |    6 +-
 .../juneau/json/JsonSerializer.Simple.html      |    6 +-
 .../json/JsonSerializer.SimpleReadable.html     |    6 +-
 .../json/JsonSerializer.SimpleReadableSafe.html |    6 +-
 .../org/apache/juneau/json/JsonSerializer.html  |   62 +-
 .../juneau/json/JsonSerializerBuilder.html      |  226 +-
 .../juneau/json/JsonSerializerContext.html      |   29 +-
 .../juneau/json/JsonSerializerSession.html      |   18 +-
 .../org/apache/juneau/json/JsonWriter.html      |   50 +-
 .../org/apache/juneau/json/package-summary.html |  606 +--
 .../juneau/msgpack/MsgPackInputStream.html      |    4 +-
 .../juneau/msgpack/MsgPackOutputStream.html     |    4 +-
 .../apache/juneau/msgpack/MsgPackParser.html    |   18 +-
 .../juneau/msgpack/MsgPackParserBuilder.html    |  164 +-
 .../juneau/msgpack/MsgPackParserContext.html    |   12 +-
 .../juneau/msgpack/MsgPackParserSession.html    |    4 +-
 .../juneau/msgpack/MsgPackSerializer.html       |   37 +-
 .../msgpack/MsgPackSerializerBuilder.html       |  216 +-
 .../msgpack/MsgPackSerializerContext.html       |   21 +-
 .../msgpack/MsgPackSerializerSession.html       |   14 +-
 .../org/apache/juneau/package-summary.html      |   68 +-
 .../apache/juneau/parser/InputStreamParser.html |    4 +-
 .../org/apache/juneau/parser/Parser.html        |  276 +-
 .../org/apache/juneau/parser/ParserBuilder.html |  164 +-
 .../org/apache/juneau/parser/ParserContext.html |   17 +-
 .../org/apache/juneau/parser/ParserGroup.html   |    4 +-
 .../juneau/parser/ParserGroupBuilder.html       |  144 +-
 .../apache/juneau/parser/ParserListener.html    |   18 +-
 .../org/apache/juneau/parser/ParserReader.html  |   40 +-
 .../org/apache/juneau/parser/ParserSession.html |   59 +-
 .../org/apache/juneau/parser/ReaderParser.html  |    4 +-
 .../apache/juneau/parser/package-summary.html   |   22 +-
 .../juneau/plaintext/PlainTextParser.html       |   24 +-
 .../plaintext/PlainTextParserBuilder.html       |  164 +-
 .../juneau/plaintext/PlainTextSerializer.html   |   16 +-
 .../plaintext/PlainTextSerializerBuilder.html   |  216 +-
 .../juneau/plaintext/package-summary.html       |    3 +-
 .../org/apache/juneau/remoteable/Body.html      |   13 +-
 .../org/apache/juneau/remoteable/FormData.html  |   35 +-
 .../apache/juneau/remoteable/FormDataIfNE.html  |   13 +-
 .../org/apache/juneau/remoteable/Header.html    |   34 +-
 .../apache/juneau/remoteable/HeaderIfNE.html    |   13 +-
 .../org/apache/juneau/remoteable/Path.html      |   23 +-
 .../org/apache/juneau/remoteable/Query.html     |   33 +-
 .../org/apache/juneau/remoteable/QueryIfNE.html |   13 +-
 .../apache/juneau/remoteable/RemoteMethod.html  |   30 +-
 .../juneau/remoteable/RemoteMethodArg.html      |   21 +-
 .../apache/juneau/remoteable/Remoteable.html    |   23 +-
 .../juneau/remoteable/RemoteableMeta.html       |    9 +-
 .../juneau/remoteable/RemoteableMethodMeta.html |   27 +-
 .../apache/juneau/remoteable/RequestBean.html   |    9 +-
 .../juneau/remoteable/package-summary.html      |   12 +-
 .../org/apache/juneau/rest/RequestQuery.html    |   28 +-
 .../org/apache/juneau/rest/RestConfig.html      |    6 +-
 .../juneau/rest/RestResourceResolver.html       |    4 +-
 .../apache/juneau/rest/annotation/HtmlDoc.html  |    8 +-
 .../juneau/rest/annotation/RestMethod.html      |    4 +-
 .../juneau/rest/annotation/RestResource.html    |    4 +-
 .../juneau/rest/client/RestClientBuilder.html   |   21 +-
 .../serializer/OutputStreamSerializer.html      |   10 +-
 .../apache/juneau/serializer/Serializer.html    |  127 +-
 .../juneau/serializer/SerializerBuilder.html    |  216 +-
 .../juneau/serializer/SerializerContext.html    |   38 +-
 .../juneau/serializer/SerializerGroup.html      |   25 +-
 .../serializer/SerializerGroupBuilder.html      |  192 +-
 .../juneau/serializer/SerializerListener.html   |    5 +-
 .../juneau/serializer/SerializerSession.html    |  158 +-
 .../juneau/serializer/SerializerWriter.html     |   60 +-
 .../juneau/serializer/WriterSerializer.html     |   14 +-
 .../juneau/serializer/package-summary.html      |   34 +-
 .../apache/juneau/soap/SoapXmlSerializer.html   |   15 +-
 .../juneau/soap/SoapXmlSerializerBuilder.html   |  249 +-
 .../juneau/soap/SoapXmlSerializerContext.html   |   13 +-
 .../org/apache/juneau/svl/DefaultingVar.html    |    4 +-
 .../org/apache/juneau/svl/SimpleVar.html        |   13 +-
 .../org/apache/juneau/svl/StreamedVar.html      |    4 +-
 .../site/apidocs/org/apache/juneau/svl/Var.html |   28 +-
 .../org/apache/juneau/svl/VarResolver.html      |   61 +-
 .../apache/juneau/svl/VarResolverBuilder.html   |    8 +-
 .../apache/juneau/svl/VarResolverContext.html   |   10 +-
 .../apache/juneau/svl/VarResolverSession.html   |   14 +-
 .../org/apache/juneau/svl/package-summary.html  |  108 +-
 .../org/apache/juneau/svl/vars/ArgsVar.html     |   15 +-
 .../apache/juneau/svl/vars/ConfigFileVar.html   |   15 +-
 .../org/apache/juneau/svl/vars/IfVar.html       |   15 +-
 .../apache/juneau/svl/vars/ManifestFileVar.html |   15 +-
 .../org/apache/juneau/svl/vars/SwitchVar.html   |   11 +-
 .../transform/AnnotationBeanFilterBuilder.html  |    5 +-
 .../org/apache/juneau/transform/BeanFilter.html |   44 +-
 .../juneau/transform/BeanFilterBuilder.html     |   31 +-
 .../transform/InterfaceBeanFilterBuilder.html   |    8 +-
 .../org/apache/juneau/transform/MapSwap.html    |    4 +-
 .../org/apache/juneau/transform/PojoSwap.html   |   97 +-
 .../org/apache/juneau/transform/StringSwap.html |    4 +-
 .../apache/juneau/transform/SurrogateSwap.html  |   40 +-
 .../juneau/transform/package-summary.html       |  124 +-
 .../juneau/transforms/BeanStringSwap.html       |   12 +-
 .../juneau/transforms/ByteArrayBase64Swap.html  |    4 +-
 .../juneau/transforms/CalendarLongSwap.html     |    4 +-
 .../juneau/transforms/CalendarMapSwap.html      |    4 +-
 .../transforms/CalendarSwap.DateFull.html       |    4 +-
 .../transforms/CalendarSwap.DateLong.html       |    4 +-
 .../transforms/CalendarSwap.DateMedium.html     |    4 +-
 .../transforms/CalendarSwap.DateShort.html      |    4 +-
 .../transforms/CalendarSwap.DateSimple.html     |    4 +-
 .../transforms/CalendarSwap.DateTimeFull.html   |    4 +-
 .../transforms/CalendarSwap.DateTimeLong.html   |    4 +-
 .../transforms/CalendarSwap.DateTimeMedium.html |    4 +-
 .../transforms/CalendarSwap.DateTimeShort.html  |    4 +-
 .../transforms/CalendarSwap.DateTimeSimple.html |    4 +-
 .../transforms/CalendarSwap.ISO8601DT.html      |   12 +-
 .../transforms/CalendarSwap.ISO8601DTP.html     |    6 +-
 .../transforms/CalendarSwap.ISO8601DTPZ.html    |    6 +-
 .../transforms/CalendarSwap.ISO8601DTZ.html     |   12 +-
 .../transforms/CalendarSwap.RFC2822D.html       |    4 +-
 .../transforms/CalendarSwap.RFC2822DT.html      |    4 +-
 .../transforms/CalendarSwap.RFC2822DTZ.html     |    4 +-
 .../transforms/CalendarSwap.TimeFull.html       |    4 +-
 .../transforms/CalendarSwap.TimeLong.html       |    4 +-
 .../transforms/CalendarSwap.TimeMedium.html     |    4 +-
 .../transforms/CalendarSwap.TimeShort.html      |    4 +-
 .../transforms/CalendarSwap.TimeSimple.html     |    4 +-
 .../transforms/CalendarSwap.ToString.html       |    6 +-
 .../apache/juneau/transforms/CalendarSwap.html  |   18 +-
 .../apache/juneau/transforms/DateLongSwap.html  |    4 +-
 .../apache/juneau/transforms/DateMapSwap.html   |    4 +-
 .../juneau/transforms/DateSwap.ISO8601DT.html   |    4 +-
 .../juneau/transforms/DateSwap.ISO8601DTZ.html  |    4 +-
 .../juneau/transforms/DateSwap.ToString.html    |    2 +-
 .../org/apache/juneau/transforms/DateSwap.html  |   12 +-
 .../apache/juneau/transforms/ReaderSwap.html    |   12 +-
 .../juneau/transforms/StringFormatSwap.html     |   10 +-
 .../transforms/XMLGregorianCalendarSwap.html    |    4 +-
 .../juneau/transforms/package-summary.html      |    3 +-
 .../apache/juneau/uon/UonParser.Decoding.html   |    4 +-
 .../org/apache/juneau/uon/UonParser.html        |   45 +-
 .../org/apache/juneau/uon/UonParserBuilder.html |  172 +-
 .../org/apache/juneau/uon/UonParserContext.html |   18 +-
 .../org/apache/juneau/uon/UonParserSession.html |   27 +-
 .../juneau/uon/UonSerializer.Encoding.html      |    6 +-
 .../juneau/uon/UonSerializer.Readable.html      |    6 +-
 .../org/apache/juneau/uon/UonSerializer.html    |   60 +-
 .../apache/juneau/uon/UonSerializerBuilder.html |  224 +-
 .../apache/juneau/uon/UonSerializerContext.html |   50 +-
 .../apache/juneau/uon/UonSerializerSession.html |   18 +-
 .../apidocs/org/apache/juneau/uon/UonUtils.html |    5 +-
 .../org/apache/juneau/uon/UonWriter.html        |   44 +-
 .../org/apache/juneau/uon/package-summary.html  |  654 +---
 .../juneau/urlencoding/UrlEncodingParser.html   |   17 +-
 .../urlencoding/UrlEncodingParserBuilder.html   |   26 +-
 .../urlencoding/UrlEncodingSerializer.html      |   29 +-
 .../UrlEncodingSerializerBuilder.html           |   36 +-
 .../urlencoding/annotation/UrlEncoding.html     |    8 +-
 .../urlencoding/annotation/package-summary.html |    4 +-
 .../juneau/urlencoding/package-summary.html     |  662 +---
 .../apidocs/org/apache/juneau/utils/AMap.html   |    9 +-
 .../apidocs/org/apache/juneau/utils/Args.html   |   22 +-
 .../apidocs/org/apache/juneau/utils/IOPipe.html |    4 +-
 .../org/apache/juneau/utils/ManifestFile.html   |    4 +-
 .../org/apache/juneau/utils/MessageBundle.html  |   63 +-
 .../org/apache/juneau/utils/ObjectUtils.html    |  258 +-
 .../apache/juneau/utils/PojoIntrospector.html   |   55 +-
 .../org/apache/juneau/utils/PojoQuery.html      |   67 +-
 .../org/apache/juneau/utils/PojoRest.html       |  123 +-
 .../apache/juneau/utils/PojoRestException.html  |   15 +-
 .../org/apache/juneau/utils/ProcBuilder.html    |    4 +-
 .../apache/juneau/utils/SearchArgs.Builder.html |   34 +-
 .../org/apache/juneau/utils/SearchArgs.html     |   20 +-
 .../org/apache/juneau/utils/StringObject.html   |   16 +-
 .../juneau/utils/ZipFileList.FileEntry.html     |   16 +-
 .../juneau/utils/ZipFileList.ZipFileEntry.html  |    4 +-
 .../org/apache/juneau/utils/ZipFileList.html    |   17 +-
 .../apache/juneau/utils/package-summary.html    |   10 +-
 .../org/apache/juneau/xml/Namespace.html        |   12 +-
 .../org/apache/juneau/xml/NamespaceFactory.html |   10 +-
 .../org/apache/juneau/xml/XmlBeanMeta.html      |   34 +-
 .../apache/juneau/xml/XmlBeanPropertyMeta.html  |   10 +-
 .../org/apache/juneau/xml/XmlClassMeta.html     |   21 +-
 .../apache/juneau/xml/XmlDocSerializer.Ns.html  |    4 +-
 .../org/apache/juneau/xml/XmlDocSerializer.html |   11 +-
 .../org/apache/juneau/xml/XmlParser.html        |   34 +-
 .../org/apache/juneau/xml/XmlParserBuilder.html |  186 +-
 .../org/apache/juneau/xml/XmlParserContext.html |   28 +-
 .../org/apache/juneau/xml/XmlParserSession.html |   46 +-
 .../juneau/xml/XmlSchemaDocSerializer.html      |   11 +-
 .../apache/juneau/xml/XmlSchemaSerializer.html  |   42 +-
 .../juneau/xml/XmlSchemaSerializerBuilder.html  |  249 +-
 .../org/apache/juneau/xml/XmlSerializer.Ns.html |    6 +-
 .../apache/juneau/xml/XmlSerializer.NsSq.html   |    6 +-
 .../juneau/xml/XmlSerializer.NsSqReadable.html  |    6 +-
 .../org/apache/juneau/xml/XmlSerializer.Sq.html |    6 +-
 .../juneau/xml/XmlSerializer.SqReadable.html    |    6 +-
 .../org/apache/juneau/xml/XmlSerializer.html    |   66 +-
 .../apache/juneau/xml/XmlSerializerBuilder.html |  251 +-
 .../apache/juneau/xml/XmlSerializerContext.html |   42 +-
 .../apache/juneau/xml/XmlSerializerSession.html |   29 +-
 .../apidocs/org/apache/juneau/xml/XmlUtils.html |   43 +-
 .../org/apache/juneau/xml/XmlWriter.html        |  121 +-
 .../org/apache/juneau/xml/annotation/Xml.html   |   15 +-
 .../apache/juneau/xml/annotation/XmlFormat.html |   36 +-
 .../apache/juneau/xml/annotation/XmlSchema.html |   22 +-
 .../org/apache/juneau/xml/package-summary.html  |  882 ++---
 content/site/apidocs/overview-summary.html      | 1157 ++++--
 .../src-html/org/apache/juneau/BeanContext.html | 3147 +++++++--------
 .../org/apache/juneau/BeanDictionaryList.html   |   40 +-
 .../src-html/org/apache/juneau/BeanMap.html     | 1027 ++---
 .../org/apache/juneau/BeanMapEntry.html         |   83 +-
 .../src-html/org/apache/juneau/BeanMeta.html    | 1515 ++++----
 .../apache/juneau/BeanPropertyMeta.Builder.html | 1351 +++----
 .../org/apache/juneau/BeanPropertyMeta.html     | 1351 +++----
 .../org/apache/juneau/BeanRegistry.html         |  281 +-
 .../src-html/org/apache/juneau/BeanSession.html | 1758 ++++-----
 .../src-html/org/apache/juneau/ClassMeta.html   | 1907 ++++-----
 .../src-html/org/apache/juneau/Context.html     |  109 +-
 .../org/apache/juneau/CoreObjectBuilder.html    | 2486 ++++++------
 .../juneau/InvalidDataConversionException.html  |   63 +-
 .../src-html/org/apache/juneau/ObjectList.html  |  858 ++--
 .../src-html/org/apache/juneau/ObjectMap.html   | 2526 ++++++------
 .../juneau/PropertyStore.PropertyMap.html       | 2788 ++++++-------
 .../org/apache/juneau/PropertyStore.html        | 2788 ++++++-------
 .../src-html/org/apache/juneau/Session.html     |    2 +-
 .../src-html/org/apache/juneau/UriContext.html  |  461 ++-
 .../src-html/org/apache/juneau/UriResolver.html |  485 +--
 .../org/apache/juneau/annotation/Bean.html      |  302 +-
 .../juneau/annotation/BeanConstructor.html      |  121 +-
 .../apache/juneau/annotation/BeanIgnore.html    |    4 +-
 .../apache/juneau/annotation/BeanProperty.html  |  464 +--
 .../org/apache/juneau/annotation/Consumes.html  |   72 +-
 .../apache/juneau/annotation/NameProperty.html  |   52 +-
 .../juneau/annotation/ParentProperty.html       |   51 +-
 .../org/apache/juneau/annotation/Pojo.html      |    2 +-
 .../org/apache/juneau/annotation/Produces.html  |   86 +-
 .../org/apache/juneau/annotation/URI.html       |   14 +-
 .../org/apache/juneau/csv/CsvParser.html        |   61 +-
 .../org/apache/juneau/csv/CsvParserBuilder.html |  859 ++--
 .../org/apache/juneau/csv/CsvParserContext.html |   54 +-
 .../org/apache/juneau/csv/CsvSerializer.html    |  139 +-
 .../apache/juneau/csv/CsvSerializerBuilder.html | 1111 +++---
 .../apache/juneau/csv/CsvSerializerContext.html |   54 +-
 .../apache/juneau/csv/CsvSerializerSession.html |   19 +-
 .../src-html/org/apache/juneau/dto/Link.html    |  217 +-
 .../org/apache/juneau/dto/atom/AtomBuilder.html |  377 +-
 .../org/apache/juneau/dto/atom/Category.html    |  233 +-
 .../org/apache/juneau/dto/atom/Common.html      |  133 +-
 .../org/apache/juneau/dto/atom/CommonEntry.html |  531 +--
 .../org/apache/juneau/dto/atom/Content.html     |  173 +-
 .../org/apache/juneau/dto/atom/Entry.html       |  473 +--
 .../org/apache/juneau/dto/atom/Feed.html        |  493 +--
 .../org/apache/juneau/dto/atom/Generator.html   |  237 +-
 .../org/apache/juneau/dto/atom/Icon.html        |  155 +-
 .../src-html/org/apache/juneau/dto/atom/Id.html |  135 +-
 .../org/apache/juneau/dto/atom/Link.html        |  385 +-
 .../org/apache/juneau/dto/atom/Logo.html        |  159 +-
 .../org/apache/juneau/dto/atom/Person.html      |  229 +-
 .../org/apache/juneau/dto/atom/Source.html      |  395 +-
 .../org/apache/juneau/dto/atom/Text.html        |  195 +-
 .../org/apache/juneau/dto/cognos/Column.html    |   41 +-
 .../apache/juneau/dto/cognos/DataSet.Row.html   |  346 +-
 .../org/apache/juneau/dto/cognos/DataSet.html   |  346 +-
 .../src-html/org/apache/juneau/dto/html5/A.html |  220 +-
 .../org/apache/juneau/dto/html5/Abbr.html       |  108 +-
 .../org/apache/juneau/dto/html5/Address.html    |   96 +-
 .../org/apache/juneau/dto/html5/Area.html       |  293 +-
 .../org/apache/juneau/dto/html5/Article.html    |  186 +-
 .../org/apache/juneau/dto/html5/Aside.html      |   96 +-
 .../org/apache/juneau/dto/html5/Audio.html      |  311 +-
 .../src-html/org/apache/juneau/dto/html5/B.html |   96 +-
 .../org/apache/juneau/dto/html5/Base.html       |  134 +-
 .../org/apache/juneau/dto/html5/Bdi.html        |   84 +-
 .../org/apache/juneau/dto/html5/Bdo.html        |  108 +-
 .../org/apache/juneau/dto/html5/Blockquote.html |  122 +-
 .../org/apache/juneau/dto/html5/Body.html       |  238 +-
 .../org/apache/juneau/dto/html5/Br.html         |   72 +-
 .../org/apache/juneau/dto/html5/Button.html     |  380 +-
 .../org/apache/juneau/dto/html5/Canvas.html     |  148 +-
 .../org/apache/juneau/dto/html5/Caption.html    |   96 +-
 .../org/apache/juneau/dto/html5/Cite.html       |   96 +-
 .../org/apache/juneau/dto/html5/Code.html       |   96 +-
 .../org/apache/juneau/dto/html5/Col.html        |  101 +-
 .../org/apache/juneau/dto/html5/Colgroup.html   |  122 +-
 .../org/apache/juneau/dto/html5/Data.html       |  124 +-
 .../org/apache/juneau/dto/html5/Datalist.html   |   96 +-
 .../org/apache/juneau/dto/html5/Dd.html         |   96 +-
 .../org/apache/juneau/dto/html5/Del.html        |  144 +-
 .../org/apache/juneau/dto/html5/Dfn.html        |   96 +-
 .../org/apache/juneau/dto/html5/Div.html        |   96 +-
 .../org/apache/juneau/dto/html5/Dl.html         |   96 +-
 .../org/apache/juneau/dto/html5/Dt.html         |   96 +-
 .../org/apache/juneau/dto/html5/Em.html         |   96 +-
 .../org/apache/juneau/dto/html5/Embed.html      |  170 +-
 .../org/apache/juneau/dto/html5/Fieldset.html   |  169 +-
 .../org/apache/juneau/dto/html5/Figcaption.html |   96 +-
 .../org/apache/juneau/dto/html5/Figure.html     |   96 +-
 .../org/apache/juneau/dto/html5/Footer.html     |   87 +-
 .../org/apache/juneau/dto/html5/Form.html       |  299 +-
 .../org/apache/juneau/dto/html5/H1.html         |   96 +-
 .../org/apache/juneau/dto/html5/H2.html         |   96 +-
 .../org/apache/juneau/dto/html5/H3.html         |   96 +-
 .../org/apache/juneau/dto/html5/H4.html         |   96 +-
 .../org/apache/juneau/dto/html5/H5.html         |   96 +-
 .../org/apache/juneau/dto/html5/H6.html         |   96 +-
 .../org/apache/juneau/dto/html5/Head.html       |   96 +-
 .../org/apache/juneau/dto/html5/Header.html     |   96 +-
 .../org/apache/juneau/dto/html5/Hr.html         |   72 +-
 .../org/apache/juneau/dto/html5/Html.html       |  123 +-
 .../juneau/dto/html5/HtmlBeanDictionary.html    |  251 +-
 .../apache/juneau/dto/html5/HtmlBuilder.html    | 3675 ++++++++++--------
 .../apache/juneau/dto/html5/HtmlElement.html    | 1460 +++----
 .../juneau/dto/html5/HtmlElementContainer.html  |  224 +-
 .../juneau/dto/html5/HtmlElementMixed.html      |  228 +-
 .../juneau/dto/html5/HtmlElementRawText.html    |   98 +-
 .../juneau/dto/html5/HtmlElementText.html       |   91 +-
 .../juneau/dto/html5/HtmlElementVoid.html       |   19 +-
 .../src-html/org/apache/juneau/dto/html5/I.html |   96 +-
 .../org/apache/juneau/dto/html5/Iframe.html     |  256 +-
 .../org/apache/juneau/dto/html5/Img.html        |  251 +-
 .../org/apache/juneau/dto/html5/Input.html      |  824 ++--
 .../org/apache/juneau/dto/html5/Ins.html        |  144 +-
 .../org/apache/juneau/dto/html5/Kbd.html        |   96 +-
 .../org/apache/juneau/dto/html5/Keygen.html     |  218 +-
 .../org/apache/juneau/dto/html5/Label.html      |  144 +-
 .../org/apache/juneau/dto/html5/Legend.html     |   96 +-
 .../org/apache/juneau/dto/html5/Li.html         |   96 +-
 .../org/apache/juneau/dto/html5/Link.html       |  250 +-
 .../org/apache/juneau/dto/html5/Main.html       |   96 +-
 .../org/apache/juneau/dto/html5/Map.html        |  123 +-
 .../org/apache/juneau/dto/html5/Mark.html       |   96 +-
 .../org/apache/juneau/dto/html5/Meta.html       |  159 +-
 .../org/apache/juneau/dto/html5/Meter.html      |  250 +-
 .../org/apache/juneau/dto/html5/Nav.html        |   96 +-
 .../org/apache/juneau/dto/html5/Noscript.html   |   98 +-
 .../org/apache/juneau/dto/html5/Object2.html    |  283 +-
 .../org/apache/juneau/dto/html5/Ol.html         |  144 +-
 .../org/apache/juneau/dto/html5/Optgroup.html   |  146 +-
 .../org/apache/juneau/dto/html5/Option.html     |  164 +-
 .../org/apache/juneau/dto/html5/Output.html     |  167 +-
 .../src-html/org/apache/juneau/dto/html5/P.html |   96 +-
 .../org/apache/juneau/dto/html5/Param.html      |  111 +-
 .../org/apache/juneau/dto/html5/Pre.html        |  110 +-
 .../org/apache/juneau/dto/html5/Progress.html   |  148 +-
 .../src-html/org/apache/juneau/dto/html5/Q.html |  123 +-
 .../org/apache/juneau/dto/html5/Rb.html         |   96 +-
 .../org/apache/juneau/dto/html5/Rp.html         |   96 +-
 .../org/apache/juneau/dto/html5/Rt.html         |   96 +-
 .../org/apache/juneau/dto/html5/Rtc.html        |   96 +-
 .../org/apache/juneau/dto/html5/Ruby.html       |   96 +-
 .../src-html/org/apache/juneau/dto/html5/S.html |   96 +-
 .../org/apache/juneau/dto/html5/Samp.html       |   96 +-
 .../org/apache/juneau/dto/html5/Script.html     |  232 +-
 .../org/apache/juneau/dto/html5/Section.html    |   96 +-
 .../org/apache/juneau/dto/html5/Select.html     |  271 +-
 .../org/apache/juneau/dto/html5/Small.html      |   96 +-
 .../org/apache/juneau/dto/html5/Source.html     |  123 +-
 .../org/apache/juneau/dto/html5/Span.html       |   96 +-
 .../org/apache/juneau/dto/html5/Strong.html     |   96 +-
 .../org/apache/juneau/dto/html5/Style.html      |  132 +-
 .../org/apache/juneau/dto/html5/Sub.html        |   96 +-
 .../org/apache/juneau/dto/html5/Sup.html        |   96 +-
 .../org/apache/juneau/dto/html5/Table.html      |  122 +-
 .../org/apache/juneau/dto/html5/Tbody.html      |   96 +-
 .../org/apache/juneau/dto/html5/Td.html         |  171 +-
 .../org/apache/juneau/dto/html5/Template.html   |   96 +-
 .../org/apache/juneau/dto/html5/Textarea.html   |  432 +-
 .../org/apache/juneau/dto/html5/Tfoot.html      |   96 +-
 .../org/apache/juneau/dto/html5/Th.html         |  242 +-
 .../org/apache/juneau/dto/html5/Thead.html      |   96 +-
 .../org/apache/juneau/dto/html5/Time.html       |  122 +-
 .../org/apache/juneau/dto/html5/Title.html      |   84 +-
 .../org/apache/juneau/dto/html5/Tr.html         |   96 +-
 .../org/apache/juneau/dto/html5/Track.html      |  194 +-
 .../src-html/org/apache/juneau/dto/html5/U.html |   96 +-
 .../org/apache/juneau/dto/html5/Ul.html         |   96 +-
 .../org/apache/juneau/dto/html5/Var.html        |   96 +-
 .../org/apache/juneau/dto/html5/Video.html      |  374 +-
 .../org/apache/juneau/dto/html5/Wbr.html        |   72 +-
 .../apache/juneau/dto/jsonschema/JsonType.html  |  164 +-
 .../juneau/dto/jsonschema/JsonTypeArray.html    |   76 +-
 .../Schema.BooleanOrSchemaArraySwap.html        | 2683 ++++++-------
 .../jsonschema/Schema.BooleanOrSchemaSwap.html  | 2683 ++++++-------
 .../Schema.JsonTypeOrJsonTypeArraySwap.html     | 2683 ++++++-------
 .../Schema.SchemaOrSchemaArraySwap.html         | 2683 ++++++-------
 .../apache/juneau/dto/jsonschema/Schema.html    | 2683 ++++++-------
 .../juneau/dto/jsonschema/SchemaArray.html      |   75 +-
 .../apache/juneau/dto/jsonschema/SchemaMap.html |  199 +-
 .../juneau/dto/jsonschema/SchemaProperty.html   |   70 +-
 .../jsonschema/SchemaPropertySimpleArray.html   |   48 +-
 .../apache/juneau/dto/jsonschema/SchemaRef.html |   48 +-
 .../org/apache/juneau/dto/swagger/Contact.html  |  241 +-
 .../dto/swagger/ExternalDocumentation.html      |  180 +-
 .../apache/juneau/dto/swagger/HeaderInfo.html   | 1405 +++----
 .../org/apache/juneau/dto/swagger/Info.html     |  494 +--
 .../org/apache/juneau/dto/swagger/Items.html    | 1346 +++----
 .../org/apache/juneau/dto/swagger/License.html  |  181 +-
 .../apache/juneau/dto/swagger/Operation.html    | 1453 +++----
 .../juneau/dto/swagger/ParameterInfo.html       | 1910 ++++-----
 .../apache/juneau/dto/swagger/ResponseInfo.html |  421 +-
 .../apache/juneau/dto/swagger/SchemaInfo.html   | 1929 ++++-----
 .../juneau/dto/swagger/SecurityScheme.html      |  718 ++--
 .../org/apache/juneau/dto/swagger/Swagger.html  | 1747 +++++----
 .../juneau/dto/swagger/SwaggerBuilder.html      |  610 +--
 .../juneau/dto/swagger/SwaggerElement.html      |   61 +-
 .../org/apache/juneau/dto/swagger/Tag.html      |  272 +-
 .../org/apache/juneau/dto/swagger/Xml.html      |  420 +-
 .../org/apache/juneau/encoders/Encoder.html     |    2 +-
 .../apache/juneau/encoders/EncoderGroup.html    |    4 +-
 .../juneau/encoders/EncoderGroupBuilder.html    |  135 +-
 .../juneau/html/HtmlBeanPropertyMeta.html       |  232 +-
 .../org/apache/juneau/html/HtmlClassMeta.html   |  171 +-
 .../apache/juneau/html/HtmlDocSerializer.html   |   93 +-
 .../juneau/html/HtmlDocSerializerContext.html   |  993 ++---
 .../juneau/html/HtmlDocSerializerSession.html   |  322 +-
 .../org/apache/juneau/html/HtmlDocTemplate.html |  294 +-
 .../juneau/html/HtmlDocTemplateBasic.html       |  141 +-
 .../org/apache/juneau/html/HtmlLink.html        |   43 +-
 .../org/apache/juneau/html/HtmlParser.html      | 1036 ++---
 .../apache/juneau/html/HtmlParserContext.html   |   54 +-
 .../apache/juneau/html/HtmlParserSession.html   |  285 +-
 .../org/apache/juneau/html/HtmlRender.html      |    8 +-
 .../juneau/html/HtmlSchemaDocSerializer.html    |  229 +-
 .../apache/juneau/html/HtmlSerializer.Sq.html   | 1439 +++----
 .../juneau/html/HtmlSerializer.SqReadable.html  | 1439 +++----
 .../org/apache/juneau/html/HtmlSerializer.html  | 1439 +++----
 .../juneau/html/HtmlSerializerBuilder.html      | 1450 +++----
 .../juneau/html/HtmlSerializerContext.html      |  317 +-
 .../juneau/html/HtmlSerializerSession.html      |  234 +-
 .../juneau/html/HtmlStrippedDocSerializer.html  |   61 +-
 .../org/apache/juneau/html/HtmlWriter.html      |  643 +--
 .../apache/juneau/html/SimpleHtmlWriter.html    |   35 +-
 .../src-html/org/apache/juneau/http/Accept.html |  217 +-
 .../org/apache/juneau/http/AcceptCharset.html   |   53 +-
 .../org/apache/juneau/http/AcceptEncoding.html  |  156 +-
 .../org/apache/juneau/http/AcceptLanguage.html  |   53 +-
 .../org/apache/juneau/http/AcceptRanges.html    |   43 +-
 .../src-html/org/apache/juneau/http/Age.html    |   43 +-
 .../src-html/org/apache/juneau/http/Allow.html  |   43 +-
 .../org/apache/juneau/http/Authorization.html   |   43 +-
 .../org/apache/juneau/http/CacheControl.html    |   47 +-
 .../org/apache/juneau/http/Connection.html      |   94 +-
 .../org/apache/juneau/http/Constants.html       |   15 +-
 .../org/apache/juneau/http/ContentEncoding.html |   43 +-
 .../apache/juneau/http/ContentEncodingEnum.html |   41 +-
 .../org/apache/juneau/http/ContentLanguage.html |   43 +-
 .../org/apache/juneau/http/ContentLength.html   |   43 +-
 .../org/apache/juneau/http/ContentLocation.html |   43 +-
 .../org/apache/juneau/http/ContentRange.html    |   43 +-
 .../org/apache/juneau/http/ContentType.html     |  111 +-
 .../src-html/org/apache/juneau/http/Date.html   |   43 +-
 .../src-html/org/apache/juneau/http/ETag.html   |   43 +-
 .../org/apache/juneau/http/EntityValidator.html |  108 +-
 .../src-html/org/apache/juneau/http/Expect.html |   43 +-
 .../org/apache/juneau/http/Expires.html         |   43 +-
 .../src-html/org/apache/juneau/http/From.html   |   43 +-
 .../org/apache/juneau/http/HeaderDate.html      |   63 +-
 .../juneau/http/HeaderEntityValidator.html      |   59 +-
 .../juneau/http/HeaderEntityValidatorArray.html |   67 +-
 .../org/apache/juneau/http/HeaderEnum.html      |  102 +-
 .../org/apache/juneau/http/HeaderInteger.html   |   82 +-
 .../apache/juneau/http/HeaderRangeArray.html    |  104 +-
 .../org/apache/juneau/http/HeaderString.html    |  104 +-
 .../apache/juneau/http/HeaderStringArray.html   |  120 +-
 .../org/apache/juneau/http/HeaderUri.html       |   81 +-
 .../src-html/org/apache/juneau/http/Host.html   |   45 +-
 .../org/apache/juneau/http/HttpMethod.html      |  117 +-
 .../org/apache/juneau/http/IfMatch.html         |   43 +-
 .../org/apache/juneau/http/IfModifiedSince.html |   43 +-
 .../org/apache/juneau/http/IfNoneMatch.html     |   43 +-
 .../org/apache/juneau/http/IfRange.html         |   91 +-
 .../apache/juneau/http/IfUnmodifiedSince.html   |   43 +-
 .../org/apache/juneau/http/LastModified.html    |   43 +-
 .../org/apache/juneau/http/Location.html        |   43 +-
 .../org/apache/juneau/http/MaxForwards.html     |   43 +-
 .../org/apache/juneau/http/MediaType.html       |  517 +--
 .../org/apache/juneau/http/MediaTypeRange.html  |  493 +--
 .../src-html/org/apache/juneau/http/Pragma.html |   43 +-
 .../apache/juneau/http/ProxyAuthenticate.html   |   43 +-
 .../apache/juneau/http/ProxyAuthorization.html  |   43 +-
 .../src-html/org/apache/juneau/http/Range.html  |   47 +-
 .../org/apache/juneau/http/Referer.html         |   43 +-
 .../org/apache/juneau/http/RetryAfter.html      |   99 +-
 .../src-html/org/apache/juneau/http/Server.html |   45 +-
 .../org/apache/juneau/http/StringRange.html     |  498 +--
 .../src-html/org/apache/juneau/http/TE.html     |  122 +-
 .../org/apache/juneau/http/Trailer.html         |   43 +-
 .../apache/juneau/http/TransferEncoding.html    |   43 +-
 .../org/apache/juneau/http/Upgrade.html         |   43 +-
 .../org/apache/juneau/http/UserAgent.html       |   45 +-
 .../src-html/org/apache/juneau/http/Vary.html   |   72 +-
 .../src-html/org/apache/juneau/http/Via.html    |   43 +-
 .../org/apache/juneau/http/Warning.html         |   45 +-
 .../org/apache/juneau/http/WwwAuthenticate.html |   43 +-
 .../org/apache/juneau/ini/ConfigFile.html       | 2109 +++++-----
 .../apache/juneau/ini/ConfigFileBuilder.html    |  179 +-
 .../org/apache/juneau/ini/ConfigFileFormat.html |   19 +-
 .../org/apache/juneau/ini/ConfigFileImpl.html   | 1425 +++----
 .../apache/juneau/ini/ConfigFileWrapped.html    |   69 +-
 .../src-html/org/apache/juneau/ini/Section.html |  681 ++--
 .../org/apache/juneau/ini/XorEncoder.html       |   45 +-
 .../org/apache/juneau/internal/ArrayUtils.html  |  422 +-
 .../apache/juneau/internal/ByteArrayCache.html  |    4 +-
 .../internal/ClassUtils.ClassComparator.html    | 1551 ++++----
 .../juneau/internal/ClassUtils.MethodInfo.html  | 1551 ++++----
 .../org/apache/juneau/internal/ClassUtils.html  | 1551 ++++----
 .../org/apache/juneau/internal/DateUtils.html   |  368 +-
 .../apache/juneau/internal/DelegateBeanMap.html |    8 +-
 .../apache/juneau/internal/DelegateList.html    |    4 +-
 .../org/apache/juneau/internal/DelegateMap.html |   77 +-
 .../org/apache/juneau/internal/FileUtils.html   |  135 +-
 .../org/apache/juneau/internal/IOUtils.html     |  433 ++-
 .../apache/juneau/internal/JuneauLogger.html    |   12 +-
 .../org/apache/juneau/internal/MultiSet.html    |  181 +-
 .../org/apache/juneau/internal/Pair.html        |   99 +-
 .../apache/juneau/internal/ReflectionUtils.html |  147 +-
 .../org/apache/juneau/internal/SimpleMap.html   |    4 +-
 .../juneau/internal/StringBuilderWriter.html    |  123 +-
 .../org/apache/juneau/internal/StringUtils.html | 1949 +++++-----
 .../apache/juneau/internal/TeeOutputStream.html |   12 +-
 .../org/apache/juneau/internal/TeeWriter.html   |   12 +-
 .../org/apache/juneau/internal/Utils.html       |   20 +-
 .../org/apache/juneau/internal/Version.html     |   14 +-
 .../org/apache/juneau/internal/WrappedMap.html  |  153 +-
 .../org/apache/juneau/jso/JsoParser.html        |   45 +-
 .../org/apache/juneau/jso/JsoParserBuilder.html |  859 ++--
 .../org/apache/juneau/jso/JsoSerializer.html    |   47 +-
 .../apache/juneau/jso/JsoSerializerBuilder.html | 1111 +++---
 .../org/apache/juneau/json/JsonClassMeta.html   |   81 +-
 .../apache/juneau/json/JsonParser.Strict.html   | 1503 +++----
 .../org/apache/juneau/json/JsonParser.html      | 1503 +++----
 .../apache/juneau/json/JsonParserBuilder.html   |  859 ++--
 .../apache/juneau/json/JsonParserContext.html   |   54 +-
 .../apache/juneau/json/JsonParserSession.html   |  117 +-
 .../juneau/json/JsonSchemaSerializer.html       |  227 +-
 .../json/JsonSchemaSerializerBuilder.html       | 1135 +++---
 .../juneau/json/JsonSerializer.Readable.html    |  679 ++--
 .../juneau/json/JsonSerializer.Simple.html      |  679 ++--
 .../json/JsonSerializer.SimpleReadable.html     |  679 ++--
 .../json/JsonSerializer.SimpleReadableSafe.html |  679 ++--
 .../org/apache/juneau/json/JsonSerializer.html  |  679 ++--
 .../juneau/json/JsonSerializerBuilder.html      | 1237 +++---
 .../juneau/json/JsonSerializerContext.html      |  180 +-
 .../juneau/json/JsonSerializerSession.html      |  110 +-
 .../org/apache/juneau/json/JsonWriter.html      |  482 +--
 .../juneau/msgpack/MsgPackInputStream.html      |  851 ++--
 .../juneau/msgpack/MsgPackOutputStream.html     |  579 +--
 .../apache/juneau/msgpack/MsgPackParser.html    |  342 +-
 .../juneau/msgpack/MsgPackParserBuilder.html    |  859 ++--
 .../juneau/msgpack/MsgPackParserContext.html    |   54 +-
 .../juneau/msgpack/MsgPackParserSession.html    |   39 +-
 .../juneau/msgpack/MsgPackSerializer.html       |  334 +-
 .../msgpack/MsgPackSerializerBuilder.html       | 1111 +++---
 .../msgpack/MsgPackSerializerContext.html       |  106 +-
 .../msgpack/MsgPackSerializerSession.html       |   65 +-
 .../apache/juneau/parser/InputStreamParser.html |   23 +-
 .../org/apache/juneau/parser/Parser.html        | 1142 +++---
 .../org/apache/juneau/parser/ParserBuilder.html | 1098 +++---
 .../org/apache/juneau/parser/ParserContext.html |  251 +-
 .../org/apache/juneau/parser/ParserGroup.html   |    4 +-
 .../juneau/parser/ParserGroupBuilder.html       | 1663 ++++----
 .../apache/juneau/parser/ParserListener.html    |   49 +-
 .../org/apache/juneau/parser/ParserReader.html  |  576 ++-
 .../org/apache/juneau/parser/ParserSession.html |  765 ++--
 .../org/apache/juneau/parser/ReaderParser.html  |   23 +-
 .../juneau/plaintext/PlainTextParser.html       |  107 +-
 .../plaintext/PlainTextParserBuilder.html       |  859 ++--
 .../juneau/plaintext/PlainTextSerializer.html   |   78 +-
 .../plaintext/PlainTextSerializerBuilder.html   | 1111 +++---
 .../org/apache/juneau/remoteable/Body.html      |  103 +-
 .../org/apache/juneau/remoteable/FormData.html  |  365 +-
 .../apache/juneau/remoteable/FormDataIfNE.html  |   65 +-
 .../org/apache/juneau/remoteable/Header.html    |  340 +-
 .../apache/juneau/remoteable/HeaderIfNE.html    |   65 +-
 .../org/apache/juneau/remoteable/Path.html      |  165 +-
 .../org/apache/juneau/remoteable/Query.html     |  363 +-
 .../org/apache/juneau/remoteable/QueryIfNE.html |   65 +-
 .../apache/juneau/remoteable/RemoteMethod.html  |  148 +-
 .../juneau/remoteable/RemoteMethodArg.html      |   73 +-
 .../apache/juneau/remoteable/Remoteable.html    |   94 +-
 .../juneau/remoteable/RemoteableMeta.html       |   87 +-
 .../juneau/remoteable/RemoteableMethodMeta.html |  395 +-
 .../apache/juneau/remoteable/RequestBean.html   |   41 +-
 .../org/apache/juneau/rest/RequestQuery.html    |   28 +-
 .../org/apache/juneau/rest/RestConfig.html      |    6 +-
 .../rest/RestResourceResolver.DEFAULT.html      |    4 +-
 .../juneau/rest/RestResourceResolver.html       |    4 +-
 .../apache/juneau/rest/annotation/HtmlDoc.html  |    8 +-
 .../juneau/rest/annotation/RestMethod.html      |    4 +-
 .../juneau/rest/annotation/RestResource.html    |    4 +-
 .../juneau/rest/client/RestClientBuilder.html   |    2 +-
 .../serializer/OutputStreamSerializer.html      |   87 +-
 .../apache/juneau/serializer/Serializer.html    |  379 +-
 .../juneau/serializer/SerializerBuilder.html    | 1960 +++++-----
 .../juneau/serializer/SerializerContext.html    |  604 +--
 .../juneau/serializer/SerializerGroup.html      |  209 +-
 .../serializer/SerializerGroupBuilder.html      | 2151 +++++-----
 .../juneau/serializer/SerializerListener.html   |   12 +-
 .../juneau/serializer/SerializerSession.html    | 1487 +++----
 .../juneau/serializer/SerializerWriter.html     |  591 +--
 .../juneau/serializer/WriterSerializer.html     |  139 +-
 .../apache/juneau/soap/SoapXmlSerializer.html   |   67 +-
 .../juneau/soap/SoapXmlSerializerBuilder.html   | 1217 +++---
 .../juneau/soap/SoapXmlSerializerContext.html   |   41 +-
 .../org/apache/juneau/svl/DefaultingVar.html    |    4 +-
 .../org/apache/juneau/svl/SimpleVar.html        |   49 +-
 .../org/apache/juneau/svl/StreamedVar.html      |    4 +-
 .../src-html/org/apache/juneau/svl/Var.html     |  166 +-
 .../org/apache/juneau/svl/VarResolver.html      |  323 +-
 .../apache/juneau/svl/VarResolverBuilder.html   |    8 +-
 .../apache/juneau/svl/VarResolverContext.html   |  113 +-
 .../apache/juneau/svl/VarResolverSession.html   |   48 +-
 .../org/apache/juneau/svl/vars/ArgsVar.html     |   71 +-
 .../apache/juneau/svl/vars/ConfigFileVar.html   |   71 +-
 .../org/apache/juneau/svl/vars/IfVar.html       |   81 +-
 .../apache/juneau/svl/vars/ManifestFileVar.html |   71 +-
 .../org/apache/juneau/svl/vars/SwitchVar.html   |   95 +-
 .../transform/AnnotationBeanFilterBuilder.html  |   73 +-
 .../org/apache/juneau/transform/BeanFilter.html |  230 +-
 .../juneau/transform/BeanFilterBuilder.html     |  325 +-
 .../transform/InterfaceBeanFilterBuilder.html   |   10 +-
 .../org/apache/juneau/transform/PojoSwap.html   |  427 +-
 .../apache/juneau/transform/SurrogateSwap.html  |  359 +-
 .../juneau/transforms/BeanStringSwap.html       |   36 +-
 .../transforms/CalendarSwap.DateFull.html       |  902 ++---
 .../transforms/CalendarSwap.DateLong.html       |  902 ++---
 .../transforms/CalendarSwap.DateMedium.html     |  902 ++---
 .../transforms/CalendarSwap.DateShort.html      |  902 ++---
 .../transforms/CalendarSwap.DateSimple.html     |  902 ++---
 .../transforms/CalendarSwap.DateTimeFull.html   |  902 ++---
 .../transforms/CalendarSwap.DateTimeLong.html   |  902 ++---
 .../transforms/CalendarSwap.DateTimeMedium.html |  902 ++---
 .../transforms/CalendarSwap.DateTimeShort.html  |  902 ++---
 .../transforms/CalendarSwap.DateTimeSimple.html |  902 ++---
 .../transforms/CalendarSwap.ISO8601DT.html      |  902 ++---
 .../transforms/CalendarSwap.ISO8601DTP.html     |  902 ++---
 .../transforms/CalendarSwap.ISO8601DTPZ.html    |  902 ++---
 .../transforms/CalendarSwap.ISO8601DTZ.html     |  902 ++---
 .../transforms/CalendarSwap.RFC2822D.html       |  902 ++---
 .../transforms/CalendarSwap.RFC2822DT.html      |  902 ++---
 .../transforms/CalendarSwap.RFC2822DTZ.html     |  902 ++---
 .../transforms/CalendarSwap.TimeFull.html       |  902 ++---
 .../transforms/CalendarSwap.TimeLong.html       |  902 ++---
 .../transforms/CalendarSwap.TimeMedium.html     |  902 ++---
 .../transforms/CalendarSwap.TimeShort.html      |  902 ++---
 .../transforms/CalendarSwap.TimeSimple.html     |  902 ++---
 .../transforms/CalendarSwap.ToString.html       |  902 ++---
 .../apache/juneau/transforms/CalendarSwap.html  |  902 ++---
 .../juneau/transforms/DateSwap.DateFull.html    |   10 +-
 .../juneau/transforms/DateSwap.DateLong.html    |   10 +-
 .../juneau/transforms/DateSwap.DateMedium.html  |   10 +-
 .../juneau/transforms/DateSwap.DateShort.html   |   10 +-
 .../juneau/transforms/DateSwap.DateSimple.html  |   10 +-
 .../transforms/DateSwap.DateTimeFull.html       |   10 +-
 .../transforms/DateSwap.DateTimeLong.html       |   10 +-
 .../transforms/DateSwap.DateTimeMedium.html     |   10 +-
 .../transforms/DateSwap.DateTimeShort.html      |   10 +-
 .../transforms/DateSwap.DateTimeSimple.html     |   10 +-
 .../juneau/transforms/DateSwap.ISO8601DT.html   |   10 +-
 .../juneau/transforms/DateSwap.ISO8601DTP.html  |   10 +-
 .../juneau/transforms/DateSwap.ISO8601DTPZ.html |   10 +-
 .../juneau/transforms/DateSwap.ISO8601DTZ.html  |   10 +-
 .../juneau/transforms/DateSwap.RFC2822D.html    |   10 +-
 .../juneau/transforms/DateSwap.RFC2822DT.html   |   10 +-
 .../juneau/transforms/DateSwap.RFC2822DTZ.html  |   10 +-
 .../juneau/transforms/DateSwap.TimeFull.html    |   10 +-
 .../juneau/transforms/DateSwap.TimeLong.html    |   10 +-
 .../juneau/transforms/DateSwap.TimeMedium.html  |   10 +-
 .../juneau/transforms/DateSwap.TimeShort.html   |   10 +-
 .../juneau/transforms/DateSwap.TimeSimple.html  |   10 +-
 .../juneau/transforms/DateSwap.ToString.html    |   10 +-
 .../org/apache/juneau/transforms/DateSwap.html  |   10 +-
 .../juneau/transforms/ReaderSwap.Html.html      |   30 +-
 .../juneau/transforms/ReaderSwap.Json.html      |   30 +-
 .../juneau/transforms/ReaderSwap.PlainText.html |   30 +-
 .../juneau/transforms/ReaderSwap.Xml.html       |   30 +-
 .../apache/juneau/transforms/ReaderSwap.html    |   30 +-
 .../juneau/transforms/StringFormatSwap.html     |   33 +-
 .../apache/juneau/uon/UonParser.Decoding.html   | 1411 +++----
 .../org/apache/juneau/uon/UonParser.html        | 1411 +++----
 .../org/apache/juneau/uon/UonParserBuilder.html |  929 ++---
 .../org/apache/juneau/uon/UonParserContext.html |   94 +-
 .../org/apache/juneau/uon/UonParserSession.html |  128 +-
 .../juneau/uon/UonSerializer.Encoding.html      |  689 ++--
 .../juneau/uon/UonSerializer.Readable.html      |  689 ++--
 .../org/apache/juneau/uon/UonSerializer.html    |  689 ++--
 .../apache/juneau/uon/UonSerializerBuilder.html | 1189 +++---
 .../apache/juneau/uon/UonSerializerContext.html |  232 +-
 .../apache/juneau/uon/UonSerializerSession.html |  108 +-
 .../org/apache/juneau/uon/UonUtils.html         |   49 +-
 .../org/apache/juneau/uon/UonWriter.html        |  403 +-
 .../urlencoding/annotation/UrlEncoding.html     |    6 +-
 .../src-html/org/apache/juneau/utils/AMap.html  |   43 +-
 .../src-html/org/apache/juneau/utils/Args.html  |  426 +-
 .../juneau/utils/IOPipe.LineProcessor.html      |    2 +-
 .../org/apache/juneau/utils/IOPipe.html         |    2 +-
 .../org/apache/juneau/utils/ManifestFile.html   |    4 +-
 .../org/apache/juneau/utils/MessageBundle.html  |  562 +--
 .../org/apache/juneau/utils/MetadataMap.html    |   19 +-
 .../org/apache/juneau/utils/ObjectUtils.html    |  326 +-
 .../apache/juneau/utils/PojoIntrospector.html   |  181 +-
 .../org/apache/juneau/utils/PojoQuery.html      | 2100 +++++-----
 .../org/apache/juneau/utils/PojoRest.html       | 1607 ++++----
 .../apache/juneau/utils/PojoRestException.html  |   71 +-
 .../juneau/utils/ProcBuilder.Matcher.html       |    4 +-
 .../org/apache/juneau/utils/ProcBuilder.html    |    4 +-
 .../apache/juneau/utils/SearchArgs.Builder.html |  535 +--
 .../org/apache/juneau/utils/SearchArgs.html     |  535 +--
 .../org/apache/juneau/utils/StringObject.html   |  106 +-
 .../juneau/utils/ZipFileList.FileEntry.html     |  239 +-
 .../juneau/utils/ZipFileList.ZipFileEntry.html  |  239 +-
 .../org/apache/juneau/utils/ZipFileList.html    |  239 +-
 .../org/apache/juneau/xml/Namespace.html        |    8 +-
 .../org/apache/juneau/xml/NamespaceFactory.html |    6 +-
 .../org/apache/juneau/xml/XmlBeanMeta.html      |  494 +--
 .../apache/juneau/xml/XmlBeanPropertyMeta.html  |  134 +-
 .../org/apache/juneau/xml/XmlClassMeta.html     |  171 +-
 .../apache/juneau/xml/XmlDocSerializer.Ns.html  |   74 +-
 .../org/apache/juneau/xml/XmlDocSerializer.html |   74 +-
 .../org/apache/juneau/xml/XmlParser.html        |  911 ++---
 .../org/apache/juneau/xml/XmlParserBuilder.html | 1161 +++---
 .../org/apache/juneau/xml/XmlParserContext.html |  268 +-
 .../org/apache/juneau/xml/XmlParserSession.html |  545 +--
 .../juneau/xml/XmlSchemaDocSerializer.html      |   39 +-
 .../apache/juneau/xml/XmlSchemaSerializer.html  | 1035 ++---
 .../juneau/xml/XmlSchemaSerializerBuilder.html  | 1183 +++---
 .../org/apache/juneau/xml/XmlSerializer.Ns.html | 1440 +++----
 .../apache/juneau/xml/XmlSerializer.NsSq.html   | 1440 +++----
 .../juneau/xml/XmlSerializer.NsSqReadable.html  | 1440 +++----
 .../org/apache/juneau/xml/XmlSerializer.Sq.html | 1440 +++----
 .../juneau/xml/XmlSerializer.SqReadable.html    | 1440 +++----
 .../org/apache/juneau/xml/XmlSerializer.html    | 1440 +++----
 .../apache/juneau/xml/XmlSerializerBuilder.html | 1472 ++++---
 .../apache/juneau/xml/XmlSerializerContext.html |  242 +-
 .../apache/juneau/xml/XmlSerializerSession.html |  260 +-
 .../org/apache/juneau/xml/XmlUtils.html         |  863 ++--
 .../org/apache/juneau/xml/XmlWriter.html        | 1214 +++---
 .../org/apache/juneau/xml/annotation/Xml.html   |  125 +-
 .../apache/juneau/xml/annotation/XmlFormat.html |  200 +-
 .../apache/juneau/xml/annotation/XmlSchema.html |  116 +-
 1078 files changed, 118715 insertions(+), 115628 deletions(-)
----------------------------------------------------------------------



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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/UriResolver.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/UriResolver.html b/content/site/apidocs/org/apache/juneau/UriResolver.html
index 590b6db..15000a4 100644
--- a/content/site/apidocs/org/apache/juneau/UriResolver.html
+++ b/content/site/apidocs/org/apache/juneau/UriResolver.html
@@ -108,7 +108,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../src-html/org/apache/juneau/UriResolver.html#line.50">UriResolver</a>
+<pre>public class <a href="../../../src-html/org/apache/juneau/UriResolver.html#line.51">UriResolver</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Class used to create absolute and root-relative URIs based on your current URI 'location' and rules about how to
  make such resolutions.
@@ -117,7 +117,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    (<a href="../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau"><code>UriRelativity</code></a>) to define simple <a href="../../../org/apache/juneau/UriResolver.html#resolve-java.lang.Object-"><code>resolve(Object)</code></a> and <a href="../../../org/apache/juneau/UriResolver.html#append-java.lang.Appendable-java.lang.Object-"><code>append(Appendable, Object)</code></a>
    methods.
  <p>
- Three special protocols are used to represent context-root-relative, servlet-relative, and request-path-relative URIs:
+ Three special protocols are used to represent context-root-relative, servlet-relative, and request-path-relative
+ URIs:
    <js>"context:/"</js>, <js>"servlet:/"</js>, and <js>"request:/"</js>.
 
  The following list shows the protocols of URLs that can be resolved with this class:
@@ -221,7 +222,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>UriResolver</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/UriResolver.html#line.63">UriResolver</a>(<a href="../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;resolution,
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/UriResolver.html#line.64">UriResolver</a>(<a href="../../../org/apache/juneau/UriResolution.html" title="enum in org.apache.juneau">UriResolution</a>&nbsp;resolution,
                    <a href="../../../org/apache/juneau/UriRelativity.html" title="enum in org.apache.juneau">UriRelativity</a>&nbsp;relativity,
                    <a href="../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau">UriContext</a>&nbsp;uriContext)</pre>
 <div class="block">Constructor.</div>
@@ -247,7 +248,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>resolve</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriResolver.html#line.99">resolve</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriResolver.html#line.100">resolve</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
 <div class="block">Converts the specified URI to absolute form based on values in this context.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -283,7 +284,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>relativize</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriResolver.html#line.130">relativize</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;relativeTo,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriResolver.html#line.131">relativize</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;relativeTo,
                          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
 <div class="block">Relativizes a URI.
  <p>
@@ -310,7 +311,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>append</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriResolver.html#line.143">append</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</a>&nbsp;a,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriResolver.html#line.144">append</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</a>&nbsp;a,
                          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/UriResolver.html#resolve-java.lang.Object-"><code>resolve(Object)</code></a> except appends result to the specified appendable.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/annotation/Bean.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/Bean.html b/content/site/apidocs/org/apache/juneau/annotation/Bean.html
index 488d2a0..a4ad573 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/Bean.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/Bean.html
@@ -209,8 +209,8 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
    output so that the class can be determined during parsing.
  It is also used to specify element names in XML.
  <p>
- The name is used in combination with the bean dictionary defined through <a href="../../../../org/apache/juneau/annotation/BeanProperty.html#beanDictionary--"><code>BeanProperty.beanDictionary()</code></a> or <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>.  Together, they make up
-   a simple name/value mapping of names to classes.
+ The name is used in combination with the bean dictionary defined through <a href="../../../../org/apache/juneau/annotation/BeanProperty.html#beanDictionary--"><code>BeanProperty.beanDictionary()</code></a> or
+ <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>.  Together, they make up a simple name/value mapping of names to classes.
  Names do not need to be universally unique.  However, they must be unique within a dictionary.
 
  <h5 class='section'>Example:</h5>
@@ -265,7 +265,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>typePropertyName</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.128">typePropertyName</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.129">typePropertyName</a></pre>
 <div class="block">The property name to use for representing the type name.
  <p>
  This can be used to override the name used for the <js>"_type"</js> property designated above.
@@ -296,7 +296,8 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
       common HTML attribute names.
  </ul>
 
- The default value if not specified is <js>"_type"</js> unless overridden by the <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanTypePropertyName"><code>BeanContext.BEAN_beanTypePropertyName</code></a> setting.</div>
+ The default value if not specified is <js>"_type"</js> unless overridden by the
+ <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanTypePropertyName"><code>BeanContext.BEAN_beanTypePropertyName</code></a> setting.</div>
 <dl>
 <dt>Default:</dt>
 <dd>""</dd>
@@ -312,12 +313,14 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>properties</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.146">properties</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.149">properties</a></pre>
 <div class="block">The set and order of names of properties associated with a bean class.
  <p>
- The order specified is the same order that the entries will be returned by the <a href="../../../../org/apache/juneau/BeanMap.html#entrySet--"><code>BeanMap.entrySet()</code></a> and related methods.
+ The order specified is the same order that the entries will be returned by the <a href="../../../../org/apache/juneau/BeanMap.html#entrySet--"><code>BeanMap.entrySet()</code></a> and
+ related methods.
  <p>
- This annotation is an alternative to using the <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> class with an implemented <a href="../../../../org/apache/juneau/transform/BeanFilter.html#getProperties--"><code>BeanFilter.getProperties()</code></a> method.
+ This annotation is an alternative to using the <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> class with an implemented
+ <a href="../../../../org/apache/juneau/transform/BeanFilter.html#getProperties--"><code>BeanFilter.getProperties()</code></a> method.
 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
@@ -342,14 +345,14 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>sort</h4>
-<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.164">sort</a></pre>
+<pre>public abstract&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.167">sort</a></pre>
 <div class="block">Sort bean properties in alphabetical order.
  <p>
  When <jk>true</jk>, all bean properties will be serialized and access in alphabetical order.
  Otherwise, the natural order of the bean properties is used which is dependent on the
    JVM vendor.
  On IBM JVMs, the bean properties are ordered based on their ordering in the Java file.
- On Oracle JVMs, the bean properties are not ordered (which follows the offical JVM specs).
+ On Oracle JVMs, the bean properties are not ordered (which follows the official JVM specs).
  <p>
  This property is disabled by default so that IBM JVM users don't have to use <a href="../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation"><code>@Bean</code></a> annotations
  to force bean properties to be in a particular order and can just alter the order of the fields/methods
@@ -372,10 +375,11 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>excludeProperties</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.180">excludeProperties</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.184">excludeProperties</a></pre>
 <div class="block">Specifies a list of properties that should be excluded from <a href="../../../../org/apache/juneau/BeanMap.html#entrySet--"><code>BeanMap.entrySet()</code></a>.
  <p>
- This annotation is an alternative to using the <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> class with an implemented <a href="../../../../org/apache/juneau/transform/BeanFilter.html#getExcludeProperties--"><code>BeanFilter.getExcludeProperties()</code></a> method.
+ This annotation is an alternative to using the <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> class with an implemented
+ <a href="../../../../org/apache/juneau/transform/BeanFilter.html#getExcludeProperties--"><code>BeanFilter.getExcludeProperties()</code></a> method.
 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
@@ -400,14 +404,15 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>propertyNamer</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.200">propertyNamer</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau">PropertyNamer</a>&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.205">propertyNamer</a></pre>
 <div class="block">Associates a <a href="../../../../org/apache/juneau/PropertyNamer.html" title="interface in org.apache.juneau"><code>PropertyNamer</code></a> with this bean to tailor the names of the bean properties.
  <p>
  Property namers are used to transform bean property names from standard form to some other form.
- For example, the <a href="../../../../org/apache/juneau/PropertyNamerDLC.html" title="class in org.apache.juneau"><code>PropertyNamerDLC</code></a> will convert property names to dashed-lowercase, and
-   these will be used as attribute names in JSON, and element names in XML.
+ For example, the <a href="../../../../org/apache/juneau/PropertyNamerDLC.html" title="class in org.apache.juneau"><code>PropertyNamerDLC</code></a> will convert property names to dashed-lowercase, and these will be used
+ as attribute names in JSON, and element names in XML.
  <p>
- This annotation is an alternative to using the <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> class with an implemented <a href="../../../../org/apache/juneau/transform/BeanFilter.html#getPropertyNamer--"><code>BeanFilter.getPropertyNamer()</code></a> method.
+ This annotation is an alternative to using the <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> class with an implemented
+ <a href="../../../../org/apache/juneau/transform/BeanFilter.html#getPropertyNamer--"><code>BeanFilter.getPropertyNamer()</code></a> method.
 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
@@ -432,7 +437,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>interfaceClass</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.230">interfaceClass</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.236">interfaceClass</a></pre>
 <div class="block">Identifies a class to be used as the interface class for this and all subclasses.
  <p>
  When specified, only the list of properties defined on the interface class will be used during serialization.
@@ -458,7 +463,8 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
  Note that this annotation can be used on the parent class so that it filters to all child classes,
    or can be set individually on the child classes.
  <p>
- This annotation is an alternative to using the <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> class with an implemented <a href="../../../../org/apache/juneau/transform/BeanFilter.html#getInterfaceClass--"><code>BeanFilter.getInterfaceClass()</code></a> method.</div>
+ This annotation is an alternative to using the <a href="../../../../org/apache/juneau/transform/BeanFilter.html" title="class in org.apache.juneau.transform"><code>BeanFilter</code></a> class with an implemented
+ <a href="../../../../org/apache/juneau/transform/BeanFilter.html#getInterfaceClass--"><code>BeanFilter.getInterfaceClass()</code></a> method.</div>
 <dl>
 <dt>Default:</dt>
 <dd>java.lang.Object.class</dd>
@@ -474,14 +480,14 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>stopClass</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.255">stopClass</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.261">stopClass</a></pre>
 <div class="block">Identifies a stop class for the annotated class.
  <p>
  Identical in purpose to the stop class specified by <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/Introspector.html?is-external=true#getBeanInfo-java.lang.Class-java.lang.Class-" title="class or interface in java.beans"><code>Introspector.getBeanInfo(Class, Class)</code></a>.
- Any properties in the stop class or in its baseclasses will be ignored during analysis.
+ Any properties in the stop class or in its base classes will be ignored during analysis.
  <p>
- For example, in the following class hierarchy, instances of <code>C3</code> will include property <code>p3</code>, but
-   not <code>p1</code> or <code>p2</code>.
+ For example, in the following class hierarchy, instances of <code>C3</code> will include property <code>p3</code>,
+ but not <code>p1</code> or <code>p2</code>.
  <p class='bcode'>
    <jk>public class</jk> C1 {
       <jk>public int</jk> getP1();
@@ -511,7 +517,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockListLast">
 <li class="blockList">
 <h4>beanDictionary</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.273">beanDictionary</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Bean.html#line.279">beanDictionary</a></pre>
 <div class="block">The list of classes that make up the bean dictionary for all properties of this bean
  or for subclasses of this bean.
  <p>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html b/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html
index 61ef947..746da3c 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/BeanConstructor.html
@@ -96,13 +96,14 @@
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#CONSTRUCTOR" title="class or interface in java.lang.annotation">CONSTRUCTOR</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
-public @interface <a href="../../../../src-html/org/apache/juneau/annotation/BeanConstructor.html#line.76">BeanConstructor</a></pre>
+public @interface <a href="../../../../src-html/org/apache/juneau/annotation/BeanConstructor.html#line.77">BeanConstructor</a></pre>
 <div class="block">Maps constructor arguments to property names on beans with read-only properties.
  <p>
- This annotation can be used in the case of beans with properties whose values can only be set by passing
- them in through a constructor on the class.<br>
- Since method parameter names are lost during compilation, this annotation essentially redefines them
- so that they are available at runtime.
+ This annotation can be used in the case of beans with properties whose values can only be set by passing them in
+ through a constructor on the class.
+ <br>
+ Since method parameter names are lost during compilation, this annotation essentially redefines them so that they
+ are available at runtime.
  <p>
  The definition of a read-only bean is a bean with properties with only getters, like shown below...
  <p class='bcode'>
@@ -190,7 +191,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockListLast">
 <li class="blockList">
 <h4>properties</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanConstructor.html#line.83">properties</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanConstructor.html#line.84">properties</a></pre>
 <div class="block">The names of the properties of the constructor arguments.
  <p>
  The number of properties listed must match the number of arguments in the constructor.</div>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/annotation/BeanIgnore.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/BeanIgnore.html b/content/site/apidocs/org/apache/juneau/annotation/BeanIgnore.html
index 4c91bda..d8d7a3e 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/BeanIgnore.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/BeanIgnore.html
@@ -100,8 +100,8 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <div class="block">Ignore classes, fields, and methods from being interpreted as bean or bean components.
  <p>
  Applied to classes that may look like beans, but you want to be treated as non-beans.
- For example, if you want to force a bean to be converted to a string using the <code>toString()</code>
-   method, use this annoation on the class.
+ For example, if you want to force a bean to be converted to a string using the <code>toString()</code> method, use
+ this annotation on the class.
  <p>
  Applies to fields that should not be interpreted as bean property fields.
  <p>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/annotation/BeanProperty.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/BeanProperty.html b/content/site/apidocs/org/apache/juneau/annotation/BeanProperty.html
index 794b8db..0b744a2 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/BeanProperty.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/BeanProperty.html
@@ -96,7 +96,7 @@
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>={<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#FIELD" title="class or interface in java.lang.annotation">FIELD</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#METHOD" title="class or interface in java.lang.annotation">METHOD</a>})
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
-public @interface <a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.46">BeanProperty</a></pre>
+public @interface <a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.48">BeanProperty</a></pre>
 <div class="block">Used tailor how bean properties get interpreted by the framework.
  <p>
  Can be used to do the following:
@@ -106,8 +106,10 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
    <li>Identify a specific subclass for a property with a general class type.
    <li>Identify class types of elements in properties of type <code>Collection</code> or <code>Map</code>.
    <li>Hide properties during serialization.
-   <li>Associate transforms with bean property values, such as a POJO swap to convert a <code>Calendar</code> field to a string.
-   <li>Override the list of properties during serialization on child elements of a property of type <code>Collection</code> or <code>Map</code>.
+   <li>Associate transforms with bean property values, such as a POJO swap to convert a <code>Calendar</code> field
+      to a string.
+   <li>Override the list of properties during serialization on child elements of a property of type
+      <code>Collection</code> or <code>Map</code>.
    <li>Identify a property as the URL for a bean.
    <li>Identify a property as the ID for a bean.
  </ul>
@@ -152,9 +154,8 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <tr class="rowColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/annotation/BeanProperty.html#params--">params</a></span></code>
-<div class="block">For bean properties of maps and collections, this annotation can be used to identify
- the class types of the contents of the bean property object when the generic parameter
- types are interfaces or abstract classes.</div>
+<div class="block">For bean properties of maps and collections, this annotation can be used to identify the class types of the
+ contents of the bean property object when the generic parameter types are interfaces or abstract classes.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -167,7 +168,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/annotation/BeanProperty.html#swap--">swap</a></span></code>
 <div class="block">Associates a <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> or <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a> with this bean property that will swap the value object
-   with another object during serialization and parsing.</div>
+ with another object during serialization and parsing.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -203,20 +204,23 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.129">name</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.135">name</a></pre>
 <div class="block">Identifies the name of the property.
  <p>
  Normally, this is automatically inferred from the field name or getter method name
-   of the property.  However, this property can be used to assign a different
-   property name from the automatically inferred value.
+ of the property.  However, this property can be used to assign a different
+ property name from the automatically inferred value.
  <p>
- If the <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFieldVisibility"><code>BeanContext.BEAN_beanFieldVisibility</code></a> setting on the bean context excludes this field (e.g. the visibility
-   is set to PUBLIC, but the field is PROTECTED), this annotation can be used to force the field to be identified as a property.
+ If the <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_beanFieldVisibility"><code>BeanContext.BEAN_beanFieldVisibility</code></a> setting on the bean context excludes this field (e.g. the
+ visibility is set to PUBLIC, but the field is PROTECTED), this annotation can be used to force the field to be
+ identified as a property.
  <p>
  <h6 class='topic'>Dynamic beans</h6>
- The bean property named <js>"*"</js> is the designated "dynamic property" which allows for "extra" bean properties not otherwise defined.
+ The bean property named <js>"*"</js> is the designated "dynamic property" which allows for "extra" bean
+ properties not otherwise defined.
  This is similar in concept to the Jackson <ja>@JsonGetterAll</ja> and <ja>@JsonSetterAll</ja> annotations.
- The primary purpose is for backwards compatibility in parsing newer streams with addition information into older beans.
+ The primary purpose is for backwards compatibility in parsing newer streams with addition information into older
+ beans.
  <p>
    The following examples show how to define dynamic bean properties.
  <p class='bcode'>
@@ -256,8 +260,8 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
    }
  </p>
    <p>
-   Similar rules apply for value types and swaps.  The property values optionally can be any serializable type
-   or use swaps.
+ Similar rules apply for value types and swaps.  The property values optionally can be any serializable type or
+ use swaps.
  <p class='bcode'>
    <jc>// A serializable type other than Object.</jc>
    <jk>public class</jk> BeanWithDynaFieldWithListValues {
@@ -280,8 +284,9 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
  <p>
  <ul class='doctree'>
    <li class='info'>
-      Note that if you're not interested in these additional properties, you can also use the <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a> setting
-      to ignore values that don't fit into existing properties.
+      Note that if you're not interested in these additional properties, you can also use the
+      <a href="../../../../org/apache/juneau/BeanContext.html#BEAN_ignoreUnknownBeanProperties"><code>BeanContext.BEAN_ignoreUnknownBeanProperties</code></a> setting to ignore values that don't fit into existing
+      properties.
  </ul></div>
 <dl>
 <dt>Default:</dt>
@@ -298,7 +303,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>value</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.142">value</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.148">value</a></pre>
 <div class="block">A synonym for <a href="../../../../org/apache/juneau/annotation/BeanProperty.html#name--"><code>name()</code></a>.
  <p>
  The following annotations are equivalent:
@@ -323,13 +328,13 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.164">type</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.170">type</a></pre>
 <div class="block">Identifies a specialized class type for the property.
  <p>
  Normally this can be inferred through reflection of the field type or getter return type.
- However, you'll want to specify this value if you're parsing beans where the bean property class
-   is an interface or abstract class to identify the bean type to instantiate.  Otherwise, you may
-   cause an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang"><code>InstantiationException</code></a> when trying to set these fields.
+ However, you'll want to specify this value if you're parsing beans where the bean property class is an interface
+ or abstract class to identify the bean type to instantiate.
+ Otherwise, you may cause an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang"><code>InstantiationException</code></a> when trying to set these fields.
  <p>
  This property must denote a concrete bean class with a no-arg constructor.
 
@@ -357,10 +362,9 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>params</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.181">params</a></pre>
-<div class="block">For bean properties of maps and collections, this annotation can be used to identify
- the class types of the contents of the bean property object when the generic parameter
- types are interfaces or abstract classes.
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.186">params</a></pre>
+<div class="block">For bean properties of maps and collections, this annotation can be used to identify the class types of the
+ contents of the bean property object when the generic parameter types are interfaces or abstract classes.
 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
@@ -386,15 +390,13 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>swap</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.203">swap</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.206">swap</a></pre>
 <div class="block">Associates a <a href="../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> or <a href="../../../../org/apache/juneau/transform/SurrogateSwap.html" title="class in org.apache.juneau.transform"><code>SurrogateSwap</code></a> with this bean property that will swap the value object
-   with another object during serialization and parsing.
+ with another object during serialization and parsing.
  <p>
- This annotation supersedes any swaps associated with the bean property type
-   class itself.
+ This annotation supersedes any swaps associated with the bean property type class itself.
  <p>
- Typically used for rendering <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a>
-   as a particular string format.
+ Typically used for rendering <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Dates</code></a> and <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendars</code></a> as a particular string format.
 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
@@ -420,7 +422,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>properties</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.234">properties</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.237">properties</a></pre>
 <div class="block">Used to limit which child properties are rendered by the serializers.
  <p>
  Can be used on any of the following bean property types:
@@ -463,10 +465,11 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockList">
 <li class="blockList">
 <h4>beanDictionary</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.251">beanDictionary</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;[]&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.255">beanDictionary</a></pre>
 <div class="block">The list of classes that make up the bean dictionary for this bean property.
  <p>
- The dictionary is a name/class mapping used to find class types during parsing when they cannot be inferred through reflection.
+ The dictionary is a name/class mapping used to find class types during parsing when they cannot be inferred
+ through reflection.
  The names are defined through the <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a> annotation defined on the bean class.
  <p>
  This list can consist of the following class types:
@@ -492,13 +495,13 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Bea
 <ul class="blockListLast">
 <li class="blockList">
 <h4>format</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.267">format</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/BeanProperty.html#line.271">format</a></pre>
 <div class="block">Specifies a String format for converting the bean property value to a formatted string.
  <p>
  Note that this is usually a one-way conversion during serialization.
  <p>
- During parsing, we will attempt to convert the value to the original form by using the <a href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Class-"><code>BeanSession.convertToType(Object, Class)</code></a>
-   but there is no guarantee that this will succeed.
+ During parsing, we will attempt to convert the value to the original form by using the
+ <a href="../../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Class-"><code>BeanSession.convertToType(Object, Class)</code></a> but there is no guarantee that this will succeed.
 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/annotation/Consumes.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/Consumes.html b/content/site/apidocs/org/apache/juneau/annotation/Consumes.html
index 21605bd..c1ac6ce 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/Consumes.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/Consumes.html
@@ -96,17 +96,16 @@
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#TYPE" title="class or interface in java.lang.annotation">TYPE</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
-public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Consumes.html#line.58">Consumes</a></pre>
+public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Consumes.html#line.57">Consumes</a></pre>
 <div class="block">Annotation used on subclasses of <a href="../../../../org/apache/juneau/parser/Parser.html" title="class in org.apache.juneau.parser"><code>Parser</code></a> to identify the media types that it consumes.
 
  <h5 class='section'>Description:</h5>
  <p>
  Provides a way to define the contents of <a href="../../../../org/apache/juneau/parser/Parser.html#getMediaTypes--"><code>Parser.getMediaTypes()</code></a> through an annotation.
  <p>
- The <a href="../../../../org/apache/juneau/parser/Parser.html#getMediaTypes--"><code>Parser.getMediaTypes()</code></a> default implementation gathers the media types by looking
-   for this annotation.
- It should be noted that this annotation is optional and that the <a href="../../../../org/apache/juneau/parser/Parser.html#getMediaTypes--"><code>Parser.getMediaTypes()</code></a> method can
-   be overridden by subclasses to return the media types programmatically.
+ The <a href="../../../../org/apache/juneau/parser/Parser.html#getMediaTypes--"><code>Parser.getMediaTypes()</code></a> default implementation gathers the media types by looking for this annotation.
+ It should be noted that this annotation is optional and that the <a href="../../../../org/apache/juneau/parser/Parser.html#getMediaTypes--"><code>Parser.getMediaTypes()</code></a> method can be
+ overridden by subclasses to return the media types programmatically.
 
  <h5 class='section'>Example:</h5>
  <p>
@@ -176,7 +175,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Con
 <div class="block">A comma-delimited list of media types that the parser can handle.
  <p>
  Can contain meta-characters per the <code>media-type</code> specification of
-   <a class="doclink" href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1">RFC2616/14.1</a></div>
+ <a class="doclink" href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1">RFC2616/14.1</a></div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The media types that the parser can handle.</dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/annotation/NameProperty.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/NameProperty.html b/content/site/apidocs/org/apache/juneau/annotation/NameProperty.html
index f418e2f..042d964 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/NameProperty.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/NameProperty.html
@@ -95,7 +95,7 @@
 <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>={<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#METHOD" title="class or interface in java.lang.annotation">METHOD</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#FIELD" title="class or interface in java.lang.annotation">FIELD</a>})
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
-public @interface <a href="../../../../src-html/org/apache/juneau/annotation/NameProperty.html#line.54">NameProperty</a></pre>
+public @interface <a href="../../../../src-html/org/apache/juneau/annotation/NameProperty.html#line.56">NameProperty</a></pre>
 <div class="block">Identifies a setter as a method for setting the name of a POJO as it's known by
  its parent object.
  <p>
@@ -103,8 +103,10 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Nam
  <a href="../../../../org/apache/juneau/ini/ConfigFileImpl.html" title="class in org.apache.juneau.ini"><code>ConfigFileImpl</code></a> class, so parsers will call this method with the section name
  using the <a href="../../../../org/apache/juneau/ini/Section.html#setName-java.lang.String-"><code>Section.setName(String)</code></a> method.
  <p>
- A commonly-used case is when you're parsing a JSON map containing beans where one of the bean properties
-   is the key used in the map.  For example:
+ A commonly-used case is when you're parsing a JSON map containing beans where one of the bean properties is the key
+ used in the map.
+ <br>
+ For example:
  <p class='bcode'>
    {
       id1: {name: <js>'John Smith'</js>, sex:<js>'M'</js>},

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/annotation/ParentProperty.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/ParentProperty.html b/content/site/apidocs/org/apache/juneau/annotation/ParentProperty.html
index fb886f2..c2e1661 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/ParentProperty.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/ParentProperty.html
@@ -95,13 +95,12 @@
 <pre><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>={<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#METHOD" title="class or interface in java.lang.annotation">METHOD</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#FIELD" title="class or interface in java.lang.annotation">FIELD</a>})
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
-public @interface <a href="../../../../src-html/org/apache/juneau/annotation/ParentProperty.html#line.51">ParentProperty</a></pre>
+public @interface <a href="../../../../src-html/org/apache/juneau/annotation/ParentProperty.html#line.50">ParentProperty</a></pre>
 <div class="block">Identifies a setter as a method for adding a parent reference to a child object.
  <p>
  Used by the parsers to add references to parent objects in child objects.
- For example, the <a href="../../../../org/apache/juneau/ini/Section.html" title="class in org.apache.juneau.ini"><code>Section</code></a> class cannot exist outside the scope of a parent
- <a href="../../../../org/apache/juneau/ini/ConfigFileImpl.html" title="class in org.apache.juneau.ini"><code>ConfigFileImpl</code></a> class, so parsers will add a reference to the config file
- using the <a href="../../../../org/apache/juneau/ini/Section.html#setParent-org.apache.juneau.ini.ConfigFileImpl-"><code>Section.setParent(ConfigFileImpl)</code></a> method.
+ For example, the <a href="../../../../org/apache/juneau/ini/Section.html" title="class in org.apache.juneau.ini"><code>Section</code></a> class cannot exist outside the scope of a parent <a href="../../../../org/apache/juneau/ini/ConfigFileImpl.html" title="class in org.apache.juneau.ini"><code>ConfigFileImpl</code></a> class, so
+ parsers will add a reference to the config file using the <a href="../../../../org/apache/juneau/ini/Section.html#setParent-org.apache.juneau.ini.ConfigFileImpl-"><code>Section.setParent(ConfigFileImpl)</code></a> method.
  <p>
  A commonly-used case is when you're parsing beans, and a child bean has a reference to a parent bean.
  <p class='bcode'>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/annotation/Pojo.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/Pojo.html b/content/site/apidocs/org/apache/juneau/annotation/Pojo.html
index da14e94..b86a484 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/Pojo.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/Pojo.html
@@ -155,7 +155,7 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Poj
 
  <h5 class='section'>Example:</h5>
  <p>
- In this case, a swap is being applied to a bean that will force it to be serialized as a <code>String</code>
+ In this case, a swap is being applied to a bean that will force it to be serialized as a <code>String</code>:
  <p class='bcode'>
    <jc>// Our bean class</jc>
    <ja>@Pojo</ja>(swap=BSwap.<jk>class</jk>)

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/annotation/Produces.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/Produces.html b/content/site/apidocs/org/apache/juneau/annotation/Produces.html
index a3a9aa1..3f0344d 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/Produces.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/Produces.html
@@ -96,17 +96,17 @@
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true" title="class or interface in java.lang.annotation">@Target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Target.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/ElementType.html?is-external=true#TYPE" title="class or interface in java.lang.annotation">TYPE</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true" title="class or interface in java.lang.annotation">@Retention</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Retention.html?is-external=true#value--" title="class or interface in java.lang.annotation">value</a>=<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME" title="class or interface in java.lang.annotation">RUNTIME</a>)
  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Inherited.html?is-external=true" title="class or interface in java.lang.annotation">@Inherited</a>
-public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Produces.html#line.61">Produces</a></pre>
+public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Produces.html#line.62">Produces</a></pre>
 <div class="block">Annotation used on subclasses of <a href="../../../../org/apache/juneau/serializer/Serializer.html" title="class in org.apache.juneau.serializer"><code>Serializer</code></a> to identify the media types that it produces.
 
  <h5 class='section'>Description:</h5>
  <p>
  Provides a way to define the contents of <a href="../../../../org/apache/juneau/serializer/Serializer.html#getMediaTypes--"><code>Serializer.getMediaTypes()</code></a> through an annotation.
  <p>
- The <a href="../../../../org/apache/juneau/serializer/Serializer.html#getMediaTypes--"><code>Serializer.getMediaTypes()</code></a> default implementation gathers the media types by looking
-   for this annotation.
+ The <a href="../../../../org/apache/juneau/serializer/Serializer.html#getMediaTypes--"><code>Serializer.getMediaTypes()</code></a> default implementation gathers the media types by looking for this annotation.
+ <br>
  It should be noted that this annotation is optional and that the <a href="../../../../org/apache/juneau/serializer/Serializer.html#getMediaTypes--"><code>Serializer.getMediaTypes()</code></a> method can
-   be overridden by subclasses to return the media types programmatically.
+ be overridden by subclasses to return the media types programmatically.
 
  <h5 class='section'>Example:</h5>
  <p>
@@ -117,9 +117,10 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Pro
  </p>
  <p>
  The media types can also be <code>media-range</code> values per
-   <a class="doclink" href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1">RFC2616/14.1</a>.
- When meta-characters are used, you should specify the <a href="../../../../org/apache/juneau/annotation/Produces.html#contentType--"><code>contentType()</code></a> value to
-   indicate the real media type value that can be set on the <code>Content-Type</code> response header.
+ <a class="doclink" href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1">RFC2616/14.1</a>.
+ <br>
+ When meta-characters are used, you should specify the <a href="../../../../org/apache/juneau/annotation/Produces.html#contentType--"><code>contentType()</code></a> value to indicate the real media type
+ value that can be set on the <code>Content-Type</code> response header.
 
  <p class='bcode'>
    <jc>// Produces any text</jc>
@@ -181,11 +182,11 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Pro
 <ul class="blockList">
 <li class="blockList">
 <h4>value</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Produces.html#line.70">value</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Produces.html#line.72">value</a></pre>
 <div class="block">A comma-delimited list of the media types that the serializer can handle.
  <p>
  Can contain meta-characters per the <code>media-type</code> specification of
-   <a class="doclink" href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1">RFC2616/14.1</a></div>
+ <a class="doclink" href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1">RFC2616/14.1</a></div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The media types that the parser can handle.</dd>
@@ -205,12 +206,11 @@ public @interface <a href="../../../../src-html/org/apache/juneau/annotation/Pro
 <ul class="blockListLast">
 <li class="blockList">
 <h4>contentType</h4>
-<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Produces.html#line.80">contentType</a></pre>
+<pre>public abstract&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/annotation/Produces.html#line.82">contentType</a></pre>
 <div class="block">The content type that this serializer produces.
  <p>
- Can be used to override the <code>Content-Type</code> response type if the media types
-   are <code>media-ranges</code> with meta-characters, or the <code>Content-Type</code>
-   differs from the media type for some reason.</div>
+ Can be used to override the <code>Content-Type</code> response type if the media types are
+ <code>media-ranges</code> with meta-characters, or the <code>Content-Type</code> differs from the media type for some reason.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The content type that this serializer produces, or blank if no overriding value exists.</dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/annotation/URI.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/annotation/URI.html b/content/site/apidocs/org/apache/juneau/annotation/URI.html
index 9df0d20..7ce40b2 100644
--- a/content/site/apidocs/org/apache/juneau/annotation/URI.html
+++ b/content/site/apidocs/org/apache/juneau/annotation/URI.html
@@ -99,19 +99,19 @@
 public @interface <a href="../../../../src-html/org/apache/juneau/annotation/URI.html#line.72">URI</a></pre>
 <div class="block">Used to identify a class or bean property as a URI.
  <p>
- By default, instances of <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a> and <a href="../../../../org/apache/juneau/annotation/URI.html" title="annotation in org.apache.juneau.annotation"><code>URI</code></a> are considered URIs during serialization, and are
-   handled differently depending on the serializer (e.g. <code>HtmlSerializer</code> creates a hyperlink,
-   <code>RdfXmlSerializer</code> creates an <code>rdf:resource</code> object, etc...).
+ By default, instances of <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a> and <a href="../../../../org/apache/juneau/annotation/URI.html" title="annotation in org.apache.juneau.annotation"><code>URI</code></a> are considered URIs during serialization, and are handled
+ differently depending on the serializer (e.g. <code>HtmlSerializer</code> creates a hyperlink,
+ <code>RdfXmlSerializer</code> creates an <code>rdf:resource</code> object, etc...).
  <p>
  This annotation allows you to identify other classes that return URIs via <code>toString()</code> as URI objects.
  <p>
  URIs are automatically resolved to absolute or root-relative form based on the serializer
-   <a href="../../../../org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_uriResolution"><code>SerializerContext.SERIALIZER_uriResolution</code></a> and <a href="../../../../org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_uriRelativity"><code>SerializerContext.SERIALIZER_uriRelativity</code></a>
-   configuration settings, and the URI context defined by the <a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau"><code>UriContext</code></a> that's part of the serializer
-   session.
+ <a href="../../../../org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_uriResolution"><code>SerializerContext.SERIALIZER_uriResolution</code></a> and <a href="../../../../org/apache/juneau/serializer/SerializerContext.html#SERIALIZER_uriRelativity"><code>SerializerContext.SERIALIZER_uriRelativity</code></a>
+ configuration settings, and the URI context defined by the <a href="../../../../org/apache/juneau/UriContext.html" title="class in org.apache.juneau"><code>UriContext</code></a> that's part of the serializer
+ session.
  <p>
  Refer to the <a href="../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> class for information about the types of URIs that can be resolved during
-   serialization.
+ serialization.
  <p>
  This annotation can be applied to classes, interfaces, or bean property methods for fields.
 

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/csv/CsvParser.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/csv/CsvParser.html b/content/site/apidocs/org/apache/juneau/csv/CsvParser.html
index 404394d..b26b648 100644
--- a/content/site/apidocs/org/apache/juneau/csv/CsvParser.html
+++ b/content/site/apidocs/org/apache/juneau/csv/CsvParser.html
@@ -273,7 +273,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CsvParser</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParser.html#line.33">CsvParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;propertyStore)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParser.html#line.34">CsvParser</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;propertyStore)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -295,7 +295,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockList">
 <li class="blockList">
 <h4>builder</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParser.html#line.38">builder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParser.html#line.39">builder</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObject.html#builder--">CoreObject</a></code></span></div>
 <div class="block">Creates a new builder class for this object so that a new object can be created
  that expands upon the current object's settings.</div>
@@ -313,7 +313,7 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <ul class="blockListLast">
 <li class="blockList">
 <h4>doParse</h4>
-<pre>protected&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParser.html#line.52">doParse</a>(<a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser">ParserSession</a>&nbsp;session,
+<pre>protected&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParser.html#line.53">doParse</a>(<a href="../../../../org/apache/juneau/parser/ParserSession.html" title="class in org.apache.juneau.parser">ParserSession</a>&nbsp;session,
                         <a href="../../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;type)
                  throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/Parser.html#doParse-org.apache.juneau.parser.ParserSession-org.apache.juneau.ClassMeta-">Parser</a></code></span></div>
@@ -324,11 +324,13 @@ extends <a href="../../../../org/apache/juneau/parser/ReaderParser.html" title="
 <dt><span class="paramLabel">Type Parameters:</span></dt>
 <dd><code>T</code> - The class type of the object to create.</dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>session</code> - The runtime session object returned by <a href="../../../../org/apache/juneau/parser/Parser.html#createSession-java.lang.Object-org.apache.juneau.ObjectMap-java.lang.reflect.Method-java.lang.Object-java.util.Locale-java.util.TimeZone-org.apache.juneau.http.MediaType-"><code>Parser.createSession(Object, ObjectMap, Method, Object, Locale, TimeZone, MediaType)</code></a>.
+<dd><code>session</code> - The runtime session object returned by <a href="../../../../org/apache/juneau/parser/Parser.html#createSession-java.lang.Object-org.apache.juneau.ObjectMap-java.lang.reflect.Method-java.lang.Object-java.util.Locale-java.util.TimeZone-org.apache.juneau.http.MediaType-"><code>Parser.createSession(Object, ObjectMap, Method, Object,
+ Locale, TimeZone, MediaType)</code></a>.
  If <jk>null</jk>, one will be created using <a href="../../../../org/apache/juneau/parser/Parser.html#createSession-java.lang.Object-"><code>Parser.createSession(Object)</code></a>.</dd>
 <dd><code>type</code> - The class type of the object to create.
  If <jk>null</jk> or <code>Object.<jk>class</jk></code>, object type is based on what's being parsed.
- For example, when parsing JSON text, it may return a <code>String</code>, <code>Number</code>, <code>ObjectMap</code>, etc...</dd>
+ For example, when parsing JSON text, it may return a <code>String</code>, <code>Number</code>,
+ <code>ObjectMap</code>, etc...</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The parsed object.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/swagger/Swagger.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/Swagger.html b/content/site/apidocs/org/apache/juneau/dto/swagger/Swagger.html
index cfdf230..0401df2 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/Swagger.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Swagger.html
@@ -114,13 +114,14 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="swagger,info,tags,externalDocs,basePath,schemes,consumes,produces,paths,definitions,parameters,responses,securityDefinitions,security")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.35">Swagger</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.36">Swagger</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">This is the root document object for the API specification.
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Swagger'>Swagger</a>
    </ul>
@@ -596,7 +597,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>NULL</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a> <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.38">NULL</a></pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a> <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.39">NULL</a></pre>
 <div class="block">Represents a null swagger</div>
 </li>
 </ul>
@@ -614,7 +615,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Swagger</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.35">Swagger</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.36">Swagger</a>()</pre>
 </li>
 </ul>
 </li>
@@ -631,7 +632,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getSwagger</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.64">getSwagger</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.65">getSwagger</a>()</pre>
 <div class="block">Bean property getter:  <property>swagger</property>.
  <p>
  Required. Specifies the Swagger Specification version being used.
@@ -649,7 +650,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setSwagger</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.78">setSwagger</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;swagger)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.79">setSwagger</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;swagger)</pre>
 <div class="block">Bean property setter:  <property>swagger</property>.
  <p>
  Required. Specifies the Swagger Specification version being used.
@@ -669,7 +670,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>swagger</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.89">swagger</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;swagger)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.90">swagger</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;swagger)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#setSwagger-java.lang.String-"><code>setSwagger(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -685,7 +686,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getInfo</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.101">getInfo</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.102">getInfo</a>()</pre>
 <div class="block">Bean property getter:  <property>info</property>.
  <p>
  Required. Provides metadata about the API.
@@ -702,7 +703,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setInfo</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.114">setInfo</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;info)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.115">setInfo</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;info)</pre>
 <div class="block">Bean property setter:  <property>info</property>.
  <p>
  Required. Provides metadata about the API.
@@ -721,7 +722,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>info</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.125">info</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;info)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.126">info</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;info)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#setInfo-org.apache.juneau.dto.swagger.Info-"><code>setInfo(Info)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -737,14 +738,15 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getHost</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.140">getHost</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.142">getHost</a>()</pre>
 <div class="block">Bean property getter:  <property>host</property>.
  <p>
- The host (name or ip) serving the API.
+ The host (name or IP) serving the API.
  This MUST be the host only and does not include the scheme nor sub-paths.
  It MAY include a port.
  If the host is not included, the host serving the documentation is to be used (including the port).
- The host does not support <a class="doclink" href="http://swagger.io/specification/#pathTemplating">path templating</a>.</div>
+ The host does not support <a class="doclink" href="http://swagger.io/specification/#pathTemplating">
+ path templating</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>host</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -757,14 +759,15 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setHost</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.156">setHost</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;host)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.159">setHost</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;host)</pre>
 <div class="block">Bean property setter:  <property>host</property>.
  <p>
- The host (name or ip) serving the API.
+ The host (name or IP) serving the API.
  This MUST be the host only and does not include the scheme nor sub-paths.
  It MAY include a port.
  If the host is not included, the host serving the documentation is to be used (including the port).
- The host does not support <a class="doclink" href="http://swagger.io/specification/#pathTemplating">path templating</a>.</div>
+ The host does not support <a class="doclink" href="http://swagger.io/specification/#pathTemplating">
+ path templating</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>host</code> - The new value for the <property>host</property> property on this bean.</dd>
@@ -779,7 +782,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>host</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.167">host</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;host)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.170">host</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;host)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#setHost-java.lang.String-"><code>setHost(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -795,13 +798,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getBasePath</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.181">getBasePath</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.185">getBasePath</a>()</pre>
 <div class="block">Bean property getter:  <property>basePath</property>.
  <p>
  The base path on which the API is served, which is relative to the <code>host</code>.
  If it is not included, the API is served directly under the <code>host</code>.
  The value MUST start with a leading slash (/).
- The <code>basePath</code> does not support <a class="doclink" href="http://swagger.io/specification/#pathTemplating">path templating</a>.</div>
+ The <code>basePath</code> does not support <a class="doclink"
+ href="http://swagger.io/specification/#pathTemplating">path templating</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>basePath</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -814,13 +818,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setBasePath</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.196">setBasePath</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;basePath)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.201">setBasePath</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;basePath)</pre>
 <div class="block">Bean property setter:  <property>basePath</property>.
  <p>
  The base path on which the API is served, which is relative to the <code>host</code>.
  If it is not included, the API is served directly under the <code>host</code>.
  The value MUST start with a leading slash (/).
- The <code>basePath</code> does not support <a class="doclink" href="http://swagger.io/specification/#pathTemplating">path templating</a>.</div>
+ The <code>basePath</code> does not support <a class="doclink"
+ href="http://swagger.io/specification/#pathTemplating">path templating</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>basePath</code> - The new value for the <property>basePath</property> property on this bean.</dd>
@@ -835,7 +840,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>basePath</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.207">basePath</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;basePath)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.212">basePath</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;basePath)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#setBasePath-java.lang.String-"><code>setBasePath(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -851,12 +856,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getSchemes</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.220">getSchemes</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.226">getSchemes</a>()</pre>
 <div class="block">Bean property getter:  <property>schemes</property>.
  <p>
  The transfer protocol of the API.
  Values MUST be from the list:  <js>"http"</js>, <js>"https"</js>, <js>"ws"</js>, <js>"wss"</js>.
- If the <code>schemes</code> is not included, the default scheme to be used is the one used to access the Swagger definition itself.</div>
+ If the <code>schemes</code> is not included, the default scheme to be used is the one used to access the Swagger
+ definition itself.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>schemes</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -869,12 +875,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setSchemes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.234">setSchemes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;schemes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.241">setSchemes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;schemes)</pre>
 <div class="block">Bean property setter:  <property>schemes</property>.
  <p>
  The transfer protocol of the API.
  Values MUST be from the list:  <js>"http"</js>, <js>"https"</js>, <js>"ws"</js>, <js>"wss"</js>.
- If the <code>schemes</code> is not included, the default scheme to be used is the one used to access the Swagger definition itself.</div>
+ If the <code>schemes</code> is not included, the default scheme to be used is the one used to access the Swagger
+ definition itself.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>schemes</code> - The new value for the <property>schemes</property> property on this bean.</dd>
@@ -889,12 +896,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addSchemes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.249">addSchemes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;schemes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.257">addSchemes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;schemes)</pre>
 <div class="block">Bean property adder:  <property>schemes</property>.
  <p>
  The transfer protocol of the API.
  Values MUST be from the list:  <js>"http"</js>, <js>"https"</js>, <js>"ws"</js>, <js>"wss"</js>.
- If the <code>schemes</code> is not included, the default scheme to be used is the one used to access the Swagger definition itself.</div>
+ If the <code>schemes</code> is not included, the default scheme to be used is the one used to access the Swagger
+ definition itself.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>schemes</code> - The values to add for the <property>schemes</property> property on this bean.</dd>
@@ -909,12 +917,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addSchemes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.263">addSchemes</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;schemes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.272">addSchemes</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;schemes)</pre>
 <div class="block">Bean property adder:  <property>schemes</property>.
  <p>
  The transfer protocol of the API.
  Values MUST be from the list:  <js>"http"</js>, <js>"https"</js>, <js>"ws"</js>, <js>"wss"</js>.
- If the <code>schemes</code> is not included, the default scheme to be used is the one used to access the Swagger definition itself.</div>
+ If the <code>schemes</code> is not included, the default scheme to be used is the one used to access the Swagger
+ definition itself.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>schemes</code> - The values to add for the <property>schemes</property> property on this bean.</dd>
@@ -929,7 +938,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>schemes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.278">schemes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;schemes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.287">schemes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;schemes)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#addSchemes-java.lang.String...-"><code>addSchemes(String...)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -945,12 +954,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getConsumes</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.291">getConsumes</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.301">getConsumes</a>()</pre>
 <div class="block">Bean property getter:  <property>consumes</property>.
  <p>
  A list of MIME types the APIs can consume.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
+ Mime Types</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>consumes</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -963,12 +973,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setConsumes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.305">setConsumes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.316">setConsumes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
 <div class="block">Bean property setter:  <property>consumes</property>.
  <p>
  A list of MIME types the APIs can consume.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
+ Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>consumes</code> - The new value for the <property>consumes</property> property on this bean.</dd>
@@ -983,12 +994,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addConsumes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.320">addConsumes</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;consumes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.332">addConsumes</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;consumes)</pre>
 <div class="block">Bean property adder:  <property>consumes</property>.
  <p>
  A list of MIME types the APIs can consume.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
+ Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>consumes</code> - The values to add for the <property>consumes</property> property on this bean.</dd>
@@ -1003,12 +1015,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addConsumes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.334">addConsumes</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.347">addConsumes</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
 <div class="block">Bean property adder:  <property>consumes</property>.
  <p>
  A list of MIME types the APIs can consume.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
+ Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>consumes</code> - The values to add for the <property>consumes</property> property on this bean.</dd>
@@ -1023,7 +1036,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>consumes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.349">consumes</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;consumes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.362">consumes</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;consumes)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#addConsumes-org.apache.juneau.http.MediaType...-"><code>addConsumes(MediaType...)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1039,7 +1052,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>consumes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.359">consumes</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.372">consumes</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;consumes)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#addConsumes-java.util.Collection-"><code>addConsumes(Collection)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1055,12 +1068,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getProduces</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.372">getProduces</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.386">getProduces</a>()</pre>
 <div class="block">Bean property getter:  <property>produces</property>.
  <p>
  A list of MIME types the APIs can produce.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
+ Mime Types</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>produces</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1073,12 +1087,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setProduces</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.386">setProduces</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.401">setProduces</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
 <div class="block">Bean property setter:  <property>produces</property>.
  <p>
  A list of MIME types the APIs can produce.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
+ Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>produces</code> - The new value for the <property>produces</property> property on this bean.</dd>
@@ -1093,12 +1108,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addProduces</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.401">addProduces</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;produces)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.417">addProduces</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;produces)</pre>
 <div class="block">Bean property adder:  <property>produces</property>.
  <p>
  A list of MIME types the APIs can produce.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
+ Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>produces</code> - The values to add for the <property>produces</property> property on this bean.</dd>
@@ -1113,12 +1129,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addProduces</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.415">addProduces</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.432">addProduces</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
 <div class="block">Bean property adder:  <property>produces</property>.
  <p>
  A list of MIME types the APIs can produce.
  This is global to all APIs but can be overridden on specific API calls.
- Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">Mime Types</a>.</div>
+ Value MUST be as described under <a class="doclink" href="http://swagger.io/specification/#mimeTypes">
+ Mime Types</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>produces</code> - The values to add for the <property>produces</property> property on this bean.</dd>
@@ -1133,7 +1150,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>produces</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.430">produces</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;produces)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.447">produces</a>(<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>...&nbsp;produces)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#addProduces-org.apache.juneau.http.MediaType...-"><code>addProduces(MediaType...)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1149,7 +1166,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>produces</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.440">produces</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.457">produces</a>(<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;<a href="../../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&gt;&nbsp;produces)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#addProduces-java.util.Collection-"><code>addProduces(Collection)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1165,7 +1182,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getPaths</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.451">getPaths</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.468">getPaths</a>()</pre>
 <div class="block">Bean property getter:  <property>paths</property>.
  <p>
  Required. The available paths and operations for the API.</div>
@@ -1181,7 +1198,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setPaths</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.463">setPaths</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&gt;&gt;&nbsp;paths)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.480">setPaths</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&gt;&gt;&nbsp;paths)</pre>
 <div class="block">Bean property setter:  <property>paths</property>.
  <p>
  Required. The available paths and operations for the API.</div>
@@ -1199,7 +1216,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addPath</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.478">addPath</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.495">addPath</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
                        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;methodName,
                        <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;operation)</pre>
 <div class="block">Bean property adder:  <property>paths</property>.
@@ -1221,7 +1238,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>path</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.498">path</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.515">path</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;methodName,
                     <a href="../../../../../org/apache/juneau/dto/swagger/Operation.html" title="class in org.apache.juneau.dto.swagger">Operation</a>&nbsp;operation)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#path-java.lang.String-java.lang.String-org.apache.juneau.dto.swagger.Operation-"><code>path(String,String,Operation)</code></a>.</div>
@@ -1241,13 +1258,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDefinitions</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.509">getDefinitions</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.527">getDefinitions</a>()</pre>
 <div class="block">Bean property getter:  <property>definitions</property>.
  <p>
  An object to hold data types produced and consumed by operations.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>definitions</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>definitions</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -1257,7 +1275,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setDefinitions</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.521">setDefinitions</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&gt;&nbsp;definitions)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.539">setDefinitions</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&gt;&nbsp;definitions)</pre>
 <div class="block">Bean property setter:  <property>definitions</property>.
  <p>
  An object to hold data types produced and consumed by operations.</div>
@@ -1275,7 +1293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addDefinition</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.535">addDefinition</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.553">addDefinition</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                              <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;schema)</pre>
 <div class="block">Bean property adder:  <property>definitions</property>.
  <p>
@@ -1295,7 +1313,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>xxx</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.549">xxx</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.567">xxx</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                    <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;schema)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#addDefinition-java.lang.String-org.apache.juneau.dto.swagger.SchemaInfo-"><code>addDefinition(String,SchemaInfo)</code></a>.</div>
 <dl>
@@ -1313,7 +1331,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getParameters</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.561">getParameters</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.579">getParameters</a>()</pre>
 <div class="block">Bean property getter:  <property>parameters</property>.
  <p>
  An object to hold parameters that can be used across operations.
@@ -1330,7 +1348,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setParameters</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.574">setParameters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&gt;&nbsp;parameters)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.592">setParameters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&gt;&nbsp;parameters)</pre>
 <div class="block">Bean property setter:  <property>parameters</property>.
  <p>
  An object to hold parameters that can be used across operations.
@@ -1349,7 +1367,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addParameter</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.589">addParameter</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.607">addParameter</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                             <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;parameter)</pre>
 <div class="block">Bean property adder:  <property>parameters</property>.
  <p>
@@ -1370,7 +1388,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>parameter</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.603">parameter</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.621">parameter</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                          <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;parameter)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#addParameter-java.lang.String-org.apache.juneau.dto.swagger.ParameterInfo-"><code>addParameter(String,ParameterInfo)</code></a>.</div>
 <dl>
@@ -1388,7 +1406,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getResponses</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.615">getResponses</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.633">getResponses</a>()</pre>
 <div class="block">Bean property getter:  <property>responses</property>.
  <p>
  An object to hold responses that can be used across operations.
@@ -1405,7 +1423,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setResponses</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.628">setResponses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&gt;&nbsp;responses)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.646">setResponses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&gt;&nbsp;responses)</pre>
 <div class="block">Bean property setter:  <property>responses</property>.
  <p>
  An object to hold responses that can be used across operations.
@@ -1424,7 +1442,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addResponse</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.643">addResponse</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.661">addResponse</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                            <a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;response)</pre>
 <div class="block">Bean property adder:  <property>responses</property>.
  <p>
@@ -1445,7 +1463,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>response</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.657">response</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.675">response</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                         <a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;response)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#addResponse-java.lang.String-org.apache.juneau.dto.swagger.ResponseInfo-"><code>addResponse(String,ResponseInfo)</code></a>.</div>
 <dl>
@@ -1463,13 +1481,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getSecurityDefinitions</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.668">getSecurityDefinitions</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.687">getSecurityDefinitions</a>()</pre>
 <div class="block">Bean property getter:  <property>securityDefinitions</property>.
  <p>
  Security scheme definitions that can be used across the specification.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>securityDefinitions</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>securityDefinitions</property> property on this bean, or <jk>null</jk> if it
+ is not set.</dd>
 </dl>
 </li>
 </ul>
@@ -1479,7 +1498,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setSecurityDefinitions</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.680">setSecurityDefinitions</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&gt;&nbsp;securityDefinitions)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.699">setSecurityDefinitions</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&gt;&nbsp;securityDefinitions)</pre>
 <div class="block">Bean property setter:  <property>securityDefinitions</property>.
  <p>
  Security scheme definitions that can be used across the specification.</div>
@@ -1497,7 +1516,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addSecurityDefinition</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.694">addSecurityDefinition</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.713">addSecurityDefinition</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                      <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;securityScheme)</pre>
 <div class="block">Bean property adder:  <property>securityDefinitions</property>.
  <p>
@@ -1517,7 +1536,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>securityDefinition</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.708">securityDefinition</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.727">securityDefinition</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                   <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;securityScheme)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#addSecurityDefinition-java.lang.String-org.apache.juneau.dto.swagger.SecurityScheme-"><code>addSecurityDefinition(String,SecurityScheme)</code></a>.</div>
 <dl>
@@ -1535,11 +1554,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getSecurity</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.721">getSecurity</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.741">getSecurity</a>()</pre>
 <div class="block">Bean property getter:  <property>security</property>.
  <p>
  A declaration of which security schemes are applied for the API as a whole.
- The list of values describes alternative security schemes that can be used (that is, there is a logical OR between the security requirements).
+ The list of values describes alternative security schemes that can be used (that is, there is a logical OR
+ between the security requirements).
  Individual operations can override this definition.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1553,11 +1573,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setSecurity</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.735">setSecurity</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&gt;&nbsp;security)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.756">setSecurity</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&gt;&nbsp;security)</pre>
 <div class="block">Bean property setter:  <property>security</property>.
  <p>
  A declaration of which security schemes are applied for the API as a whole.
- The list of values describes alternative security schemes that can be used (that is, there is a logical OR between the security requirements).
+ The list of values describes alternative security schemes that can be used (that is, there is a logical OR
+ between the security requirements).
  Individual operations can override this definition.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1573,11 +1594,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addSecurity</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.750">addSecurity</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;security)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.772">addSecurity</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&gt;&nbsp;security)</pre>
 <div class="block">Bean property adder:  <property>security</property>.
  <p>
  A declaration of which security schemes are applied for the API as a whole.
- The list of values describes alternative security schemes that can be used (that is, there is a logical OR between the security requirements).
+ The list of values describes alternative security schemes that can be used (that is, there is a logical OR
+ between the security requirements).
  Individual operations can override this definition.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1593,13 +1615,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>security</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.764">security</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;scheme,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.787">security</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;scheme,
                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;alternatives)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html#addSecurity-java.util.Map-"><code>addSecurity(Map)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>scheme</code> - The security scheme that applies to this operation</dd>
-<dd><code>alternatives</code> - The list of values describes alternative security schemes that can be used (that is, there is a logical OR between the security requirements).</dd>
+<dd><code>alternatives</code> - The list of values describes alternative security schemes that can be used (that is, there
+ is a logical OR between the security requirements).</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1611,12 +1634,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getTags</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger">Tag</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.781">getTags</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger">Tag</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.805">getTags</a>()</pre>
 <div class="block">Bean property getter:  <property>tags</property>.
  <p>
  A list of tags used by the specification with additional metadata.
  The order of the tags can be used to reflect on their order by the parsing tools.
- Not all tags that are used by the <a class="doclink" href="http://swagger.io/specification/#operationObject">Operation Object</a> must be declared.
+ Not all tags that are used by the <a class="doclink" href="http://swagger.io/specification/#operationObject">
+ Operation Object</a> must be declared.
  The tags that are not declared may be organized randomly or based on the tools' logic.
  Each tag name in the list MUST be unique.</div>
 <dl>
@@ -1631,12 +1655,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setTags</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.797">setTags</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/swagger/Tag.html" title="class in org.apache.juneau.dto.swagger">Tag</a>&gt;&nbsp;tags)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Swagger.html" title="class in org.apache.juneau.dto.swagger">Swagger</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Swagger.html#line.822">setTags</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class o

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Video.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Video.html b/content/site/apidocs/org/apache/juneau/dto/html5/Video.html
index 78b9374..f4a828b 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Video.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Video.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="video")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.34">Video</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.36">Video</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-video-element">&lt;video&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-video-element">&lt;video&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -175,7 +177,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#autoplay-java.lang.Object-">autoplay</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;autoplay)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -193,19 +196,22 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#controls-java.lang.Object-">controls</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;controls)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#crossorigin-java.lang.String-">crossorigin</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;crossorigin)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a> attribute.</div>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a> attribute.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#height-java.lang.Object-">height</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
@@ -223,25 +229,29 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#mediagroup-java.lang.String-">mediagroup</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mediagroup)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a> attribute.</div>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a> attribute.</div>
 </td>
 </tr>
 <tr id="i10" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#muted-java.lang.Object-">muted</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;muted)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i11" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#poster-java.lang.String-">poster</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;poster)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-video-poster">poster</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-video-poster">poster</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i12" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#preload-java.lang.String-">preload</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;preload)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i13" class="rowColor">
@@ -304,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Video</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.34">Video</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.36">Video</a>()</pre>
 </li>
 </ul>
 </li>
@@ -321,8 +331,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>autoplay</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.43">autoplay</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;autoplay)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.47">autoplay</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;autoplay)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a>
+ attribute.
  Hint that the media resource can be started automatically when the page is loaded.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -339,8 +350,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>controls</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.55">controls</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;controls)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.61">controls</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;controls)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a>
+ attribute.
  Show user agent controls.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -357,9 +369,10 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>crossorigin</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.66">crossorigin</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;crossorigin)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a> attribute.
- How the element handles crossorigin requests.</div>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.74">crossorigin</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;crossorigin)</pre>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a> attribute.
+ How the element handles cross-origin requests.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>crossorigin</code> - The new value for this attribute.</dd>
@@ -374,8 +387,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>height</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.78">height</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.88">height</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+ attribute.
  Vertical dimension.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -392,7 +406,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>loop</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.90">loop</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;loop)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.101">loop</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;loop)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-loop">loop</a> attribute.
  Whether to loop the media resource.</div>
 <dl>
@@ -410,8 +424,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>mediagroup</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.101">mediagroup</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mediagroup)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.114">mediagroup</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mediagroup)</pre>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a> attribute.
  Groups media elements together with an implicit MediaController.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -427,8 +442,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>muted</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.113">muted</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;muted)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.128">muted</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;muted)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a>
+ attribute.
  Whether to mute the media resource by default.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -445,8 +461,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>poster</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.124">poster</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;poster)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-video-poster">poster</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.141">poster</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;poster)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-video-poster">poster</a>
+ attribute.
  Poster frame to show prior to video playback.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -462,8 +479,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>preload</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.135">preload</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;preload)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.154">preload</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;preload)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a>
+ attribute.
  Hints how much buffering the media resource will likely need.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -479,7 +497,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>src</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.153">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.172">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-src">src</a> attribute.
  Address of the resource.
  <p>
@@ -502,7 +520,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>width</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.165">width</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;width)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.185">width</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;width)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.
  Horizontal dimension.</div>
 <dl>
@@ -520,7 +538,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.176">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.196">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -539,7 +557,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.182">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.202">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -558,7 +576,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.188">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.208">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -577,7 +595,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.194">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.214">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -596,7 +614,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.200">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.220">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html b/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html
index 6555b18..910f94d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="wbr")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.30">Wbr</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.32">Wbr</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-wbr-element">&lt;wbr&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-wbr-element">&lt;wbr&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -219,7 +221,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Wbr</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.30">Wbr</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.32">Wbr</a>()</pre>
 </li>
 </ul>
 </li>
@@ -236,7 +238,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Wbr.html" title="class in org.apache.juneau.dto.html5">Wbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Wbr.html" title="class in org.apache.juneau.dto.html5">Wbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Wbr.html" title="class in org.apache.juneau.dto.html5">Wbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Wbr.html" title="class in org.apache.juneau.dto.html5">Wbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Wbr.html" title="class in org.apache.juneau.dto.html5">Wbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Wbr.html" title="class in org.apache.juneau.dto.html5">Wbr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Header.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Header.html b/content/site/apidocs/org/apache/juneau/dto/html5/Header.html
index f9f87fa..0d7b668 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Header.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Header.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="header")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Header.html#line.30">Header</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Header.html#line.32">Header</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-header-element">&lt;header&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-header-element">&lt;header&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Header</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Header.html#line.30">Header</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Header.html#line.32">Header</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Header.html" title="class in org.apache.juneau.dto.html5">Header</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Header.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Header.html" title="class in org.apache.juneau.dto.html5">Header</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Header.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Header.html" title="class in org.apache.juneau.dto.html5">Header</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Header.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Header.html" title="class in org.apache.juneau.dto.html5">Header</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Header.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Header.html" title="class in org.apache.juneau.dto.html5">Header</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Header.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Header.html" title="class in org.apache.juneau.dto.html5">Header</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Header.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Header.html" title="class in org.apache.juneau.dto.html5">Header</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Header.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Header.html" title="class in org.apache.juneau.dto.html5">Header</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Header.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Header.html" title="class in org.apache.juneau.dto.html5">Header</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Header.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Header.html" title="class in org.apache.juneau.dto.html5">Header</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Header.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Hr.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Hr.html b/content/site/apidocs/org/apache/juneau/dto/html5/Hr.html
index 89d8fec..853ce50 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Hr.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Hr.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="hr")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Hr.html#line.30">Hr</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Hr.html#line.32">Hr</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-hr-element">&lt;hr&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-hr-element">&lt;hr&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -219,7 +221,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Hr</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Hr.html#line.30">Hr</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Hr.html#line.32">Hr</a>()</pre>
 </li>
 </ul>
 </li>
@@ -236,7 +238,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Hr.html" title="class in org.apache.juneau.dto.html5">Hr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Hr.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Hr.html" title="class in org.apache.juneau.dto.html5">Hr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Hr.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Hr.html" title="class in org.apache.juneau.dto.html5">Hr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Hr.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Hr.html" title="class in org.apache.juneau.dto.html5">Hr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Hr.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Hr.html" title="class in org.apache.juneau.dto.html5">Hr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Hr.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Hr.html" title="class in org.apache.juneau.dto.html5">Hr</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Hr.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Html.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Html.html b/content/site/apidocs/org/apache/juneau/dto/html5/Html.html
index 434d920..f7ab082 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Html.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Html.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="html")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.30">Html</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.32">Html</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/semantics.html#the-html-element">&lt;html&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/semantics.html#the-html-element">&lt;html&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -244,7 +246,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Html</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.30">Html</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.32">Html</a>()</pre>
 </li>
 </ul>
 </li>
@@ -261,7 +263,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>manifest</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.38">manifest</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;manifest)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.41">manifest</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;manifest)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/semantics.html#attr-html-manifest">manifest</a> attribute.
  Application cache manifest.</div>
 <dl>
@@ -278,7 +280,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.49">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.52">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -297,7 +299,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.55">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.58">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -316,7 +318,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.61">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.64">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -335,7 +337,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.67">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.70">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -354,7 +356,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.73">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.76">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBeanDictionary.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBeanDictionary.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBeanDictionary.html
index 8e5ab25..5306936 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBeanDictionary.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlBeanDictionary.html
@@ -126,14 +126,15 @@
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBeanDictionary.html#line.29">HtmlBeanDictionary</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBeanDictionary.html#line.30">HtmlBeanDictionary</a>
 extends <a href="../../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau">BeanDictionaryList</a></pre>
 <div class="block">Defines the Java classes that make up the HTML DTO type dictionary.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -257,7 +258,7 @@ extends <a href="../../../../../org/apache/juneau/BeanDictionaryList.html" title
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HtmlBeanDictionary</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBeanDictionary.html#line.35">HtmlBeanDictionary</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlBeanDictionary.html#line.36">HtmlBeanDictionary</a>()</pre>
 <div class="block">Constructor.</div>
 </li>
 </ul>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/swagger/SecurityScheme.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/SecurityScheme.html b/content/site/apidocs/org/apache/juneau/dto/swagger/SecurityScheme.html
index c4e7dee..a9f75d0 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/SecurityScheme.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/SecurityScheme.html
@@ -114,11 +114,12 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="type,description,name,in,flow,authorizationUrl,tokenUrl,scopes")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.64">SecurityScheme</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.66">SecurityScheme</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">Allows the definition of a security scheme that can be used by the operations.
  <p>
- Supported schemes are basic authentication, an API key (either as a header or as a query parameter) and OAuth2's common flows (implicit, password, application and access code).
+ Supported schemes are basic authentication, an API key (either as a header or as a query parameter) and OAuth2's
+ common flows (implicit, password, application and access code).
 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
@@ -148,7 +149,8 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Swagger'>Swagger</a>
    </ul>
@@ -382,7 +384,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SecurityScheme</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.64">SecurityScheme</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.66">SecurityScheme</a>()</pre>
 </li>
 </ul>
 </li>
@@ -399,7 +401,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>strict</h4>
-<pre>protected&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.78">strict</a>()</pre>
+<pre>protected&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.80">strict</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html#strict--">SwaggerElement</a></code></span></div>
 <div class="block">Sets strict mode on this bean.</div>
 <dl>
@@ -416,7 +418,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getType</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.91">getType</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.93">getType</a>()</pre>
 <div class="block">Bean property getter:  <property>type</property>.
  <p>
  Required. The type of the security scheme.
@@ -433,7 +435,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setType</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.104">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.106">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Bean property setter:  <property>type</property>.
  <p>
  Required. The type of the security scheme.
@@ -452,7 +454,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.117">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.121">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html#setType-java.lang.String-"><code>setType(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -468,13 +470,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDescription</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.128">getDescription</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.133">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
  <p>
  A short description for security scheme.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>description</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>description</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -484,7 +487,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setDescription</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.140">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.145">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
  <p>
  A short description for security scheme.</div>
@@ -502,7 +505,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>description</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.151">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.156">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html#setDescription-java.lang.String-"><code>setDescription(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -518,7 +521,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getName</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.162">getName</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.167">getName</a>()</pre>
 <div class="block">Bean property getter:  <property>name</property>.
  <p>
  The name of the header or query parameter to be used.</div>
@@ -534,7 +537,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setName</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.174">setName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.179">setName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Bean property setter:  <property>name</property>.
  <p>
  The name of the header or query parameter to be used.</div>
@@ -552,7 +555,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.185">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.190">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html#setName-java.lang.String-"><code>setName(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -568,7 +571,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getIn</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.196">getIn</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.201">getIn</a>()</pre>
 <div class="block">Bean property getter:  <property>in</property>.
  <p>
  The location of the API key. Valid values are <js>"query"</js> or <js>"header"</js>.</div>
@@ -584,7 +587,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setIn</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.208">setIn</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;in)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.213">setIn</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;in)</pre>
 <div class="block">Bean property setter:  <property>in</property>.
  <p>
  The location of the API key. Valid values are <js>"query"</js> or <js>"header"</js>.</div>
@@ -602,7 +605,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>in</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.219">in</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;in)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.224">in</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;in)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html#setIn-java.lang.String-"><code>setIn(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -618,7 +621,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getFlow</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.231">getFlow</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.236">getFlow</a>()</pre>
 <div class="block">Bean property getter:  <property>flow</property>.
  <p>
  The flow used by the OAuth2 security scheme.
@@ -635,7 +638,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setFlow</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.244">setFlow</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;flow)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.249">setFlow</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;flow)</pre>
 <div class="block">Bean property setter:  <property>flow</property>.
  <p>
  The flow used by the OAuth2 security scheme.
@@ -654,7 +657,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>flow</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.255">flow</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;flow)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.260">flow</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;flow)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html#setFlow-java.lang.String-"><code>setFlow(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -670,14 +673,15 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getAuthorizationUrl</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.267">getAuthorizationUrl</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.273">getAuthorizationUrl</a>()</pre>
 <div class="block">Bean property getter:  <property>authorizationUrl</property>.
  <p>
  The authorization URL to be used for this flow.
  This SHOULD be in the form of a URL.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>authorizationUrl</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>authorizationUrl</property> property on this bean, or <jk>null</jk> if it
+ is not set.</dd>
 </dl>
 </li>
 </ul>
@@ -687,7 +691,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setAuthorizationUrl</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.280">setAuthorizationUrl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;authorizationUrl)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.286">setAuthorizationUrl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;authorizationUrl)</pre>
 <div class="block">Bean property setter:  <property>authorizationUrl</property>.
  <p>
  The authorization URL to be used for this flow.
@@ -706,7 +710,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>authorizationUrl</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.291">authorizationUrl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;authorizationUrl)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.297">authorizationUrl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;authorizationUrl)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html#setAuthorizationUrl-java.lang.String-"><code>setAuthorizationUrl(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -722,7 +726,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getTokenUrl</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.303">getTokenUrl</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.309">getTokenUrl</a>()</pre>
 <div class="block">Bean property getter:  <property>tokenUrl</property>.
  <p>
  The token URL to be used for this flow.
@@ -739,7 +743,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setTokenUrl</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.316">setTokenUrl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tokenUrl)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.322">setTokenUrl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tokenUrl)</pre>
 <div class="block">Bean property setter:  <property>tokenUrl</property>.
  <p>
  The token URL to be used for this flow.
@@ -758,7 +762,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>tokenUrl</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.327">tokenUrl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tokenUrl)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.333">tokenUrl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tokenUrl)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html#setTokenUrl-java.lang.String-"><code>setTokenUrl(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -774,7 +778,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getScopes</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.338">getScopes</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.344">getScopes</a>()</pre>
 <div class="block">Bean property getter:  <property>scopes</property>.
  <p>
  The available scopes for the OAuth2 security scheme.</div>
@@ -790,7 +794,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setScopes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.350">setScopes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;scopes)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.356">setScopes</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;scopes)</pre>
 <div class="block">Bean property setter:  <property>scopes</property>.
  <p>
  The available scopes for the OAuth2 security scheme.</div>
@@ -808,7 +812,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addScope</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.364">addScope</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.370">addScope</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Bean property adder:  <property>scopes</property>.
  <p>
@@ -828,7 +832,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>scope</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.378">scope</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html" title="class in org.apache.juneau.dto.swagger">SecurityScheme</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SecurityScheme.html#line.384">scope</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SecurityScheme.html#addScope-java.lang.String-java.lang.String-"><code>addScope(String,String)</code></a>.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Option.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Option.html b/content/site/apidocs/org/apache/juneau/dto/html5/Option.html
index 9d2f05c..5037f24 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Option.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Option.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="option")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.30">Option</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.32">Option</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html" title="class in org.apache.juneau.dto.html5">HtmlElementText</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-option-element">&lt;option&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-option-element">&lt;option&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -256,7 +258,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Option</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.30">Option</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.32">Option</a>()</pre>
 </li>
 </ul>
 </li>
@@ -273,7 +275,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <ul class="blockList">
 <li class="blockList">
 <h4>disabled</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.39">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;disabled)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.42">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-option-disabled">disabled</a> attribute.
  Whether the form control is disabled.</div>
 <dl>
@@ -291,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <ul class="blockList">
 <li class="blockList">
 <h4>label</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.50">label</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.54">label</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-option-label">label</a> attribute.
  User-visible label.</div>
 <dl>
@@ -308,7 +310,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <ul class="blockList">
 <li class="blockList">
 <h4>selected</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.62">selected</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;selected)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.67">selected</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;selected)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-option-selected">selected</a> attribute.
  Whether the option is selected by default.</div>
 <dl>
@@ -326,7 +328,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <ul class="blockList">
 <li class="blockList">
 <h4>value</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.74">value</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.80">value</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-option-value">value</a> attribute.
  Value to be used for form submission.</div>
 <dl>
@@ -344,7 +346,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.85">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.91">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -363,7 +365,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.91">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.97">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -382,7 +384,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.97">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.103">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -401,7 +403,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>text</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.103">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Option.html" title="class in org.apache.juneau.dto.html5">Option</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Option.html#line.109">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html#text-java.lang.Object-">HtmlElementText</a></code></span></div>
 <div class="block">Sets the text node on this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Output.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Output.html b/content/site/apidocs/org/apache/juneau/dto/html5/Output.html
index 5b4f8bb..25ccf92 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Output.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Output.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="output")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.30">Output</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.32">Output</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-output-element">&lt;output&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-output-element">&lt;output&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -256,7 +258,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Output</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.30">Output</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.32">Output</a>()</pre>
 </li>
 </ul>
 </li>
@@ -273,7 +275,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_for</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.38">_for</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_for)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.41">_for</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_for)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-output-for">for</a> attribute.
  Specifies controls from which the output was calculated.</div>
 <dl>
@@ -290,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>form</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.49">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.53">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
  Associates the control with a form element.</div>
 <dl>
@@ -307,7 +309,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.60">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.65">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
  Name of form control to use for form submission and in the form.elements API.</div>
 <dl>
@@ -324,7 +326,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.71">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.76">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -343,7 +345,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.77">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.82">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -362,7 +364,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.83">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.88">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -381,7 +383,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.89">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.94">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -401,7 +403,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.95">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Output.html" title="class in org.apache.juneau.dto.html5">Output</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Output.html#line.100">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/P.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/P.html b/content/site/apidocs/org/apache/juneau/dto/html5/P.html
index 5a5b935..0db7cab 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/P.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/P.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="p")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/P.html#line.30">P</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/P.html#line.32">P</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-p-element">&lt;p&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-p-element">&lt;p&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>P</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/P.html#line.30">P</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/P.html#line.32">P</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/P.html" title="class in org.apache.juneau.dto.html5">P</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/P.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/P.html" title="class in org.apache.juneau.dto.html5">P</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/P.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/P.html" title="class in org.apache.juneau.dto.html5">P</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/P.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/P.html" title="class in org.apache.juneau.dto.html5">P</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/P.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/P.html" title="class in org.apache.juneau.dto.html5">P</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/P.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/P.html" title="class in org.apache.juneau.dto.html5">P</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/P.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/P.html" title="class in org.apache.juneau.dto.html5">P</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/P.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/P.html" title="class in org.apache.juneau.dto.html5">P</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/P.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/P.html" title="class in org.apache.juneau.dto.html5">P</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/P.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/P.html" title="class in org.apache.juneau.dto.html5">P</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/P.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Param.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Param.html b/content/site/apidocs/org/apache/juneau/dto/html5/Param.html
index 31e37b8..3e1f8ac 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Param.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Param.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="param")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Param.html#line.30">Param</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Param.html#line.32">Param</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-param-element">&lt;param&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-param-element">&lt;param&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -187,7 +189,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Param.html#value-java.lang.Object-">value</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-param-value">value</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-param-value">value</a>
+ attribute.</div>
 </td>
 </tr>
 </table>
@@ -225,7 +228,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Param</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Param.html#line.30">Param</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Param.html#line.32">Param</a>()</pre>
 </li>
 </ul>
 </li>
@@ -242,7 +245,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Param.html#line.38">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Param.html#line.41">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-param-name">name</a> attribute.
  Name of parameter.</div>
 <dl>
@@ -259,8 +262,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>value</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Param.html#line.50">value</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-param-value">value</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Param.html#line.55">value</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-param-value">value</a>
+ attribute.
  Value of parameter.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -277,7 +281,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Param.html#line.61">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Param.html#line.66">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -296,7 +300,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Param.html#line.67">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Param.html" title="class in org.apache.juneau.dto.html5">Param</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Param.html#line.72">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Pre.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Pre.html b/content/site/apidocs/org/apache/juneau/dto/html5/Pre.html
index 8edefc9..b0866b4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Pre.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Pre.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="pre")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.35">Pre</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.37">Pre</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-pre-element">&lt;pre&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-pre-element">&lt;pre&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -244,7 +246,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Pre</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.35">Pre</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.37">Pre</a>()</pre>
 </li>
 </ul>
 </li>
@@ -264,7 +266,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#MIXED_PWS">MIXED_PWS</a>)
  <a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#beanDictionary--">beanDictionary</a>=<a href="../../../../../org/apache/juneau/dto/html5/HtmlBeanDictionary.html" title="class in org.apache.juneau.dto.html5">HtmlBeanDictionary.class</a>,
               <a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#name--">name</a>="c")
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.44">getChildren</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.46">getChildren</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#getChildren--">HtmlElementMixed</a></code></span></div>
 <div class="block">The children of this element.</div>
 <dl>
@@ -281,7 +283,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedLi
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Pre.html" title="class in org.apache.juneau.dto.html5">Pre</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.49">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Pre.html" title="class in org.apache.juneau.dto.html5">Pre</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.51">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -300,7 +302,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedLi
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Pre.html" title="class in org.apache.juneau.dto.html5">Pre</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.55">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Pre.html" title="class in org.apache.juneau.dto.html5">Pre</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.57">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -319,7 +321,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedLi
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Pre.html" title="class in org.apache.juneau.dto.html5">Pre</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.61">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Pre.html" title="class in org.apache.juneau.dto.html5">Pre</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.63">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -338,7 +340,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedLi
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Pre.html" title="class in org.apache.juneau.dto.html5">Pre</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.67">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Pre.html" title="class in org.apache.juneau.dto.html5">Pre</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.69">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -358,7 +360,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedLi
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Pre.html" title="class in org.apache.juneau.dto.html5">Pre</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.73">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Pre.html" title="class in org.apache.juneau.dto.html5">Pre</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Pre.html#line.75">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Progress.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Progress.html b/content/site/apidocs/org/apache/juneau/dto/html5/Progress.html
index da26815..33d9f63 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Progress.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Progress.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="progress")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.30">Progress</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.32">Progress</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-progress-element">&lt;progress&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-progress-element">&lt;progress&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -250,7 +252,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Progress</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.30">Progress</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.32">Progress</a>()</pre>
 </li>
 </ul>
 </li>
@@ -267,7 +269,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>max</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.39">max</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;max)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.42">max</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;max)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-progress-max">max</a> attribute.
  Upper bound of range.</div>
 <dl>
@@ -285,7 +287,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>value</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.51">value</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.55">value</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-progress-value">value</a> attribute.
  Current value of the element.</div>
 <dl>
@@ -303,7 +305,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.62">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.66">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -322,7 +324,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.68">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.72">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -341,7 +343,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.74">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.78">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -360,7 +362,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.80">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.84">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -380,7 +382,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.86">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Progress.html" title="class in org.apache.juneau.dto.html5">Progress</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Progress.html#line.90">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Q.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Q.html b/content/site/apidocs/org/apache/juneau/dto/html5/Q.html
index 17b46af..d7faff2 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Q.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Q.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="q")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.30">Q</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.32">Q</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-q-element">&lt;q&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-q-element">&lt;q&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -244,7 +246,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Q</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.30">Q</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.32">Q</a>()</pre>
 </li>
 </ul>
 </li>
@@ -261,7 +263,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>cite</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.38">cite</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cite)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.41">cite</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cite)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-q-cite">cite</a> attribute.
  Link to the source of the quotation or more information about the edit.</div>
 <dl>
@@ -278,7 +280,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.49">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.52">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -297,7 +299,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.55">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.58">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -316,7 +318,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.61">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.64">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -335,7 +337,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.67">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.70">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -355,7 +357,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.73">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Q.html" title="class in org.apache.juneau.dto.html5">Q</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Q.html#line.76">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Rb.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Rb.html b/content/site/apidocs/org/apache/juneau/dto/html5/Rb.html
index ee95cfb..457d4e4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Rb.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Rb.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="rb")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Rb.html#line.30">Rb</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Rb.html#line.32">Rb</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rb-element">&lt;rb&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rb-element">&lt;rb&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Rb</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rb.html#line.30">Rb</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rb.html#line.32">Rb</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rb.html" title="class in org.apache.juneau.dto.html5">Rb</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rb.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rb.html" title="class in org.apache.juneau.dto.html5">Rb</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rb.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rb.html" title="class in org.apache.juneau.dto.html5">Rb</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rb.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rb.html" title="class in org.apache.juneau.dto.html5">Rb</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rb.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rb.html" title="class in org.apache.juneau.dto.html5">Rb</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rb.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rb.html" title="class in org.apache.juneau.dto.html5">Rb</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rb.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rb.html" title="class in org.apache.juneau.dto.html5">Rb</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rb.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rb.html" title="class in org.apache.juneau.dto.html5">Rb</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rb.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rb.html" title="class in org.apache.juneau.dto.html5">Rb</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rb.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rb.html" title="class in org.apache.juneau.dto.html5">Rb</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rb.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Input.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Input.html b/content/site/apidocs/org/apache/juneau/dto/html5/Input.html
index fb0d9f3..04ab7b3 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Input.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Input.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="input")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.32">Input</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.34">Input</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-input-element">&lt;input&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-input-element">&lt;input&gt;</a>
+ element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -241,7 +243,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i12" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#formnovalidate-java.lang.String-">formnovalidate</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formnovalidate)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i13" class="rowColor">
@@ -253,7 +256,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i14" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#height-java.lang.Object-">height</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i15" class="rowColor">
@@ -265,7 +269,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i16" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#inputmode-java.lang.String-">inputmode</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;inputmode)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-input-inputmode">inputmode</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-input-inputmode">inputmode</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i17" class="rowColor">
@@ -417,7 +422,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Input</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.32">Input</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.34">Input</a>()</pre>
 </li>
 </ul>
 </li>
@@ -434,7 +439,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>accept</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.40">accept</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;accept)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.43">accept</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;accept)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-accept">accept</a> attribute.
  Hint for expected file type in file upload controls.</div>
 <dl>
@@ -451,7 +456,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>alt</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.51">alt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;alt)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.55">alt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;alt)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-alt">alt</a> attribute.
  Replacement text for use when images are not available.</div>
 <dl>
@@ -468,9 +473,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>autocomplete</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.62">autocomplete</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;autocomplete)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.67">autocomplete</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;autocomplete)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autocomplete">autocomplete</a> attribute.
- Hint for form autofill feature.</div>
+ Hint for form auto-fill feature.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>autocomplete</code> - The new value for this attribute.</dd>
@@ -485,7 +490,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>autofocus</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.73">autofocus</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;autofocus)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.79">autofocus</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;autofocus)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.
  Automatically focus the form control when the page is loaded.</div>
 <dl>
@@ -502,7 +507,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>checked</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.85">checked</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;checked)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.92">checked</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;checked)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-checked">checked</a> attribute.
  Whether the command or control is checked.</div>
 <dl>
@@ -520,7 +525,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>dirname</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.96">dirname</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dirname)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.104">dirname</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dirname)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-dirname">dirname</a> attribute.
  Name of form field to use for sending the element's directionality in form submission.</div>
 <dl>
@@ -537,7 +542,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>disabled</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.108">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;disabled)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.117">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.
  Whether the form control is disabled.</div>
 <dl>
@@ -555,7 +560,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>form</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.119">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.129">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
  Associates the control with a form element.</div>
 <dl>
@@ -572,7 +577,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>formaction</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.130">formaction</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formaction)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.141">formaction</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formaction)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formaction">formaction</a> attribute.
  URL to use for form submission.</div>
 <dl>
@@ -589,7 +594,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>formenctype</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.141">formenctype</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formenctype)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.153">formenctype</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formenctype)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype">formenctype</a> attribute.
  Form data set encoding type to use for form submission.</div>
 <dl>
@@ -606,7 +611,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>formmethod</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.152">formmethod</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formmethod)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.165">formmethod</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formmethod)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod">formmethod</a> attribute.
  HTTP method to use for form submission.</div>
 <dl>
@@ -623,8 +628,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>formnovalidate</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.163">formnovalidate</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formnovalidate)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.178">formnovalidate</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formnovalidate)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a>
+ attribute.
  Bypass form control validation for form submission.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -640,7 +646,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>formtarget</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.174">formtarget</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formtarget)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.190">formtarget</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formtarget)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget">formtarget</a> attribute.
  Browsing context for form submission.</div>
 <dl>
@@ -657,8 +663,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>height</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.186">height</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.204">height</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+ attribute.
  Vertical dimension.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -675,8 +682,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>inputmode</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.197">inputmode</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;inputmode)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-input-inputmode">inputmode</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.217">inputmode</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;inputmode)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-input-inputmode">inputmode</a>
+ attribute.
  Hint for selecting an input modality.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -692,9 +700,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>list</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.208">list</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;list)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.229">list</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;list)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-list">list</a> attribute.
- List of autocomplete options.</div>
+ List of auto-complete options.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>list</code> - The new value for this attribute.</dd>
@@ -709,7 +717,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>max</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.220">max</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;max)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.242">max</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;max)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-max">max</a> attribute.
  Maximum value.</div>
 <dl>
@@ -727,7 +735,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>maxlength</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.232">maxlength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;maxlength)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.255">maxlength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;maxlength)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-maxlength">maxlength</a> attribute.
  Maximum length of value.</div>
 <dl>
@@ -745,7 +753,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>min</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.244">min</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;min)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.268">min</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;min)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-min">min</a> attribute.
  Minimum value.</div>
 <dl>
@@ -763,7 +771,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>minlength</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.256">minlength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;minlength)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.281">minlength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;minlength)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-minlength">minlength</a> attribute.
  Minimum length of value.</div>
 <dl>
@@ -781,7 +789,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>multiple</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.268">multiple</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;multiple)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.294">multiple</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;multiple)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-multiple">multiple</a> attribute.
  Whether to allow multiple values.</div>
 <dl>
@@ -799,7 +807,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.279">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.306">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
  Name of form control to use for form submission and in the form.elements API.</div>
 <dl>
@@ -816,7 +824,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>pattern</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.290">pattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.318">pattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-pattern">pattern</a> attribute.
  Pattern to be matched by the form control's value.</div>
 <dl>
@@ -833,7 +841,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>placeholder</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.301">placeholder</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;placeholder)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.330">placeholder</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;placeholder)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-placeholder">placeholder</a> attribute.
  User-visible label to be placed within the form control.</div>
 <dl>
@@ -850,7 +858,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>readonly</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.313">readonly</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;readonly)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.343">readonly</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;readonly)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-readonly">readonly</a> attribute.
  Whether to allow the value to be edited by the user.</div>
 <dl>
@@ -868,7 +876,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>readonly</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.325">readonly</a>(boolean&nbsp;readonly)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.356">readonly</a>(boolean&nbsp;readonly)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-readonly">readonly</a> attribute.
  Whether to allow the value to be edited by the user.</div>
 <dl>
@@ -885,7 +893,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>required</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.338">required</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;required)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.370">required</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;required)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-readonly">required</a> attribute.
  Whether the control is required for form submission.</div>
 <dl>
@@ -903,7 +911,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>size</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.350">size</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;size)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.383">size</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;size)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-size">size</a> attribute.
  Size of the control.</div>
 <dl>
@@ -921,7 +929,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>src</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.362">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.396">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-src">src</a> attribute.
  Address of the resource.</div>
 <dl>
@@ -939,7 +947,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>step</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.373">step</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;step)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.408">step</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;step)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-step">step</a> attribute.
  Granularity to be matched by the form control's value.</div>
 <dl>
@@ -956,7 +964,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.384">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.420">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-type">type</a> attribute.
  Type of form control.</div>
 <dl>
@@ -973,7 +981,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>value</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.396">value</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.433">value</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-value">value</a> attribute.
  Value of the form control.</div>
 <dl>
@@ -991,7 +999,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>width</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.408">width</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;width)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.446">width</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;width)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.
  Horizontal dimension.</div>
 <dl>
@@ -1009,7 +1017,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.419">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.457">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -1028,7 +1036,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.425">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.463">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -1047,7 +1055,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.431">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.469">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Ins.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Ins.html b/content/site/apidocs/org/apache/juneau/dto/html5/Ins.html
index 6e584d5..4d358cd 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Ins.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Ins.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="ins")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.30">Ins</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.32">Ins</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/edits.html#the-ins-element">&lt;ins&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/edits.html#the-ins-element">&lt;ins&gt;</a>
+ element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -250,7 +252,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Ins</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.30">Ins</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.32">Ins</a>()</pre>
 </li>
 </ul>
 </li>
@@ -267,7 +269,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>cite</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.38">cite</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cite)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.41">cite</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cite)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-cite">cite</a> attribute.
  Link to the source of the quotation or more information about the edit.</div>
 <dl>
@@ -284,7 +286,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>datetime</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.49">datetime</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;datetime)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.53">datetime</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;datetime)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-datetime">datetime</a> attribute.
  Date and (optionally) time of the change.</div>
 <dl>
@@ -301,7 +303,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.60">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.64">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -320,7 +322,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.66">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.70">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -339,7 +341,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.72">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.76">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -358,7 +360,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.78">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.82">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -378,7 +380,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.84">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.88">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html b/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html
index 11f6558..2d0c561 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="kbd")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.html#line.30">Kbd</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.html#line.32">Kbd</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-kbd-element">&lt;kbd&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-kbd-element">&lt;kbd&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Kbd</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.html#line.30">Kbd</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.html#line.32">Kbd</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Keygen.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Keygen.html b/content/site/apidocs/org/apache/juneau/dto/html5/Keygen.html
index d8caf05..fc90039 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Keygen.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Keygen.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="keygen")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.30">Keygen</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.32">Keygen</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-keygen-element">&lt;keygen&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-keygen-element">&lt;keygen&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Keygen</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.30">Keygen</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.32">Keygen</a>()</pre>
 </li>
 </ul>
 </li>
@@ -272,7 +274,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>autofocus</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.39">autofocus</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;autofocus)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.42">autofocus</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;autofocus)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.
  Automatically focus the form control when the page is loaded.</div>
 <dl>
@@ -290,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>challenge</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.50">challenge</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;challenge)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.54">challenge</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;challenge)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-keygen-challenge">challenge</a> attribute.
  String to package with the generated and signed public key.</div>
 <dl>
@@ -307,7 +309,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>disabled</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.62">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;disabled)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.67">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.
  Whether the form control is disabled.</div>
 <dl>
@@ -325,7 +327,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>form</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.73">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.79">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
  Associates the control with a form element.</div>
 <dl>
@@ -342,7 +344,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>keytype</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.84">keytype</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keytype)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.91">keytype</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keytype)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-keygen-keytype">keytype</a> attribute.
  The type of cryptographic key to generate.</div>
 <dl>
@@ -359,7 +361,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.95">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.103">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
  Name of form control to use for form submission and in the form.elements API.</div>
 <dl>
@@ -376,7 +378,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.106">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.114">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -395,7 +397,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.112">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.120">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -414,7 +416,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.118">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.126">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementContainer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementContainer.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementContainer.html
index caac798..8827a92 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementContainer.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementContainer.html
@@ -117,13 +117,14 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.35">HtmlElementContainer</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.36">HtmlElementContainer</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></pre>
 <div class="block">A subclass of HTML elements that contain only other elements, not text.
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -241,7 +242,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HtmlElementContainer</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.35">HtmlElementContainer</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.36">HtmlElementContainer</a>()</pre>
 </li>
 </ul>
 </li>
@@ -261,7 +262,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" ti
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ELEMENTS">ELEMENTS</a>)
  <a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#beanDictionary--">beanDictionary</a>=<a href="../../../../../org/apache/juneau/dto/html5/HtmlBeanDictionary.html" title="class in org.apache.juneau.dto.html5">HtmlBeanDictionary.class</a>,
               <a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#name--">name</a>="c")
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.45">getChildren</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.47">getChildren</a>()</pre>
 <div class="block">The children of this element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -276,7 +277,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedLi
 <li class="blockList">
 <h4>setChildren</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="c")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.55">setChildren</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;children)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.58">setChildren</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;children)</pre>
 <div class="block">Sets the children for this container.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -292,7 +293,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElementConta
 <ul class="blockList">
 <li class="blockList">
 <h4>getChild</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.66">getChild</a>(int&nbsp;index)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.69">getChild</a>(int&nbsp;index)</pre>
 <div class="block">Returns the child node at the specified index.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -308,7 +309,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElementConta
 <ul class="blockList">
 <li class="blockList">
 <h4>getChild</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.80">getChild</a>(int...&nbsp;index)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.83">getChild</a>(int...&nbsp;index)</pre>
 <div class="block">Returns the child node at the specified address.
  <p>
  Indexes are zero-indexed.
@@ -328,7 +329,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElementConta
 <ul class="blockList">
 <li class="blockList">
 <h4>getChild</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.105">getChild</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.108">getChild</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                       int&nbsp;index)</pre>
 <div class="block">Returns the child node at the specified index.</div>
 <dl>
@@ -348,7 +349,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElementConta
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.115">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.122">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -364,7 +365,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElementConta
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.130">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementContainer.html#line.138">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block">Adds a child element to this element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementMixed.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementMixed.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementMixed.html
index e442508..1f0a0a3 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementMixed.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementMixed.html
@@ -117,13 +117,14 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.35">HtmlElementMixed</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.36">HtmlElementMixed</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></pre>
 <div class="block">A subclass of HTML elements that contain mixed content (elements and text).
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -241,7 +242,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HtmlElementMixed</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.35">HtmlElementMixed</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.36">HtmlElementMixed</a>()</pre>
 </li>
 </ul>
 </li>
@@ -261,7 +262,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" ti
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#MIXED">MIXED</a>)
  <a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#beanDictionary--">beanDictionary</a>=<a href="../../../../../org/apache/juneau/dto/html5/HtmlBeanDictionary.html" title="class in org.apache.juneau.dto.html5">HtmlBeanDictionary.class</a>,
               <a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#name--">name</a>="c")
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.45">getChildren</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.47">getChildren</a>()</pre>
 <div class="block">The children of this element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -276,7 +277,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedLi
 <li class="blockList">
 <h4>setChildren</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="c")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.56">setChildren</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;children)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.58">setChildren</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;children)</pre>
 <div class="block">Sets the children of this element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -292,7 +293,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getChild</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.67">getChild</a>(int&nbsp;index)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.69">getChild</a>(int&nbsp;index)</pre>
 <div class="block">Returns the child node at the specified index.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -308,7 +309,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getChild</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.81">getChild</a>(int...&nbsp;index)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.83">getChild</a>(int...&nbsp;index)</pre>
 <div class="block">Returns the child node at the specified address.
  <p>
  Indexes are zero-indexed.
@@ -328,7 +329,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getChild</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.106">getChild</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.108">getChild</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                       int&nbsp;index)</pre>
 <div class="block">Returns the child node at the specified index.</div>
 <dl>
@@ -348,7 +349,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.117">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.124">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -365,7 +366,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.133">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementMixed.html#line.141">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block">Adds a child element to this element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementRawText.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementRawText.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementRawText.html
index 7cd69e9..890e513 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementRawText.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementRawText.html
@@ -117,13 +117,15 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementRawText.html#line.30">HtmlElementRawText</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementRawText.html#line.32">HtmlElementRawText</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></pre>
-<div class="block">A subclass of HTML elements that contain <a href="https://www.w3.org/TR/html51/syntax.html#raw-text">raw text</a> only.
+<div class="block">A subclass of HTML elements that contain <a href="https://www.w3.org/TR/html51/syntax.html#raw-text">raw text</a>
+ only.
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -216,7 +218,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HtmlElementRawText</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementRawText.html#line.30">HtmlElementRawText</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementRawText.html#line.32">HtmlElementRawText</a>()</pre>
 </li>
 </ul>
 </li>
@@ -235,7 +237,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" ti
 <h4>getText</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#TEXT_PWS">TEXT_PWS</a>)
  <a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="c")
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementRawText.html#line.41">getText</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementRawText.html#line.43">getText</a>()</pre>
 <div class="block">Returns the inner text of this element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -250,7 +252,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h
 <li class="blockList">
 <h4>setText</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="c")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementRawText.html#line.52">setText</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementRawText.html#line.54">setText</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
 <div class="block">Sets the inner text of this element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -266,7 +268,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>text</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementRawText.html#line.63">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementRawText.html#line.65">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
 <div class="block">Sets the text node on this element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementText.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementText.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementText.html
index 9448de7..eddd534 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementText.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementText.html
@@ -117,13 +117,14 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementText.html#line.30">HtmlElementText</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementText.html#line.31">HtmlElementText</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></pre>
 <div class="block">A subclass of HTML elements that contain text only.
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -216,7 +217,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HtmlElementText</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementText.html#line.30">HtmlElementText</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementText.html#line.31">HtmlElementText</a>()</pre>
 </li>
 </ul>
 </li>
@@ -235,7 +236,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" ti
 <h4>getText</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#TEXT">TEXT</a>)
  <a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="c")
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementText.html#line.41">getText</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementText.html#line.42">getText</a>()</pre>
 <div class="block">Returns the inner text of this element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -250,7 +251,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h
 <li class="blockList">
 <h4>setText</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="c")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementText.html#line.52">setText</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementText.html#line.53">setText</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
 <div class="block">Sets the innter text of this element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -266,7 +267,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>text</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementText.html#line.63">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementText.html#line.64">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
 <div class="block">Sets the text node on this element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementVoid.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementVoid.html b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementVoid.html
index a02a2f2..a7fed6c 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementVoid.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/HtmlElementVoid.html
@@ -112,7 +112,7 @@
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#VOID">VOID</a>)
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementVoid.html#line.33">HtmlElementVoid</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementVoid.html#line.34">HtmlElementVoid</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></pre>
 <div class="block">A subclass of HTML elements that have no content or end tags.
  <p>
@@ -120,7 +120,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" ti
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -188,7 +189,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HtmlElementVoid</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementVoid.html#line.33">HtmlElementVoid</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/HtmlElementVoid.html#line.34">HtmlElementVoid</a>()</pre>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/I.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/I.html b/content/site/apidocs/org/apache/juneau/dto/html5/I.html
index 2d73a21..f1d6689 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/I.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/I.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="i")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/I.html#line.30">I</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/I.html#line.32">I</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-i-element">&lt;i&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-i-element">&lt;i&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>I</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/I.html#line.30">I</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/I.html#line.32">I</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/I.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/I.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/I.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/I.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/I.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/I.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/I.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/I.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/I.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/I.html" title="class in org.apache.juneau.dto.html5">I</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/I.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Iframe.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Iframe.html b/content/site/apidocs/org/apache/juneau/dto/html5/Iframe.html
index 4b52e01..a02fea1 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Iframe.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Iframe.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="iframe")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.34">Iframe</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.36">Iframe</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-iframe-element">&lt;iframe&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-iframe-element">&lt;iframe&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -187,7 +189,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Iframe.html#height-java.lang.Object-">height</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
@@ -205,7 +208,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Iframe.html#sandbox-java.lang.String-">sandbox</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sandbox)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-sandbox">sandbox</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-sandbox">sandbox</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
@@ -217,7 +221,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Iframe.html#srcdoc-java.lang.String-">srcdoc</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;srcdoc)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-srcdoc">srcdoc</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-srcdoc">srcdoc</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
@@ -274,7 +279,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Iframe</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.34">Iframe</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.36">Iframe</a>()</pre>
 </li>
 </ul>
 </li>
@@ -291,8 +296,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>height</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.43">height</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.47">height</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+ attribute.
  Vertical dimension.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -309,7 +315,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.54">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.59">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-name">name</a> attribute.
  Name of nested browsing context.</div>
 <dl>
@@ -326,8 +332,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>sandbox</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.65">sandbox</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sandbox)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-sandbox">sandbox</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.72">sandbox</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sandbox)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-sandbox">sandbox</a>
+ attribute.
  Security rules for nested content.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -343,7 +350,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>src</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.83">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.90">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-src">src</a> attribute.
  Address of the resource.
  <p>
@@ -366,8 +373,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>srcdoc</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.94">srcdoc</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;srcdoc)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-srcdoc">srcdoc</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.103">srcdoc</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;srcdoc)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-iframe-srcdoc">srcdoc</a>
+ attribute.
  A document to render in the iframe.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -383,7 +391,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>width</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.106">width</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;width)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.116">width</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;width)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.
  Horizontal dimension.</div>
 <dl>
@@ -401,7 +409,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.117">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.127">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -420,7 +428,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.123">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.133">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -439,7 +447,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.129">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.139">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -458,7 +466,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.135">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.145">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -478,7 +486,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.141">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Iframe.html" title="class in org.apache.juneau.dto.html5">Iframe</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Iframe.html#line.151">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Img.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Img.html b/content/site/apidocs/org/apache/juneau/dto/html5/Img.html
index 4f1b0f5..8f5d928 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Img.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Img.html
@@ -119,13 +119,15 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="img")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.33">Img</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.35">Img</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-img-element">&lt;img&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-img-element">&lt;img&gt;</a> element.
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -180,13 +182,15 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i2" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Img.html#crossorigin-java.lang.String-">crossorigin</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;crossorigin)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-crossorigin">crossorigin</a> attribute.</div>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-crossorigin">crossorigin</a> attribute.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Img.html#height-java.lang.Object-">height</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
@@ -216,7 +220,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Img.html#usemap-java.lang.String-">usemap</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;usemap)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-hyperlink-usemap">usemap</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-hyperlink-usemap">usemap</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
@@ -260,7 +265,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Img</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.33">Img</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.35">Img</a>()</pre>
 </li>
 </ul>
 </li>
@@ -277,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>alt</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.41">alt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;alt)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.44">alt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;alt)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-alt">alt</a> attribute.
  Replacement text for use when images are not available.</div>
 <dl>
@@ -294,9 +299,10 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>crossorigin</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.52">crossorigin</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;crossorigin)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-crossorigin">crossorigin</a> attribute.
- How the element handles crossorigin requests.</div>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.57">crossorigin</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;crossorigin)</pre>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-crossorigin">crossorigin</a> attribute.
+ How the element handles cross-origin requests.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>crossorigin</code> - The new value for this attribute.</dd>
@@ -311,8 +317,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>height</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.64">height</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.71">height</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+ attribute.
  Vertical dimension.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -329,7 +336,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>ismap</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.76">ismap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;ismap)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.84">ismap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;ismap)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-ismap">ismap</a> attribute.
  Whether the image is a server-side image map.</div>
 <dl>
@@ -347,7 +354,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>src</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.94">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.102">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-img-src">src</a> attribute.
  Address of the resource.
  <p>
@@ -370,8 +377,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>usemap</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.105">usemap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;usemap)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-hyperlink-usemap">usemap</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.115">usemap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;usemap)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-hyperlink-usemap">usemap</a>
+ attribute.
  Name of image map to use.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -387,7 +395,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>width</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.117">width</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;width)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.128">width</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;width)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.
  Horizontal dimension.</div>
 <dl>
@@ -405,7 +413,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.128">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.139">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -424,7 +432,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.134">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.145">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -443,7 +451,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.140">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Img.html" title="class in org.apache.juneau.dto.html5">Img</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Img.html#line.151">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Body.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Body.html b/content/site/apidocs/org/apache/juneau/dto/html5/Body.html
index 39edb00..f6f93c4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Body.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Body.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="body")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.30">Body</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.32">Body</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-body-element">&lt;body&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-body-element">&lt;body&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -193,37 +195,43 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Body.html#onafterprint-java.lang.String-">onafterprint</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onafterprint)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onafterprint">onafterprint</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onafterprint">onafterprint</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Body.html#onbeforeunload-java.lang.String-">onbeforeunload</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onbeforeunload)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onbeforeunload">onbeforeunload</a> attribute.</div>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onbeforeunload">onbeforeunload</a> attribute.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Body.html#onmessage-java.lang.String-">onmessage</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmessage)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onmessage">onmessage</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onmessage">onmessage</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Body.html#ononline-java.lang.String-">ononline</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ononline)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-ononline">ononline</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-ononline">ononline</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Body.html#onpageshow-java.lang.String-">onpageshow</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onpageshow)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onpageshow">onpageshow</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onpageshow">onpageshow</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Body.html#onstorage-java.lang.String-">onstorage</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onstorage)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onstorage">onstorage</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onstorage">onstorage</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i10" class="altColor">
@@ -274,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Body</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.30">Body</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.32">Body</a>()</pre>
 </li>
 </ul>
 </li>
@@ -291,9 +299,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>onafterprint</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.38">onafterprint</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onafterprint)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onafterprint">onafterprint</a> attribute.
- //onbeforeprint https://www.w3.org/TR/html5/webappapis.html#handler-window-onbeforeprint.</div>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.41">onafterprint</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onafterprint)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onafterprint">onafterprint</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>onafterprint</code> - The new value for this attribute.</dd>
@@ -308,9 +316,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>onbeforeunload</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.49">onbeforeunload</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onbeforeunload)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onbeforeunload">onbeforeunload</a> attribute.
- //onhashchange https://www.w3.org/TR/html5/webappapis.html#handler-window-onhashchange.</div>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.53">onbeforeunload</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onbeforeunload)</pre>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onbeforeunload">onbeforeunload</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>onbeforeunload</code> - The new value for this attribute.</dd>
@@ -325,9 +333,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>onmessage</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.60">onmessage</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmessage)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onmessage">onmessage</a> attribute.
- //onoffline https://www.w3.org/TR/html5/webappapis.html#handler-window-onoffline.</div>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.65">onmessage</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmessage)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onmessage">onmessage</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>onmessage</code> - The new value for this attribute.</dd>
@@ -342,9 +350,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>ononline</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.71">ononline</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ononline)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-ononline">ononline</a> attribute.
- //onpagehide https://www.w3.org/TR/html5/webappapis.html#handler-window-onpagehide.</div>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.77">ononline</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ononline)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-ononline">ononline</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>ononline</code> - The new value for this attribute.</dd>
@@ -359,9 +367,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>onpageshow</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.82">onpageshow</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onpageshow)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onpageshow">onpageshow</a> attribute.
- //onpopstate https://www.w3.org/TR/html5/webappapis.html#handler-window-onpopstate.</div>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.89">onpageshow</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onpageshow)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onpageshow">onpageshow</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>onpageshow</code> - The new value for this attribute.</dd>
@@ -376,9 +384,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>onstorage</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.93">onstorage</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onstorage)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onstorage">onstorage</a> attribute.
- //onunload https://www.w3.org/TR/html5/webappapis.html#handler-window-onunload.</div>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.101">onstorage</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onstorage)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/webappapis.html#handler-window-onstorage">onstorage</a>
+ attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>onstorage</code> - The new value for this attribute.</dd>
@@ -393,7 +401,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.104">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.112">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -412,7 +420,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.110">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.118">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -431,7 +439,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.116">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.124">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -450,7 +458,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.122">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.130">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -470,7 +478,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.128">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Body.html" title="class in org.apache.juneau.dto.html5">Body</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Body.html#line.136">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Br.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Br.html b/content/site/apidocs/org/apache/juneau/dto/html5/Br.html
index 1505c8f..476a1c5 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Br.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Br.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="br")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Br.html#line.30">Br</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Br.html#line.32">Br</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-br-element">&lt;br&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-br-element">&lt;br&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -219,7 +221,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Br</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Br.html#line.30">Br</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Br.html#line.32">Br</a>()</pre>
 </li>
 </ul>
 </li>
@@ -236,7 +238,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Br.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Br.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Br.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Br.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Br.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Br.html" title="class in org.apache.juneau.dto.html5">Br</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Br.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Button.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Button.html b/content/site/apidocs/org/apache/juneau/dto/html5/Button.html
index 7ae578f..d7a4821 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Button.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Button.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="button")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.34">Button</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.36">Button</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-button-element">&lt;button&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-button-element">&lt;button&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -223,7 +225,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Button.html#formnovalidate-java.lang.String-">formnovalidate</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formnovalidate)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i10" class="altColor">
@@ -310,7 +313,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Button</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.34">Button</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.36">Button</a>()</pre>
 </li>
 </ul>
 </li>
@@ -327,7 +330,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>autofocus</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.43">autofocus</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;autofocus)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.46">autofocus</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;autofocus)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.
  Automatically focus the form control when the page is loaded.</div>
 <dl>
@@ -345,7 +348,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>disabled</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.55">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;disabled)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.59">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.
  Whether the form control is disabled.</div>
 <dl>
@@ -363,7 +366,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>form</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.66">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.71">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
  Associates the control with a form element.</div>
 <dl>
@@ -380,7 +383,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>formaction</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.83">formaction</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formaction)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.88">formaction</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formaction)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formaction">formaction</a> attribute.
  URL to use for form submission.
  <p>
@@ -402,7 +405,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>formenctype</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.94">formenctype</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formenctype)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.100">formenctype</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formenctype)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype">formenctype</a> attribute.
  Form data set encoding type to use for form submission.</div>
 <dl>
@@ -419,7 +422,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>formmethod</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.105">formmethod</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formmethod)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.112">formmethod</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formmethod)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod">formmethod</a> attribute.
  HTTP method to use for form submission.</div>
 <dl>
@@ -436,8 +439,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>formnovalidate</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.116">formnovalidate</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formnovalidate)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.125">formnovalidate</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formnovalidate)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a>
+ attribute.
  Bypass form control validation for form submission.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -453,7 +457,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>formtarget</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.127">formtarget</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formtarget)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.137">formtarget</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;formtarget)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget">formtarget</a> attribute.
  Browsing context for form submission.</div>
 <dl>
@@ -470,7 +474,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>menu</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.138">menu</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;menu)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.149">menu</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;menu)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-menu">menu</a> attribute.
  Specifies the element's designated pop-up menu.</div>
 <dl>
@@ -487,7 +491,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.149">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.161">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
  Name of form control to use for form submission and in the form.elements API.</div>
 <dl>
@@ -504,7 +508,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.160">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.173">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-button-type">type</a> attribute.
  Type of button.</div>
 <dl>
@@ -521,7 +525,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>value</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.172">value</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.186">value</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-button-value">value</a> attribute.
  Value to be used for form submission.</div>
 <dl>
@@ -539,7 +543,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.183">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.197">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -558,7 +562,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.189">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.203">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -577,7 +581,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.195">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.209">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -596,7 +600,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.201">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.215">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -616,7 +620,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.207">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Button.html" title="class in org.apache.juneau.dto.html5">Button</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Button.html#line.221">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Canvas.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Canvas.html b/content/site/apidocs/org/apache/juneau/dto/html5/Canvas.html
index bb46bdd..1032612 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Canvas.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Canvas.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="canvas")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.30">Canvas</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.32">Canvas</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-canvas-element">&lt;canvas&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/scripting-1.html#the-canvas-element">&lt;canvas&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -250,7 +252,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Canvas</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.30">Canvas</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.32">Canvas</a>()</pre>
 </li>
 </ul>
 </li>
@@ -267,7 +269,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>height</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.39">height</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.42">height</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-height">height</a> attribute.
  Vertical dimension.</div>
 <dl>
@@ -285,7 +287,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>width</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.51">width</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;width)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.55">width</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;width)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-canvas-width">width</a> attribute.
  Horizontal dimension.</div>
 <dl>
@@ -303,7 +305,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.62">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.66">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -322,7 +324,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.68">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.72">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -341,7 +343,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.74">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.78">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -360,7 +362,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.80">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.84">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -379,7 +381,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.86">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Canvas.html" title="class in org.apache.juneau.dto.html5">Canvas</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Canvas.html#line.90">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Caption.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Caption.html b/content/site/apidocs/org/apache/juneau/dto/html5/Caption.html
index 7ec82f2..34361d9 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Caption.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Caption.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="caption")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.30">Caption</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.32">Caption</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-caption-element">&lt;caption&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-caption-element">&lt;caption&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Caption</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.30">Caption</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.32">Caption</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Caption.html" title="class in org.apache.juneau.dto.html5">Caption</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Caption.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Cite.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Cite.html b/content/site/apidocs/org/apache/juneau/dto/html5/Cite.html
index 56fc19c..be45e2b 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Cite.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Cite.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="cite")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.30">Cite</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.32">Cite</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-cite-element">&lt;cite&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-cite-element">&lt;cite&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Cite</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.30">Cite</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.32">Cite</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Cite.html" title="class in org.apache.juneau.dto.html5">Cite</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Cite.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/swagger/SchemaInfo.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/SchemaInfo.html b/content/site/apidocs/org/apache/juneau/dto/swagger/SchemaInfo.html
index d7964b4..05b8fb9 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/SchemaInfo.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/SchemaInfo.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="format,title,description,default,multipleOf,maximum,exclusiveMaximum,minimum,exclusiveMinimum,maxLength,minLength,pattern,maxItems,minItems,uniqueItems,maxProperties,minProperties,required,enum,type,items,allOf,properties,additionalProperties,discriminator,readOnly,xml,externalDocs,example")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.40">SchemaInfo</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.41">SchemaInfo</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">The Schema Object allows the definition of input and output data types.
  <p>
@@ -127,7 +127,8 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Swagger'>Swagger</a>
    </ul>
@@ -745,7 +746,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SchemaInfo</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.40">SchemaInfo</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.41">SchemaInfo</a>()</pre>
 </li>
 </ul>
 </li>
@@ -762,10 +763,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getFormat</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.79">getFormat</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.81">getFormat</a>()</pre>
 <div class="block">Bean property getter:  <property>format</property>.
  <p>
- See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further details.</div>
+ See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further
+ details.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>format</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -778,10 +780,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setFormat</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.91">setFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.94">setFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
 <div class="block">Bean property setter:  <property>format</property>.
  <p>
- See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further details.</div>
+ See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further
+ details.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>format</code> - The new value for the <property>format</property> property on this bean.</dd>
@@ -796,7 +799,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>format</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.102">format</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.105">format</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setFormat-java.lang.String-"><code>setFormat(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -812,7 +815,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getTitle</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.111">getTitle</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.114">getTitle</a>()</pre>
 <div class="block">Bean property getter:  <property>title</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -826,7 +829,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setTitle</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.121">setTitle</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.124">setTitle</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
 <div class="block">Bean property setter:  <property>title</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -842,7 +845,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>title</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.132">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.135">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setTitle-java.lang.String-"><code>setTitle(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -858,10 +861,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDescription</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.143">getDescription</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.147">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
  <p>
- <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
+ for rich text representation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>description</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -874,10 +878,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setDescription</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.155">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.160">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
  <p>
- <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
+ for rich text representation.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>description</code> - The new value for the <property>description</property> property on this bean.</dd>
@@ -892,7 +897,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>description</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.166">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.171">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setDescription-java.lang.String-"><code>setDescription(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -908,7 +913,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDefault</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.177">getDefault</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.182">getDefault</a>()</pre>
 <div class="block">Bean property getter:  <property>default</property>.
  <p>
  Unlike JSON Schema, the value MUST conform to the defined type for the Schema Object.</div>
@@ -924,7 +929,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setDefault</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.189">setDefault</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.194">setDefault</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
 <div class="block">Bean property setter:  <property>default</property>.
  <p>
  Unlike JSON Schema, the value MUST conform to the defined type for the Schema Object.</div>
@@ -942,7 +947,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_default</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.200">_default</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.205">_default</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setDefault-java.lang.Object-"><code>setDefault(Object)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -958,7 +963,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMultipleOf</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.209">getMultipleOf</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.214">getMultipleOf</a>()</pre>
 <div class="block">Bean property getter:  <property>multipleOf</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -972,7 +977,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMultipleOf</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.219">setMultipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.224">setMultipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
 <div class="block">Bean property setter:  <property>multipleOf</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -988,7 +993,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>multipleOf</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.230">multipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.235">multipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setMultipleOf-java.lang.Number-"><code>setMultipleOf(Number)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1004,7 +1009,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaximum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.239">getMaximum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.244">getMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>maximum</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1018,7 +1023,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.249">setMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.254">setMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
 <div class="block">Bean property setter:  <property>maximum</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1034,7 +1039,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>maximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.260">maximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.265">maximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setMaximum-java.lang.Number-"><code>setMaximum(Number)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1050,11 +1055,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getExclusiveMaximum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.269">getExclusiveMaximum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.275">getExclusiveMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMaximum</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>exclusiveMaximum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>exclusiveMaximum</property> property on this bean, or <jk>null</jk> if it is
+ not set.</dd>
 </dl>
 </li>
 </ul>
@@ -1064,7 +1070,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setExclusiveMaximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.279">setExclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.285">setExclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMaximum</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1080,7 +1086,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>exclusiveMaximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.290">exclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.296">exclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setExclusiveMaximum-java.lang.Boolean-"><code>setExclusiveMaximum(Boolean)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1096,7 +1102,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinimum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.299">getMinimum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.305">getMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>minimum</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1110,7 +1116,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.309">setMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.315">setMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
 <div class="block">Bean property setter:  <property>minimum</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1126,7 +1132,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>minimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.320">minimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.326">minimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setMinimum-java.lang.Number-"><code>setMinimum(Number)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1142,11 +1148,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getExclusiveMinimum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.329">getExclusiveMinimum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.336">getExclusiveMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMinimum</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>exclusiveMinimum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>exclusiveMinimum</property> property on this bean, or <jk>null</jk> if it is
+ not set.</dd>
 </dl>
 </li>
 </ul>
@@ -1156,7 +1163,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setExclusiveMinimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.339">setExclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.346">setExclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMinimum</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1172,7 +1179,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>exclusiveMinimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.350">exclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.357">exclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setExclusiveMinimum-java.lang.Boolean-"><code>setExclusiveMinimum(Boolean)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1188,7 +1195,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxLength</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.359">getMaxLength</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.366">getMaxLength</a>()</pre>
 <div class="block">Bean property getter:  <property>maxLength</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1202,7 +1209,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.369">setMaxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.376">setMaxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
 <div class="block">Bean property setter:  <property>maxLength</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1218,7 +1225,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>maxLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.380">maxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.387">maxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setMaxLength-java.lang.Integer-"><code>setMaxLength(Integer)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1234,7 +1241,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinLength</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.389">getMinLength</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.396">getMinLength</a>()</pre>
 <div class="block">Bean property getter:  <property>minLength</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1248,7 +1255,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.399">setMinLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.406">setMinLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
 <div class="block">Bean property setter:  <property>minLength</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1264,7 +1271,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>minLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.410">minLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.417">minLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setMinLength-java.lang.Integer-"><code>setMinLength(Integer)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1280,7 +1287,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getPattern</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.419">getPattern</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.426">getPattern</a>()</pre>
 <div class="block">Bean property getter:  <property>pattern</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1294,7 +1301,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setPattern</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.429">setPattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.436">setPattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
 <div class="block">Bean property setter:  <property>pattern</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1310,7 +1317,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>pattern</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.440">pattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.447">pattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setPattern-java.lang.String-"><code>setPattern(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1326,7 +1333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxItems</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.449">getMaxItems</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.456">getMaxItems</a>()</pre>
 <div class="block">Bean property getter:  <property>maxItems</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1340,7 +1347,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.459">setMaxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.466">setMaxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
 <div class="block">Bean property setter:  <property>maxItems</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1356,7 +1363,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>maxItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.470">maxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.477">maxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setMaxItems-java.lang.Integer-"><code>setMaxItems(Integer)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1372,7 +1379,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinItems</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.479">getMinItems</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.486">getMinItems</a>()</pre>
 <div class="block">Bean property getter:  <property>minItems</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1386,7 +1393,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.489">setMinItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.496">setMinItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
 <div class="block">Bean property setter:  <property>minItems</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1402,7 +1409,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>minItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.500">minItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.507">minItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setMinItems-java.lang.Integer-"><code>setMinItems(Integer)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1418,11 +1425,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getUniqueItems</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.509">getUniqueItems</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.517">getUniqueItems</a>()</pre>
 <div class="block">Bean property getter:  <property>uniqueItems</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>uniqueItems</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>uniqueItems</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -1432,7 +1440,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setUniqueItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.518">setUniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.526">setUniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
 <div class="block">Bean property setter:  <property>uniqueItems</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1448,7 +1456,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>uniqueItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.529">uniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.537">uniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setUniqueItems-java.lang.Boolean-"><code>setUniqueItems(Boolean)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1464,11 +1472,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxProperties</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.538">getMaxProperties</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.547">getMaxProperties</a>()</pre>
 <div class="block">Bean property getter:  <property>maxProperties</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>maxProperties</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>maxProperties</property> property on this bean, or <jk>null</jk> if it is
+ not set.</dd>
 </dl>
 </li>
 </ul>
@@ -1478,7 +1487,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxProperties</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.548">setMaxProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxProperties)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.557">setMaxProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxProperties)</pre>
 <div class="block">Bean property setter:  <property>maxProperties</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1494,7 +1503,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>maxProperties</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.559">maxProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxProperties)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.568">maxProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxProperties)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setMaxProperties-java.lang.Integer-"><code>setMaxProperties(Integer)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1510,11 +1519,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinProperties</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.568">getMinProperties</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.578">getMinProperties</a>()</pre>
 <div class="block">Bean property getter:  <property>minProperties</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>minProperties</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>minProperties</property> property on this bean, or <jk>null</jk> if it is
+ not set.</dd>
 </dl>
 </li>
 </ul>
@@ -1524,7 +1534,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinProperties</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.578">setMinProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minProperties)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.588">setMinProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minProperties)</pre>
 <div class="block">Bean property setter:  <property>minProperties</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1540,7 +1550,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>minProperties</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.589">minProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minProperties)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.599">minProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minProperties)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setMinProperties-java.lang.Integer-"><code>setMinProperties(Integer)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1556,7 +1566,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getRequired</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.598">getRequired</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.608">getRequired</a>()</pre>
 <div class="block">Bean property getter:  <property>required</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1570,7 +1580,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setRequired</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.608">setRequired</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;required)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.618">setRequired</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;required)</pre>
 <div class="block">Bean property setter:  <property>required</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1586,7 +1596,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>required</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.619">required</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;required)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.629">required</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;required)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setRequired-java.lang.Boolean-"><code>setRequired(Boolean)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1602,7 +1612,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getEnum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.628">getEnum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.638">getEnum</a>()</pre>
 <div class="block">Bean property getter:  <property>enum</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1616,7 +1626,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setEnum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.638">setEnum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;_enum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.648">setEnum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;_enum)</pre>
 <div class="block">Bean property setter:  <property>enum</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1632,7 +1642,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addEnum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.650">addEnum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;_enum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.660">addEnum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;_enum)</pre>
 <div class="block">Bean property adder:  <property>enum</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1649,7 +1659,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_enum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.672">_enum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;_enum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.682">_enum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;_enum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#addEnum-java.lang.Object...-"><code>addEnum(Object...)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1666,7 +1676,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getType</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.681">getType</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.691">getType</a>()</pre>
 <div class="block">Bean property getter:  <property>type</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1680,7 +1690,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setType</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.691">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.701">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Bean property setter:  <property>type</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1696,7 +1706,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.702">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.712">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setType-java.lang.String-"><code>setType(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1712,7 +1722,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.711">getItems</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.721">getItems</a>()</pre>
 <div class="block">Bean property getter:  <property>items</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1726,7 +1736,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.721">setItems</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.731">setItems</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
 <div class="block">Bean property setter:  <property>items</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1742,7 +1752,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>items</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.732">items</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.742">items</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#setItems-org.apache.juneau.dto.swagger.Items-"><code>setItems(Items)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1758,7 +1768,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getAllOf</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.741">getAllOf</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.751">getAllOf</a>()</pre>
 <div class="block">Bean property getter:  <property>allOf</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1772,7 +1782,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setAllOf</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.751">setAllOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;allOf)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.761">setAllOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;allOf)</pre>
 <div class="block">Bean property setter:  <property>allOf</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1788,7 +1798,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addAllOf</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.763">addAllOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;allOf)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.773">addAllOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;allOf)</pre>
 <div class="block">Bean property adder:  <property>enum</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1805,7 +1815,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>allOf</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.785">allOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;allOf)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.795">allOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;allOf)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#addAllOf-java.lang.Object...-"><code>addAllOf(Object...)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1822,7 +1832,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperties</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.794">getProperties</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.804">getProperties</a>()</pre>
 <div class="block">Bean property getter:  <property>properties</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1836,7 +1846,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setProperties</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.804">setProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&gt;&nbsp;properties)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.814">setProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&gt;&nbsp;properties)</pre>
 <div class="block">Bean property setter:  <property>properties</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1852,7 +1862,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addProperty</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.816">addProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.826">addProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                               <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;propertyProperties)</pre>
 <div class="block">Bean property setter:  <property>properties</property>.</div>
 <dl>
@@ -1870,7 +1880,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>property</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.830">property</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.840">property</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;propertyProperties)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html#addProperty-java.lang.String-java.util.Map-"><code>addProperty(String,Map)</code></a>.</div>
 <dl>
@@ -1888,11 +1898,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getAdditionalProperties</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/SchemaInfo.html#line.844">getAdditionalProperties</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class o

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Audio.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Audio.html b/content/site/apidocs/org/apache/juneau/dto/html5/Audio.html
index 2013bd4..a3ca9c6 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Audio.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Audio.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="audio")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.34">Audio</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.36">Audio</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-audio-element">&lt;audio&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-audio-element">&lt;audio&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -175,7 +177,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#autoplay-java.lang.Object-">autoplay</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;autoplay)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -193,13 +196,15 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#controls-java.lang.Object-">controls</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;controls)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#crossorigin-java.lang.String-">crossorigin</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;crossorigin)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a> attribute.</div>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a> attribute.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
@@ -217,19 +222,22 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#mediagroup-java.lang.String-">mediagroup</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mediagroup)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#muted-java.lang.Object-">muted</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;muted)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i10" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Audio.html#preload-java.lang.Object-">preload</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;preload)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i11" class="rowColor">
@@ -286,7 +294,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Audio</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.34">Audio</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.36">Audio</a>()</pre>
 </li>
 </ul>
 </li>
@@ -303,8 +311,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>autoplay</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.43">autoplay</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;autoplay)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.47">autoplay</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;autoplay)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a>
+ attribute.
  Hint that the media resource can be started automatically when the page is loaded.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -321,8 +330,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>controls</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.55">controls</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;controls)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.61">controls</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;controls)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a>
+ attribute.
  Show user agent controls.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -339,9 +349,10 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>crossorigin</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.66">crossorigin</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;crossorigin)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a> attribute.
- How the element handles crossorigin requests.</div>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.74">crossorigin</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;crossorigin)</pre>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a> attribute.
+ How the element handles cross-origin requests.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>crossorigin</code> - The new value for this attribute.</dd>
@@ -356,7 +367,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>loop</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.78">loop</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;loop)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.87">loop</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;loop)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-loop">loop</a> attribute.
  Whether to loop the media resource.</div>
 <dl>
@@ -374,8 +385,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>mediagroup</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.89">mediagroup</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mediagroup)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.100">mediagroup</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mediagroup)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a>
+ attribute.
  Groups media elements together with an implicit MediaController.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -391,8 +403,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>muted</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.101">muted</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;muted)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.114">muted</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;muted)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a>
+ attribute.
  Whether to mute the media resource by default.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -409,8 +422,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>preload</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.112">preload</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;preload)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.127">preload</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;preload)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a>
+ attribute.
  Hints how much buffering the media resource will likely need.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -426,7 +440,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>src</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.130">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.145">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-src">src</a> attribute.
  Address of the resource.
  <p>
@@ -449,7 +463,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.141">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.156">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -468,7 +482,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.147">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.162">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -487,7 +501,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.153">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.168">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -506,7 +520,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.159">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.174">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -525,7 +539,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.165">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Audio.html" title="class in org.apache.juneau.dto.html5">Audio</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Audio.html#line.180">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/B.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/B.html b/content/site/apidocs/org/apache/juneau/dto/html5/B.html
index e6b2721..dbec21e 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/B.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/B.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="b")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.30">B</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.32">B</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-b-element">&lt;b&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-b-element">&lt;b&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>B</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.30">B</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.32">B</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/B.html" title="class in org.apache.juneau.dto.html5">B</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/B.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Base.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Base.html b/content/site/apidocs/org/apache/juneau/dto/html5/Base.html
index 58b39c6..6386b06 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Base.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Base.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="base")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.34">Base</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.36">Base</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-base-element">&lt;base&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#the-base-element">&lt;base&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -193,7 +195,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Base.html#target-java.lang.String-">target</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;target)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-base-target">target</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-base-target">target</a>
+ attribute.</div>
 </td>
 </tr>
 </table>
@@ -231,7 +234,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Base</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.34">Base</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.36">Base</a>()</pre>
 </li>
 </ul>
 </li>
@@ -248,7 +251,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>href</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.49">href</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;href)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.51">href</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;href)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-base-href">href</a> attribute.
  Document base URL.
  <p>
@@ -271,8 +274,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>target</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.60">target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;target)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-base-target">target</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.64">target</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;target)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-base-target">target</a>
+ attribute.
  Default browsing context for hyperlink navigation and form submission.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -288,7 +292,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.71">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.75">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -307,7 +311,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.77">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.81">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -326,7 +330,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.83">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Base.html" title="class in org.apache.juneau.dto.html5">Base</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Base.html#line.87">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Bdi.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Bdi.html b/content/site/apidocs/org/apache/juneau/dto/html5/Bdi.html
index 63d37dc..832ead1 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Bdi.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Bdi.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="bdi")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.30">Bdi</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.32">Bdi</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html" title="class in org.apache.juneau.dto.html5">HtmlElementText</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdi-element">&lt;bdi&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdi-element">&lt;bdi&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -232,7 +234,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Bdi</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.30">Bdi</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.32">Bdi</a>()</pre>
 </li>
 </ul>
 </li>
@@ -249,7 +251,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -268,7 +270,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -287,7 +289,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -306,7 +308,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>text</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.55">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdi.html" title="class in org.apache.juneau.dto.html5">Bdi</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdi.html#line.57">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html#text-java.lang.Object-">HtmlElementText</a></code></span></div>
 <div class="block">Sets the text node on this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Bdo.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Bdo.html b/content/site/apidocs/org/apache/juneau/dto/html5/Bdo.html
index d4a5240..7b0d8e0 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Bdo.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Bdo.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="bdo")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.30">Bdo</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.32">Bdo</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdo-element">&lt;bdo&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-bdo-element">&lt;bdo&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -244,7 +246,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Bdo</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.30">Bdo</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.32">Bdo</a>()</pre>
 </li>
 </ul>
 </li>
@@ -261,7 +263,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -280,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>dir</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.43">dir</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dir)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.45">dir</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dir)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#dir-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-dir-attribute">dir</a> attribute.</div>
 <dl>
@@ -299,7 +301,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.49">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.51">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -318,7 +320,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.55">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.57">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -337,7 +339,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.61">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.63">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -357,7 +359,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.67">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Bdo.html" title="class in org.apache.juneau.dto.html5">Bdo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Bdo.html#line.69">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Blockquote.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Blockquote.html b/content/site/apidocs/org/apache/juneau/dto/html5/Blockquote.html
index ba05a94..edb8561 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Blockquote.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Blockquote.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="blockquote")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.30">Blockquote</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.32">Blockquote</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-blockquote-element">&lt;blockquote&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-blockquote-element">&lt;blockquote&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -187,7 +189,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html#cite-java.lang.String-">cite</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cite)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-blockquote-cite">cite</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-blockquote-cite">cite</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
@@ -244,7 +247,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Blockquote</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.30">Blockquote</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.32">Blockquote</a>()</pre>
 </li>
 </ul>
 </li>
@@ -261,9 +264,10 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>cite</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.38">cite</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cite)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-blockquote-cite">cite</a> attribute.
- Link to the source of the quotation..</div>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.42">cite</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cite)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-blockquote-cite">cite</a>
+ attribute.
+ Link to the source of the quotation.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>cite</code> - The new value for this attribute.</dd>
@@ -278,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.49">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.53">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -297,7 +301,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.55">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.59">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -316,7 +320,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.61">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.65">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -335,7 +339,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.67">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.71">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -355,7 +359,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.73">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Blockquote.html" title="class in org.apache.juneau.dto.html5">Blockquote</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Blockquote.html#line.77">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/swagger/ResponseInfo.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/ResponseInfo.html b/content/site/apidocs/org/apache/juneau/dto/swagger/ResponseInfo.html
index 1ef4c28..655144c 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/ResponseInfo.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/ResponseInfo.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="description,schema,headers,examples")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.46">ResponseInfo</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.47">ResponseInfo</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">Describes a single response from an API Operation.
 
@@ -133,7 +133,8 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Swagger'>Swagger</a>
    </ul>
@@ -303,7 +304,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ResponseInfo</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.46">ResponseInfo</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.47">ResponseInfo</a>()</pre>
 </li>
 </ul>
 </li>
@@ -320,11 +321,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDescription</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.61">getDescription</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.63">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
  <p>
  Required. A short description of the response.
- <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used for
+ rich text representation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>description</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -337,11 +339,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setDescription</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.74">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.77">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
  <p>
  Required. A short description of the response.
- <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
+ for rich text representation.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>description</code> - The new value for the <property>description</property> property on this bean.</dd>
@@ -356,7 +359,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>description</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.85">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.88">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html#setDescription-java.lang.String-"><code>setDescription(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -372,13 +375,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getSchema</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.100">getSchema</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.104">getSchema</a>()</pre>
 <div class="block">Bean property getter:  <property>schema</property>.
  <p>
  A definition of the response structure.
  It can be a primitive, an array or an object.
  If this field does not exist, it means no content is returned as part of the response.
- As an extension to the <a class="doclink" href="http://swagger.io/specification/#schemaObject">Schema Object</a>, its root type value may also be <js>"file"</js>.
+ As an extension to the <a class="doclink" href="http://swagger.io/specification/#schemaObject">Schema Object</a>,
+ its root type value may also be <js>"file"</js>.
  This SHOULD be accompanied by a relevant produces mime-type.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -392,13 +396,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setSchema</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.116">setSchema</a>(<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;schema)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.121">setSchema</a>(<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;schema)</pre>
 <div class="block">Bean property setter:  <property>schema</property>.
  <p>
  A definition of the response structure.
  It can be a primitive, an array or an object.
  If this field does not exist, it means no content is returned as part of the response.
- As an extension to the <a class="doclink" href="http://swagger.io/specification/#schemaObject">Schema Object</a>, its root type value may also be <js>"file"</js>.
+ As an extension to the <a class="doclink" href="http://swagger.io/specification/#schemaObject">Schema Object</a>,
+ its root type value may also be <js>"file"</js>.
  This SHOULD be accompanied by a relevant produces mime-type.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -414,7 +419,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>schema</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.127">schema</a>(<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;schema)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.132">schema</a>(<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;schema)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html#setSchema-org.apache.juneau.dto.swagger.SchemaInfo-"><code>setSchema(SchemaInfo)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -430,7 +435,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getHeaders</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.138">getHeaders</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.143">getHeaders</a>()</pre>
 <div class="block">Bean property getter:  <property>headers</property>.
  <p>
  A list of headers that are sent with the response.</div>
@@ -446,7 +451,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setHeaders</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.150">setHeaders</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&gt;&nbsp;headers)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.155">setHeaders</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&gt;&nbsp;headers)</pre>
 <div class="block">Bean property setter:  <property>headers</property>.
  <p>
  A list of headers that are sent with the response.</div>
@@ -464,7 +469,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addHeader</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.164">addHeader</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.169">addHeader</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                               <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;header)</pre>
 <div class="block">Bean property adder:  <property>headers</property>.
  <p>
@@ -484,7 +489,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>header</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.178">header</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.183">header</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                            <a href="../../../../../org/apache/juneau/dto/swagger/HeaderInfo.html" title="class in org.apache.juneau.dto.swagger">HeaderInfo</a>&nbsp;header)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html#addHeader-java.lang.String-org.apache.juneau.dto.swagger.HeaderInfo-"><code>addHeader(String,HeaderInfo)</code></a>.</div>
 <dl>
@@ -502,7 +507,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getExamples</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.190">getExamples</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.195">getExamples</a>()</pre>
 <div class="block">Bean property getter:  <property>examples</property>.
  <p>
  An example of the response message.
@@ -519,7 +524,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setExamples</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.203">setExamples</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;examples)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.208">setExamples</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;examples)</pre>
 <div class="block">Bean property setter:  <property>examples</property>.
  <p>
  An example of the response message.
@@ -538,7 +543,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addExample</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.217">addExample</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mimeType,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.222">addExample</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mimeType,
                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;example)</pre>
 <div class="block">Bean property adder:  <property>examples</property>.
  <p>
@@ -558,7 +563,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>example</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.231">example</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mimeType,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.236">example</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mimeType,
                             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;example)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html#addExample-java.lang.String-java.lang.Object-"><code>addExample(String,Object)</code></a>.</div>
 <dl>
@@ -576,7 +581,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>examples</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.241">examples</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;examples)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html" title="class in org.apache.juneau.dto.swagger">ResponseInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ResponseInfo.html#line.246">examples</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;examples)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ResponseInfo.html#setExamples-java.util.Map-"><code>setExamples(Map)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/ObjectMap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ObjectMap.html b/content/site/apidocs/org/apache/juneau/ObjectMap.html
index 593e596..0878ed7 100644
--- a/content/site/apidocs/org/apache/juneau/ObjectMap.html
+++ b/content/site/apidocs/org/apache/juneau/ObjectMap.html
@@ -131,7 +131,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.100">ObjectMap</a>
+<pre>public class <a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.101">ObjectMap</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</pre>
 <div class="block">Java implementation of a JSON object.
  <p>
@@ -154,7 +154,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
    m = <jk>new</jk> ObjectMap(json);
 
    <jc>// Construct a Map using the append method</jc>
-   m = <jk>new</jk> ObjectMap().append(<js>"foo"</js>,<js>"x"</js>).append(<js>"bar"</js>,123).append(<js>"baz"</js>,<jk>true</jk>);
+   m = <jk>new</jk> ObjectMap().append(<js>"foo"</js>,<js>"x"</js>).append(<js>"bar"</js>,123)
+      .append(<js>"baz"</js>,<jk>true</jk>);
 
    <jc>// Construct a Map from XML generated by XmlSerializer</jc>
    String xml = <js>"&lt;object&gt;&lt;a type='string'&gt;A&lt;/a&gt;&lt;b type='object'&gt;&lt;c type='string'&gt;C&lt;/c&gt;&lt;d type='number'&gt;123&lt;/d&gt;&lt;/b&gt;&lt;/object&gt;"</js>;
@@ -470,7 +471,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <td class="colFirst"><code>&lt;T&gt;&nbsp;T</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ObjectMap.html#get-org.apache.juneau.transform.PojoSwap-java.lang.String-">get</a></span>(<a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;T,?&gt;&nbsp;pojoSwap,
    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>
-<div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but converts the raw value to the specified class type using the specified beanFilter.</div>
+<div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but converts the raw value to the specified class type using the specified
+ beanFilter.</div>
 </td>
 </tr>
 <tr id="i26" class="altColor">
@@ -779,7 +781,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockListLast">
 <li class="blockList">
 <h4>EMPTY_MAP</h4>
-<pre>public static final&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a> <a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.110">EMPTY_MAP</a></pre>
+<pre>public static final&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a> <a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.111">EMPTY_MAP</a></pre>
 <div class="block">An empty read-only ObjectMap.</div>
 </li>
 </ul>
@@ -797,7 +799,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>ObjectMap</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.149">ObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;s,
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.150">ObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;s,
                  <a href="../../../org/apache/juneau/parser/Parser.html" title="class in org.apache.juneau.parser">Parser</a>&nbsp;p)
           throws <a href="../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
 <div class="block">Construct an ObjectMap directly from a string using the specified parser.</div>
@@ -816,7 +818,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>ObjectMap</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.167">ObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;s)
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.169">ObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;s)
           throws <a href="../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
 <div class="block">Shortcut for <code><jk>new</jk> ObjectMap(string,JsonParser.<jsf>DEFAULT</jsf>);</code></div>
 <dl>
@@ -833,7 +835,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>ObjectMap</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.179">ObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;r,
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.181">ObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;r,
                  <a href="../../../org/apache/juneau/parser/Parser.html" title="class in org.apache.juneau.parser">Parser</a>&nbsp;p)
           throws <a href="../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a>,
                  <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
@@ -854,7 +856,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>ObjectMap</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.191">ObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;r)
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.193">ObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;r)
           throws <a href="../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a>,
                  <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Shortcut for <code><jk>new</jk> ObjectMap(reader, JsonParser.<jsf>DEFAULT</jsf>)</code>.</div>
@@ -873,7 +875,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>ObjectMap</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.205">ObjectMap</a>()</pre>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.207">ObjectMap</a>()</pre>
 <div class="block">Construct an empty JSON object (i.e. an empty <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><code>LinkedHashMap</code></a>).</div>
 </li>
 </ul>
@@ -883,7 +885,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>ObjectMap</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.214">ObjectMap</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.216">ObjectMap</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
 <div class="block">Construct an empty JSON object (i.e. an empty <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><code>LinkedHashMap</code></a>) with the specified bean context.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -897,7 +899,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ObjectMap</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.223">ObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;?,?&gt;&nbsp;m)</pre>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.225">ObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;?,?&gt;&nbsp;m)</pre>
 <div class="block">Construct a JSON object and fill it with the contents from the specified <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>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -919,7 +921,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>setInner</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.249">setInner</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;inner)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.251">setInner</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;inner)</pre>
 <div class="block">Set an inner map in this map to allow for chained get calls.
  <p>
  If <a href="../../../org/apache/juneau/ObjectMap.html#get-java.lang.Object-"><code>get(Object)</code></a> returns <jk>null</jk>, then <a href="../../../org/apache/juneau/ObjectMap.html#get-java.lang.Object-"><code>get(Object)</code></a> will be called on the inner map.
@@ -949,11 +951,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>findKeyIgnoreCase</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.260">findKeyIgnoreCase</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.262">findKeyIgnoreCase</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Searches for the specified key in this map ignoring case.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>key</code> - The key to search for.  For performance reasons, it's preferrable that the key be all lowercase.</dd>
+<dd><code>key</code> - The key to search for.  For performance reasons, it's preferable that the key be all lowercase.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The key, or <jk>null</jk> if map does not contain this key.</dd>
 </dl>
@@ -965,7 +967,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>setBeanSession</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.277">setBeanSession</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.279">setBeanSession</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
 <div class="block">Override the default bean session used for converting POJOs.
  <p>
  Default is <a href="../../../org/apache/juneau/BeanContext.html#DEFAULT"><code>BeanContext.DEFAULT</code></a>, which is sufficient in most cases.
@@ -985,7 +987,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanSession</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.287">getBeanSession</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.289">getBeanSession</a>()</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau"><code>BeanSession</code></a> currently associated with this map.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -999,7 +1001,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>append</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.301">append</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.303">append</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block">Convenience method for adding multiple objects to this map.
  <p>
@@ -1020,7 +1022,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>appendAll</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.315">appendAll</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;m)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.317">appendAll</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;m)</pre>
 <div class="block">Convenience method for adding a contents of another map to this map.
  <p>
  Equivalent to calling <code>putAll(m)</code>, but returns
@@ -1039,7 +1041,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.321">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.323">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;key)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util">get</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></dd>
@@ -1054,7 +1056,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.336">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.338">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;def)</pre>
 <div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but returns the default value if the key
  could not be found.</div>
@@ -1073,7 +1075,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.351">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.353">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but casts or converts the value to the specified class type.
  <p>
@@ -1095,10 +1097,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.365">get</a>(<a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;T,?&gt;&nbsp;pojoSwap,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.368">get</a>(<a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;T,?&gt;&nbsp;pojoSwap,
                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)
           throws <a href="../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
-<div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but converts the raw value to the specified class type using the specified beanFilter.</div>
+<div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but converts the raw value to the specified class type using the specified
+ beanFilter.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
 <dd><code>T</code> - The transformed class type.</dd>
@@ -1120,7 +1123,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.385">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.388">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                  T&nbsp;def)</pre>
 <div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but casts or converts the value to the specified class type.
@@ -1144,7 +1147,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.409">get</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;type,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.412">get</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;type,
                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but casts or converts the value to the specified class type.
  <p>
@@ -1168,7 +1171,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.424">get</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;type,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.427">get</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;type,
                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                  T&nbsp;def)</pre>
 <div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#get-java.lang.Object-" title="class or interface in java.util"><code>get()</code></a>, but casts or converts the value to the specified class type.
@@ -1192,7 +1195,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>find</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.437">find</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.440">find</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
 <div class="block">Returns the value for the first key in the list that has an entry in this map.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1208,7 +1211,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>find</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.456">find</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.459">find</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
 <div class="block">Returns the value for the first key in the list that has an entry in this map.
  <p>
@@ -1232,7 +1235,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getAt</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.487">getAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.491">getAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/ObjectMap.html#get-java.lang.Class-java.lang.String-"><code>get(Class,String)</code></a>, but the key is a slash-delimited
    path used to traverse entries in this POJO.
@@ -1243,7 +1246,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
    ObjectMap m = getObjectMap();
 
    <jc>// Long way</jc>
-   <jk>long</jk> l = m.getObjectMap(<js>"foo"</js>).getObjectList(<js>"bar"</js>).getObjectMap(<js>"0"</js>).getLong(<js>"baz"</js>);
+   <jk>long</jk> l = m.getObjectMap(<js>"foo"</js>).getObjectList(<js>"bar"</js>).getObjectMap(<js>"0"</js>)
+      .getLong(<js>"baz"</js>);
 
    <jc>// Using this method</jc>
    <jk>long</jk> l = m.getAt(<jk>long</jk>.<jk>class</jk>, <js>"foo/bar/0/baz"</js>);
@@ -1268,7 +1272,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>putAt</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.514">putAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.519">putAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <div class="block">Same as <code>put(String,Object)</code>, but the key is a slash-delimited
    path used to traverse entries in this POJO.
@@ -1279,7 +1283,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
    ObjectMap m = getObjectMap();
 
    <jc>// Long way</jc>
-   m.getObjectMap(<js>"foo"</js>).getObjectList(<js>"bar"</js>).getObjectMap(<js>"0"</js>).put(<js>"baz"</js>, 123);
+   m.getObjectMap(<js>"foo"</js>).getObjectList(<js>"bar"</js>).getObjectMap(<js>"0"</js>)
+      .put(<js>"baz"</js>, 123);
 
    <jc>// Using this method</jc>
    m.putAt(<js>"foo/bar/0/baz"</js>, 123);
@@ -1302,7 +1307,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>postAt</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.541">postAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.546">postAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <div class="block">Similar to <a href="../../../org/apache/juneau/ObjectMap.html#putAt-java.lang.String-java.lang.Object-"><code>putAt(String,Object)</code></a>, but used to append
    to collections and arrays.
@@ -1336,7 +1341,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>deleteAt</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.567">deleteAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.572">deleteAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</pre>
 <div class="block">Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true#remove-java.lang.Object-" title="class or interface in java.util"><code>remove(Object)</code></a>,but the key is a slash-delimited
    path used to traverse entries in this POJO.
  <p>
@@ -1368,7 +1373,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>putJson</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.580">putJson</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.585">putJson</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;json)
              throws <a href="../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
 <div class="block">Convenience method for inserting JSON directly into an attribute on this object.
@@ -1389,7 +1394,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.592">getString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.597">getString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
  <p>
  Shortcut for <code>get(String.<jk>class</jk>, key)</code>.</div>
@@ -1407,7 +1412,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getStringArray</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.603">getStringArray</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.608">getStringArray</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Specialized method that calls <a href="../../../org/apache/juneau/ObjectMap.html#getString-java.lang.String-"><code>getString(String)</code></a> and splits the
    results as a simple comma-delimited list.</div>
 <dl>
@@ -1424,7 +1429,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getStringArray</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.615">getStringArray</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.620">getStringArray</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;def)</pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/ObjectMap.html#getStringArray-java.lang.String-"><code>getStringArray(String)</code></a> but returns a default value if the value cannot be found.</div>
 <dl>
@@ -1442,7 +1447,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.630">getString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.635">getString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defVal)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
  <p>
@@ -1462,7 +1467,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getInt</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.643">getInt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.648">getInt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Returns the specified entry value converted to an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.
  <p>
  Shortcut for <code>get(Integer.<jk>class</jk>, key)</code>.</div>
@@ -1482,7 +1487,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getInt</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.657">getInt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.662">getInt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;defVal)</pre>
 <div class="block">Returns the specified entry value converted to an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.
  <p>
@@ -1504,7 +1509,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getLong</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.670">getLong</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.675">getLong</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.
  <p>
  Shortcut for <code>get(Long.<jk>class</jk>, key)</code>.</div>
@@ -1524,7 +1529,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getLong</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.684">getLong</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.689">getLong</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;defVal)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.
  <p>
@@ -1546,7 +1551,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getBoolean</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.697">getBoolean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.702">getBoolean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.
  <p>
  Shortcut for <code>get(Boolean.<jk>class</jk>, key)</code>.</div>
@@ -1566,7 +1571,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getBoolean</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.711">getBoolean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.716">getBoolean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                           <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;defVal)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.
  <p>
@@ -1588,7 +1593,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getMap</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.724">getMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.729">getMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Returns the specified entry value converted to a <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>.
  <p>
  Shortcut for <code>get(Map.<jk>class</jk>, key)</code>.</div>
@@ -1608,7 +1613,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getMap</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.738">getMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.743">getMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                        <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;?,?&gt;&nbsp;defVal)</pre>
 <div class="block">Returns the specified entry value converted to a <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>.
  <p>
@@ -1630,7 +1635,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getList</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.751">getList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.756">getList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.
  <p>
  Shortcut for <code>get(List.<jk>class</jk>, key)</code>.</div>
@@ -1650,7 +1655,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getList</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.765">getList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.770">getList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                        <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;defVal)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.
  <p>
@@ -1672,7 +1677,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getObjectMap</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.778">getObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.783">getObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Returns the specified entry value converted to a <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>.
  <p>
  Shortcut for <code>get(ObjectMap.<jk>class</jk>, key)</code>.</div>
@@ -1692,7 +1697,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getObjectMap</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.792">getObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.797">getObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                               <a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;defVal)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau"><code>ObjectMap</code></a>.
  <p>
@@ -1714,7 +1719,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getObjectList</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.805">getObjectList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.810">getObjectList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau"><code>ObjectList</code></a>.
  <p>
  Shortcut for <code>get(ObjectList.<jk>class</jk>, key)</code>.</div>
@@ -1734,7 +1739,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getObjectList</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.819">getObjectList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.824">getObjectList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                                 <a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;defVal)</pre>
 <div class="block">Returns the specified entry value converted to a <a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau"><code>ObjectList</code></a>.
  <p>
@@ -1756,7 +1761,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>findString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.832">findString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.837">findString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
 <div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
  <p>
  Shortcut for <code>find(String.<jk>class</jk>, keys)</code>.</div>
@@ -1775,7 +1780,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>findInt</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.846">findInt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.851">findInt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
 <div class="block">Returns the first entry that exists converted to an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang"><code>Integer</code></a>.
  <p>
  Shortcut for <code>find(Integer.<jk>class</jk>, keys)</code>.</div>
@@ -1796,7 +1801,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>findLong</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.860">findLong</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.865">findLong</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
 <div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang"><code>Long</code></a>.
  <p>
  Shortcut for <code>find(Long.<jk>class</jk>, keys)</code>.</div>
@@ -1817,7 +1822,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>findBoolean</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.874">findBoolean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.879">findBoolean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
 <div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.
  <p>
  Shortcut for <code>find(Boolean.<jk>class</jk>, keys)</code>.</div>
@@ -1838,7 +1843,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>findMap</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.888">findMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.893">findMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
 <div class="block">Returns the first entry that exists converted to a <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>.
  <p>
  Shortcut for <code>find(Map.<jk>class</jk>, keys)</code>.</div>
@@ -1859,7 +1864,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>findList</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.902">findList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.907">findList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
 <div class="block">Returns the first entry that exists converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util"><code>List</code></a>.
  <p>
  Shortcut for <code>find(List.<jk>class</jk>, keys)</code>.</div>
@@ -1880,7 +1885,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>findObjectMap</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.916">findObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.921">findObjectMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
 <div class="block">Returns the first entry that exists converted to a <a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau"><code>ObjectMap</code></a>.
  <p>
  Shortcut for <code>find(ObjectMap.<jk>class</jk>, keys)</code>.</div>
@@ -1901,7 +1906,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>findObjectList</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.930">findObjectList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.935">findObjectList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
 <div class="block">Returns the first entry that exists converted to a <a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau"><code>ObjectList</code></a>.
  <p>
  Shortcut for <code>find(ObjectList.<jk>class</jk>, keys)</code>.</div>
@@ -1922,7 +1927,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getFirstKey</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.939">getFirstKey</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.944">getFirstKey</a>()</pre>
 <div class="block">Returns the first key in the map.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1936,7 +1941,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.949">getClassMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.954">getClassMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
 <div class="block">Returns the class type of the object at the specified index.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1954,7 +1959,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>remove</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.963">remove</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.968">remove</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                     T&nbsp;defVal)</pre>
 <div class="block">Equivalent to calling <code>get(class,key,def)</code> followed by <code>remove(key);</code></div>
@@ -1978,7 +1983,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>removeAll</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.975">removeAll</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;keys)</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.980">removeAll</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;keys)</pre>
 <div class="block">Convenience method for removing several keys at once.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1992,7 +1997,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>removeAll</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.985">removeAll</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
+<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.990">removeAll</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
 <div class="block">Convenience method for removing several keys at once.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2006,7 +2011,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>containsKey</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.991">containsKey</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;key)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.996">containsKey</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;key)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true#containsKey-java.lang.Object-" title="class or interface in java.util">containsKey</a></code>&nbsp;in interface&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></dd>
@@ -2021,7 +2026,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>containsOuterKey</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1006">containsOuterKey</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;key)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1011">containsOuterKey</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;key)</pre>
 <div class="block">Returns <jk>true</jk> if this map contains the specified key, ignoring
    the inner map if it exists.</div>
 <dl>
@@ -2038,7 +2043,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>include</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1016">include</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1021">include</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
 <div class="block">Returns a copy of this <code>ObjectMap</code> with only the specified keys.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2054,7 +2059,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>exclude</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1031">exclude</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1036">exclude</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;keys)</pre>
 <div class="block">Returns a copy of this <code>ObjectMap</code> without the specified keys.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -2070,7 +2075,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>putIfNull</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1051">putIfNull</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1056">putIfNull</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;val)</pre>
 <div class="block">Sets a value in this map if the entry does not exist or the value is <jk>null</jk>.</div>
 <dl>
@@ -2088,7 +2093,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>putIfEmpty</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1065">putIfEmpty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1070">putIfEmpty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key,
                             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;val)</pre>
 <div class="block">Sets a value in this map if the entry does not exist or the value is <jk>null</jk> or an empty string.</div>
 <dl>
@@ -2106,7 +2111,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>cast</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1085">cast</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1090">cast</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</pre>
 <div class="block">Converts this map into an object of the specified type.
  <p>
  If this map contains a <js>"_type"</js> entry, it must be the same as or a subclass
@@ -2130,7 +2135,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>cast</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1105">cast</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;cm)</pre>
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1110">cast</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;cm)</pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/ObjectMap.html#cast-java.lang.Class-"><code>cast(Class)</code></a>, except allows you to specify a <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> parameter.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
@@ -2151,7 +2156,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1219">toString</a>(<a href="../../../org/apache/juneau/serializer/WriterSerializer.html" title="class in org.apache.juneau.serializer">WriterSerializer</a>&nbsp;serializer)
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1227">toString</a>(<a href="../../../org/apache/juneau/serializer/WriterSerializer.html" title="class in org.apache.juneau.serializer">WriterSerializer</a>&nbsp;serializer)
                 throws <a href="../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block">Serialize this object into a string using the specified serializer.</div>
 <dl>
@@ -2170,7 +2175,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1227">toString</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1235">toString</a>()</pre>
 <div class="block">Serialize this object into a JSON string using the <a href="../../../org/apache/juneau/json/JsonSerializer.html#DEFAULT"><code>JsonSerializer.DEFAULT</code></a> serializer.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -2184,7 +2189,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>serializeTo</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1244">serializeTo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;w)
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1252">serializeTo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;w)
                       throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
                              <a href="../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block">Convenience method for serializing this map to the specified <code>Writer</code> using
@@ -2206,7 +2211,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMa
 <ul class="blockList">
 <li class="blockList">
 <h4>keySet</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1250">keySet</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectMap.html#line.1258">keySet</a>()</pre>
 <dl>
 <dt><span class="overrideSpecify

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/Logo.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Logo.html b/content/site/apidocs/org/apache/juneau/dto/atom/Logo.html
index b23cf57..cd70ceb 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Logo.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Logo.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="logo")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.47">Logo</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.48">Logo</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Represents an <code>atomLogo</code> construct in the RFC4287 specification.
  <p>
@@ -128,7 +128,8 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Atom'>Atom</a>
    </ul>
@@ -235,10 +236,11 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockList">
 <li class="blockList">
 <h4>Logo</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.62">Logo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.64">Logo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
 <div class="block">Normal constructor.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
+ <br>
  Strings must be valid URIs.
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
@@ -254,7 +256,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Logo</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.67">Logo</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.69">Logo</a>()</pre>
 <div class="block">Bean constructor.</div>
 </li>
 </ul>
@@ -273,7 +275,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <li class="blockList">
 <h4>getUri</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ELEMENTS">ELEMENTS</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.80">getUri</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.82">getUri</a>()</pre>
 <div class="block">Returns the URI of the logo.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -288,10 +290,11 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 <li class="blockList">
 <h4>uri</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="uri")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.96">uri</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.99">uri</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
 <div class="block">Sets the URI of the logo.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
+ <br>
  Strings must be valid URIs.
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
@@ -309,7 +312,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>base</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.107">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.110">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.lang.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
  <p>
@@ -333,7 +336,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title=
 <ul class="blockListLast">
 <li class="blockList">
 <h4>lang</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.113">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.116">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">Common</a></code></span></div>
 <div class="block">Sets the language of this object.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/Person.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Person.html b/content/site/apidocs/org/apache/juneau/dto/atom/Person.html
index 1285a34..2963cb8 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Person.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Person.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.47">Person</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.48">Person</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Represents an <code>atomPersonConstruct</code> construct in the RFC4287 specification.
  <p>
@@ -129,7 +129,8 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Atom'>Atom</a>
    </ul>
@@ -260,7 +261,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockList">
 <li class="blockList">
 <h4>Person</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.59">Person</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.60">Person</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Normal constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -274,7 +275,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Person</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.64">Person</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.65">Person</a>()</pre>
 <div class="block">Bean constructor.</div>
 </li>
 </ul>
@@ -292,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockList">
 <li class="blockList">
 <h4>getName</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.76">getName</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.77">getName</a>()</pre>
 <div class="block">Returns the name of the person.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -307,7 +308,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <li class="blockList">
 <h4>name</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="name")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.87">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.88">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Sets the name of the person.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -323,7 +324,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>getUri</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.97">getUri</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.98">getUri</a>()</pre>
 <div class="block">Returns the URI of the person.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -338,7 +339,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" titl
 <li class="blockList">
 <h4>uri</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="uri")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.113">uri</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.114">uri</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
 <div class="block">Sets the URI of the person.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
@@ -359,7 +360,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>getEmail</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.123">getEmail</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.124">getEmail</a>()</pre>
 <div class="block">Returns the email address of the person.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -374,7 +375,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" titl
 <li class="blockList">
 <h4>email</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="email")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.134">email</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;email)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.135">email</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;email)</pre>
 <div class="block">Sets the email address of the person.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -390,7 +391,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>base</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.145">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.146">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.lang.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
  <p>
@@ -414,7 +415,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" titl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>lang</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.151">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.152">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">Common</a></code></span></div>
 <div class="block">Sets the language of this object.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/Source.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Source.html b/content/site/apidocs/org/apache/juneau/dto/atom/Source.html
index 199c314..2c2abbf 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Source.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Source.html
@@ -118,7 +118,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.53">Source</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.54">Source</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></pre>
 <div class="block">Represents an <code>atomSource</code> construct in the RFC4287 specification.
  <p>
@@ -145,7 +145,8 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Atom'>Atom</a>
    </ul>
@@ -360,7 +361,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Source</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.53">Source</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.54">Source</a>()</pre>
 </li>
 </ul>
 </li>
@@ -377,7 +378,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getGenerator</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.70">getGenerator</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.71">getGenerator</a>()</pre>
 <div class="block">Returns the generator info of this source.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -392,7 +393,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <li class="blockList">
 <h4>generator</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="generator")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.81">generator</a>(<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;generator)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.82">generator</a>(<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;generator)</pre>
 <div class="block">Sets the generator info of this source.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -408,7 +409,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>getIcon</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.91">getIcon</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.92">getIcon</a>()</pre>
 <div class="block">Returns the icon of this source.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -423,7 +424,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <li class="blockList">
 <h4>icon</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="icon")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.102">icon</a>(<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;icon)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.103">icon</a>(<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;icon)</pre>
 <div class="block">Sets the icon of this source.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -439,7 +440,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>getLogo</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.112">getLogo</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.113">getLogo</a>()</pre>
 <div class="block">Returns the logo of this source.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -454,7 +455,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <li class="blockList">
 <h4>logo</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="logo")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.123">logo</a>(<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;logo)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.124">logo</a>(<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;logo)</pre>
 <div class="block">Sets the logo of this source.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -470,7 +471,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>getSubtitle</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.133">getSubtitle</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.134">getSubtitle</a>()</pre>
 <div class="block">Returns the subtitle of this source.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -485,7 +486,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <li class="blockList">
 <h4>subtitle</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="subtitle")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.144">subtitle</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;subtitle)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.145">subtitle</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;subtitle)</pre>
 <div class="block">Sets the subtitle of this source.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -502,7 +503,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <li class="blockList">
 <h4>subtitle</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="subtitle")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.156">subtitle</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;subtitle)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.157">subtitle</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;subtitle)</pre>
 <div class="block">Sets the subtitle of this source.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -518,7 +519,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>authors</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.167">authors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;authors)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.168">authors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;authors)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#authors-org.apache.juneau.dto.atom.Person...-">CommonEntry</a></code></span></div>
 <div class="block">Sets the list of authors for this object.</div>
 <dl>
@@ -537,7 +538,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>categories</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.173">categories</a>(<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>...&nbsp;categories)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.174">categories</a>(<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>...&nbsp;categories)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#categories-org.apache.juneau.dto.atom.Category...-">CommonEntry</a></code></span></div>
 <div class="block">Sets the list of categories of this object.</div>
 <dl>
@@ -556,7 +557,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>contributors</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.179">contributors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;contributors)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.180">contributors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>...&nbsp;contributors)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#contributors-org.apache.juneau.dto.atom.Person...-">CommonEntry</a></code></span></div>
 <div class="block">Sets the list of contributors of this object.</div>
 <dl>
@@ -575,7 +576,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.185">id</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.186">id</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#id-org.apache.juneau.dto.atom.Id-">CommonEntry</a></code></span></div>
 <div class="block">Sets the ID of this object.</div>
 <dl>
@@ -594,7 +595,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>links</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.191">links</a>(<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>...&nbsp;links)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.192">links</a>(<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>...&nbsp;links)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#links-org.apache.juneau.dto.atom.Link...-">CommonEntry</a></code></span></div>
 <div class="block">Sets the list of links of this object.</div>
 <dl>
@@ -613,7 +614,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>rights</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.197">rights</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;rights)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.198">rights</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;rights)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#rights-org.apache.juneau.dto.atom.Text-">CommonEntry</a></code></span></div>
 <div class="block">Sets the rights statement of this object.</div>
 <dl>
@@ -632,7 +633,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>rights</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.203">rights</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rights)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.204">rights</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rights)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#rights-java.lang.String-">CommonEntry</a></code></span></div>
 <div class="block">Sets the rights statement of this object.</div>
 <dl>
@@ -651,7 +652,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>title</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.209">title</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;title)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.210">title</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;title)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#title-org.apache.juneau.dto.atom.Text-">CommonEntry</a></code></span></div>
 <div class="block">Sets the title of this object.</div>
 <dl>
@@ -670,7 +671,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>title</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.215">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.216">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#title-java.lang.String-">CommonEntry</a></code></span></div>
 <div class="block">Sets the title of this object.</div>
 <dl>
@@ -689,7 +690,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>updated</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.221">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;updated)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.222">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;updated)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#updated-java.util.Calendar-">CommonEntry</a></code></span></div>
 <div class="block">Sets the update timestamp of this object.</div>
 <dl>
@@ -708,7 +709,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>updated</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.227">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;updated)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.228">updated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;updated)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#updated-java.lang.String-">CommonEntry</a></code></span></div>
 <div class="block">Sets the update timestamp of this object.</div>
 <dl>
@@ -727,7 +728,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>base</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.233">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.234">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.lang.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
  <p>
@@ -751,7 +752,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" titl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>lang</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.239">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.240">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">Common</a></code></span></div>
 <div class="block">Sets the language of this object.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/Text.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Text.html b/content/site/apidocs/org/apache/juneau/dto/atom/Text.html
index 9416042..ee7b47b 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Text.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Text.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.54">Text</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.55">Text</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Represents an <code>atomTextConstruct</code> construct in the RFC4287 specification.
  <p>
@@ -144,7 +144,8 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Atom'>Atom</a>
    </ul>
@@ -263,7 +264,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockList">
 <li class="blockList">
 <h4>Text</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.64">Text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.65">Text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Normal content.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -277,7 +278,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Text</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.69">Text</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.70">Text</a>()</pre>
 <div class="block">Bean constructor.</div>
 </li>
 </ul>
@@ -296,7 +297,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <li class="blockList">
 <h4>getType</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.82">getType</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.83">getType</a>()</pre>
 <div class="block">Returns the content type of this content.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -311,7 +312,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>type</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="type")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.101">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.102">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Sets the content type of this content.
  <p>
  Must be one of the following:
@@ -336,7 +337,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title=
 <li class="blockList">
 <h4>getText</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#XMLTEXT">XMLTEXT</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.112">getText</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.113">getText</a>()</pre>
 <div class="block">Returns the content of this content.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -351,7 +352,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>text</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="text")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.123">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.124">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
 <div class="block">Sets the content of this content.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -367,7 +368,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>base</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.134">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.135">base</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;base)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.lang.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
  <p>
@@ -391,7 +392,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title=
 <ul class="blockListLast">
 <li class="blockList">
 <h4>lang</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.140">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.141">lang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">Common</a></code></span></div>
 <div class="block">Sets the language of this object.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/atom/package-summary.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/package-summary.html b/content/site/apidocs/org/apache/juneau/dto/atom/package-summary.html
index 7813942..be97075 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/package-summary.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/package-summary.html
@@ -223,11 +223,13 @@
 <h2 class='topic' onclick='toggle(this)'>1 - Overview</h2>
 <div class='topic'>
    <p>
-      Juneau supports generation and consumption of ATOM feeds through the use of DTOs (Data Transfer Objects).<br>
+      Juneau supports generation and consumption of ATOM feeds through the use of DTOs (Data Transfer Objects).
+      <br>
       It uses existing support for serializing and parsing POJOs to and from XML to define these ATOM objects. 
    </p>
    <p>
-      The examples shown here are pulled from the <code>AtomFeedResource</code> class in the <code>org.apache.juneau.sample.war</code> project.
+      The examples shown here are pulled from the <code>AtomFeedResource</code> class in the 
+      <code>org.apache.juneau.sample.war</code> project.
    </p>
    
    
@@ -236,8 +238,10 @@
    <h3 class='topic' onclick='toggle(this)'>1.1 - Serializing ATOM feeds</h3>
    <div class='topic'>
       <p>
-         The Juneau ATOM feed DTOs are simply beans with fluent-style setters.<br>
-         The following code shows a feed being created programmatically using the <a href="../../../../../org/apache/juneau/dto/atom/AtomBuilder.html" title="class in org.apache.juneau.dto.atom"><code>AtomBuilder</code></a> class.
+         The Juneau ATOM feed DTOs are simply beans with fluent-style setters.
+         <br>
+         The following code shows a feed being created programmatically using the 
+         <a href="../../../../../org/apache/juneau/dto/atom/AtomBuilder.html" title="class in org.apache.juneau.dto.atom"><code>AtomBuilder</code></a> class.
       </p>
       <p class='bcode'>
       
@@ -569,7 +573,8 @@
       <h4 class='topic' onclick='toggle(this)'>1.1.2 - ATOM/RDF/XML</h4>
       <div class='topic'>
          <p>
-            The <a href="../../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena"><code>RdfSerializer</code></a> class and subclasses can also be used to produce ATOM in various RDF formats.
+            The <a href="../../../../../org/apache/juneau/jena/RdfSerializer.html" title="class in org.apache.juneau.jena"><code>RdfSerializer</code></a> class and subclasses can also be used to produce ATOM 
+            in various RDF formats.
          </p>
 
          <h6 class='figure'>ATOM/RDF/XML example</h6>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/cognos/Column.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/cognos/Column.html b/content/site/apidocs/org/apache/juneau/dto/cognos/Column.html
index 550bd45..c5092b4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/cognos/Column.html
+++ b/content/site/apidocs/org/apache/juneau/dto/cognos/Column.html
@@ -386,11 +386,12 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>getLength</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/Column.html#line.142">getLength</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/Column.html#line.143">getLength</a>()</pre>
 <div class="block">Bean property getter:  <property>length</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>length</property> property on this bean, or <jk>null</jk> if length is not applicable for the specified type.</dd>
+<dd>The value of the <property>length</property> property on this bean, or <jk>null</jk> if length is not
+ applicable for the specified type.</dd>
 </dl>
 </li>
 </ul>
@@ -400,7 +401,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>setLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/cognos/Column.html" title="class in org.apache.juneau.dto.cognos">Column</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/Column.html#line.153">setLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;length)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/cognos/Column.html" title="class in org.apache.juneau.dto.cognos">Column</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/Column.html#line.154">setLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;length)</pre>
 <div class="block">Bean property setter:  <property>length</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.Row.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.Row.html b/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.Row.html
index 56d84b3..05e399c 100644
--- a/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.Row.html
+++ b/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.Row.html
@@ -113,7 +113,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="row")
-public static class <a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.136">DataSet.Row</a>
+public static class <a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.138">DataSet.Row</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Represents a row of data.
  <p>
@@ -194,7 +194,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Row</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.Row.html#line.136">Row</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.Row.html#line.138">Row</a>()</pre>
 </li>
 </ul>
 </li>
@@ -213,7 +213,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <h4>getValues</h4>
 <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#COLLAPSED">COLLAPSED</a>,
      <a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#childName--">childName</a>="value")
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.Row.html#line.149">getValues</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.Row.html#line.151">getValues</a>()</pre>
 <div class="block">Returns the values in this row.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.html b/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.html
index 671f867..2c79ad9 100644
--- a/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.html
+++ b/content/site/apidocs/org/apache/juneau/dto/cognos/DataSet.html
@@ -110,7 +110,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="dataset",
       <a href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="metadata,data")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.77">DataSet</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.79">DataSet</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Represents a Cognos dataset.
  <p>
@@ -119,7 +119,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    <xt>&lt;?xml</xt> <xa>version</xa>=<xs>'1.0'</xs> <xa>encoding</xa>=<xs>'UTF-8'</xs><xt>?&gt;</xt>
    <xt>&lt;c:dataset <xa>xmlns:c</xa>=<xs>'http://developer.cognos.com/schemas/xmldata/1/'</xs>&gt;</xt>
       <xt>&lt;c:metadata&gt;</xt>
-         <xt>&lt;c:item</xt> <xa>name</xa>=<xs>'name'</xs> <xa>type</xa>=<xs>'xs:String'</xs> <xa>length</xa>=<xs>'255'</xs><xt>/&gt;</xt>
+         <xt>&lt;c:item</xt> <xa>name</xa>=<xs>'name'</xs> <xa>type</xa>=<xs>'xs:String'</xs>
+            <xa>length</xa>=<xs>'255'</xs><xt>/&gt;</xt>
          <xt>&lt;c:item</xt> <xa>name</xa>=<xs>'age'</xs> <xa>type</xa>=<xs>'xs:int'</xs><xt>/&gt;</xt>
          <xt>&lt;c:item</xt> <xa>name</xa>=<xs>'numAddresses'</xs> <xa>type</xa>=<xs>'xs:int'</xs><xt>/&gt;</xt>
       <xt>&lt;/c:metadata&gt;</xt>
@@ -138,11 +139,12 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    <xt>&lt;/c:dataset&gt;</xt>
  </p>
  <p>
- Only 2-dimentional POJOs (arrays or collections of maps or beans) can be serialized to Cognos.
+ Only 2-dimensional POJOs (arrays or collections of maps or beans) can be serialized to Cognos.
 
  <h5 class='section'>Example:</h5>
  <p>
- The construct shown above is a serialized <code>AddressBook</code> object which is a subclass of <code>LinkedList&lt;Person&gt;</code>.
+ The construct shown above is a serialized <code>AddressBook</code> object which is a subclass of
+ <code>LinkedList&lt;Person&gt;</code>.
  The code for generating the XML is as follows...
  </p>
  <p class='bcode'>
@@ -281,7 +283,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>DataSet</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.83">DataSet</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.85">DataSet</a>()</pre>
 <div class="block">Bean constructor.</div>
 </li>
 </ul>
@@ -291,7 +293,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DataSet</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.94">DataSet</a>(<a href="../../../../../org/apache/juneau/dto/cognos/Column.html" title="class in org.apache.juneau.dto.cognos">Column</a>[]&nbsp;columns,
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.96">DataSet</a>(<a href="../../../../../org/apache/juneau/dto/cognos/Column.html" title="class in org.apache.juneau.dto.cognos">Column</a>[]&nbsp;columns,
                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o,
                <a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)
         throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
@@ -322,7 +324,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <li class="blockList">
 <h4>getMetaData</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="metadata")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/cognos/Column.html" title="class in org.apache.juneau.dto.cognos">Column</a>[]&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.165">getMetaData</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/cognos/Column.html" title="class in org.apache.juneau.dto.cognos">Column</a>[]&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.167">getMetaData</a>()</pre>
 <div class="block">Bean property getter:  <property>metadata</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -337,7 +339,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/cognos/Column.html" ti
 <li class="blockList">
 <h4>setMetaData</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="metadata")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/cognos/DataSet.html" title="class in org.apache.juneau.dto.cognos">DataSet</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.176">setMetaData</a>(<a href="../../../../../org/apache/juneau/dto/cognos/Column.html" title="class in org.apache.juneau.dto.cognos">Column</a>[]&nbsp;metaData)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/cognos/DataSet.html" title="class in org.apache.juneau.dto.cognos">DataSet</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.178">setMetaData</a>(<a href="../../../../../org/apache/juneau/dto/cognos/Column.html" title="class in org.apache.juneau.dto.cognos">Column</a>[]&nbsp;metaData)</pre>
 <div class="block">Bean property setter:  <property>metadata</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -354,7 +356,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/cognos/DataSet.html" t
 <li class="blockList">
 <h4>getData</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="data")
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/cognos/DataSet.Row.html" title="class in org.apache.juneau.dto.cognos">DataSet.Row</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.187">getData</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/cognos/DataSet.Row.html" title="class in org.apache.juneau.dto.cognos">DataSet.Row</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.189">getData</a>()</pre>
 <div class="block">Bean property getter:  <property>data</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -369,7 +371,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <li class="blockList">
 <h4>setData</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="data")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/cognos/DataSet.html" title="class in org.apache.juneau.dto.cognos">DataSet</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.198">setData</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/cognos/DataSet.Row.html" title="class in org.apache.juneau.dto.cognos">DataSet.Row</a>&gt;&nbsp;data)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/cognos/DataSet.html" title="class in org.apache.juneau.dto.cognos">DataSet</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/cognos/DataSet.html#line.200">setData</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/cognos/DataSet.Row.html" title="class in org.apache.juneau.dto.cognos">DataSet.Row</a>&gt;&nbsp;data)</pre>
 <div class="block">Bean property setter:  <property>data</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/swagger/Info.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/Info.html b/content/site/apidocs/org/apache/juneau/dto/swagger/Info.html
index 18feace..7cae6cd 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/Info.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Info.html
@@ -114,9 +114,10 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="title,description,termsOfService,contact,license,version")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.50">Info</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.52">Info</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
-<div class="block">The object provides metadata about the API. The metadata can be used by the clients if needed, and can be presented in the Swagger-UI for convenience.
+<div class="block">The object provides metadata about the API. The metadata can be used by the clients if needed, and can be presented
+ in the Swagger-UI for convenience.
 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
@@ -139,7 +140,8 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Swagger'>Swagger</a>
    </ul>
@@ -323,7 +325,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Info</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.50">Info</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.52">Info</a>()</pre>
 </li>
 </ul>
 </li>
@@ -340,7 +342,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getTitle</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.66">getTitle</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.68">getTitle</a>()</pre>
 <div class="block">Bean property getter:  <property>title</property>.
  <p>
  Required.  The title of the application.</div>
@@ -356,7 +358,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setTitle</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.78">setTitle</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.80">setTitle</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
 <div class="block">Bean property setter:  <property>title</property>.
  <p>
  Required.  The title of the application.</div>
@@ -374,7 +376,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>title</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.89">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.91">title</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Info.html#setTitle-java.lang.String-"><code>setTitle(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -390,13 +392,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDescription</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.100">getDescription</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.103">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
  <p>
  A short description of the application. GFM syntax can be used for rich text representation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>description</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>description</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -406,7 +409,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setDescription</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.112">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.115">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
  <p>
  A short description of the application. GFM syntax can be used for rich text representation.</div>
@@ -424,7 +427,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>description</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.123">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.126">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Info.html#setDescription-java.lang.String-"><code>setDescription(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -440,13 +443,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getTermsOfService</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.134">getTermsOfService</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.138">getTermsOfService</a>()</pre>
 <div class="block">Bean property getter:  <property>termsOfService</property>.
  <p>
  The Terms of Service for the API.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>termsOfService</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>termsOfService</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -456,7 +460,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setTermsOfService</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.146">setTermsOfService</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;termsOfService)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.150">setTermsOfService</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;termsOfService)</pre>
 <div class="block">Bean property setter:  <property>termsOfService</property>.
  <p>
  The Terms of Service for the API.</div>
@@ -474,7 +478,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>termsOfService</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.157">termsOfService</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;termsOfService)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.161">termsOfService</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;termsOfService)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Info.html#setTermsOfService-java.lang.String-"><code>setTermsOfService(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -490,7 +494,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getContact</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.168">getContact</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.172">getContact</a>()</pre>
 <div class="block">Bean property getter:  <property>contact</property>.
  <p>
  The contact information for the exposed API.</div>
@@ -506,7 +510,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setContact</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.180">setContact</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;contact)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.184">setContact</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;contact)</pre>
 <div class="block">Bean property setter:  <property>contact</property>.
  <p>
  The contact information for the exposed API.</div>
@@ -524,7 +528,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>contact</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.191">contact</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;contact)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.195">contact</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;contact)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Info.html#setContact-org.apache.juneau.dto.swagger.Contact-"><code>setContact(Contact)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -540,7 +544,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getLicense</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.202">getLicense</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.206">getLicense</a>()</pre>
 <div class="block">Bean property getter:  <property>license</property>.
  <p>
  The license information for the exposed API.</div>
@@ -556,7 +560,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setLicense</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.214">setLicense</a>(<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;license)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.218">setLicense</a>(<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;license)</pre>
 <div class="block">Bean property setter:  <property>license</property>.
  <p>
  The license information for the exposed API.</div>
@@ -574,7 +578,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>license</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.225">license</a>(<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;license)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.229">license</a>(<a href="../../../../../org/apache/juneau/dto/swagger/License.html" title="class in org.apache.juneau.dto.swagger">License</a>&nbsp;license)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Info.html#setLicense-org.apache.juneau.dto.swagger.License-"><code>setLicense(License)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -590,7 +594,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getVersion</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.236">getVersion</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.240">getVersion</a>()</pre>
 <div class="block">Bean property getter:  <property>version</property>.
  <p>
  Required.  Provides the version of the application API (not to be confused with the specification version).</div>
@@ -606,7 +610,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setVersion</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.248">setVersion</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.252">setVersion</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</pre>
 <div class="block">Bean property setter:  <property>version</property>.
  <p>
  Required.  Provides the version of the application API (not to be confused with the specification version).</div>
@@ -624,7 +628,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>version</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.259">version</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Info.html" title="class in org.apache.juneau.dto.swagger">Info</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Info.html#line.263">version</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Info.html#setVersion-java.lang.String-"><code>setVersion(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Meter.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Meter.html b/content/site/apidocs/org/apache/juneau/dto/html5/Meter.html
index 1e80519..0ea7ea9 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Meter.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Meter.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="meter")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.30">Meter</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.32">Meter</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-meter-element">&lt;meter&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-meter-element">&lt;meter&gt;</a>
+ element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Meter</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.30">Meter</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.32">Meter</a>()</pre>
 </li>
 </ul>
 </li>
@@ -291,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>high</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.39">high</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;high)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.42">high</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;high)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-high">high</a> attribute.
  Low limit of high range.</div>
 <dl>
@@ -309,7 +311,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>low</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.51">low</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;low)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.55">low</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;low)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-low">low</a> attribute.
  High limit of low range.</div>
 <dl>
@@ -327,7 +329,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>max</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.63">max</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;max)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.68">max</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;max)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-max">max</a> attribute.
  Upper bound of range.</div>
 <dl>
@@ -345,7 +347,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>min</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.75">min</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;min)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.81">min</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;min)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-min">min</a> attribute.
  Lower bound of range.</div>
 <dl>
@@ -363,7 +365,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>optimum</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.87">optimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;optimum)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.94">optimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;optimum)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-optimum">optimum</a> attribute.
  Optimum value in gauge.</div>
 <dl>
@@ -381,7 +383,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>value</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.99">value</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.107">value</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-meter-value">value</a> attribute.
  Current value of the element.</div>
 <dl>
@@ -399,7 +401,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.110">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.118">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -418,7 +420,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.116">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.124">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -437,7 +439,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.122">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.130">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -456,7 +458,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.128">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.136">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -476,7 +478,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.134">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.142">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Nav.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Nav.html b/content/site/apidocs/org/apache/juneau/dto/html5/Nav.html
index 6e4835f..49ce296 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Nav.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Nav.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="nav")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Nav.html#line.30">Nav</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Nav.html#line.32">Nav</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-nav-element">&lt;nav&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-nav-element">&lt;nav&gt;</a>
+ element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Nav</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Nav.html#line.30">Nav</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Nav.html#line.32">Nav</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Nav.html" title="class in org.apache.juneau.dto.html5">Nav</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Nav.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Nav.html" title="class in org.apache.juneau.dto.html5">Nav</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Nav.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Nav.html" title="class in org.apache.juneau.dto.html5">Nav</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Nav.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Nav.html" title="class in org.apache.juneau.dto.html5">Nav</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Nav.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Nav.html" title="class in org.apache.juneau.dto.html5">Nav</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Nav.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Nav.html" title="class in org.apache.juneau.dto.html5">Nav</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Nav.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Nav.html" title="class in org.apache.juneau.dto.html5">Nav</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Nav.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Nav.html" title="class in org.apache.juneau.dto.html5">Nav</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Nav.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Nav.html" title="class in org.apache.juneau.dto.html5">Nav</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Nav.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Nav.html" title="class in org.apache.juneau.dto.html5">Nav</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Nav.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Noscript.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Noscript.html b/content/site/apidocs/org/apache/juneau/dto/html5/Noscript.html
index b91c42d..7395b84 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Noscript.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Noscript.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="noscript")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Noscript.html#line.30">Noscript</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Noscript.html#line.32">Noscript</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-noscript-element">&lt;noscript&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/scripting-1.html#the-noscript-element">&lt;noscript&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Noscript</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Noscript.html#line.30">Noscript</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Noscript.html#line.32">Noscript</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Noscript.html" title="class in org.apache.juneau.dto.html5">Noscript</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Noscript.html#line.38">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Noscript.html" title="class in org.apache.juneau.dto.html5">Noscript</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Noscript.html#line.40">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Noscript.html" title="class in org.apache.juneau.dto.html5">Noscript</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Noscript.html#line.44">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Noscript.html" title="class in org.apache.juneau.dto.html5">Noscript</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Noscript.html#line.46">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Noscript.html" title="class in org.apache.juneau.dto.html5">Noscript</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Noscript.html#line.50">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Noscript.html" title="class in org.apache.juneau.dto.html5">Noscript</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Noscript.html#line.52">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Noscript.html" title="class in org.apache.juneau.dto.html5">Noscript</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Noscript.html#line.56">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Noscript.html" title="class in org.apache.juneau.dto.html5">Noscript</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Noscript.html#line.58">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Noscript.html" title="class in org.apache.juneau.dto.html5">Noscript</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Noscript.html#line.62">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Noscript.html" title="class in org.apache.juneau.dto.html5">Noscript</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Noscript.html#line.64">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Object2.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Object2.html b/content/site/apidocs/org/apache/juneau/dto/html5/Object2.html
index a11e8db..f4c6ba1 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Object2.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Object2.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="object")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.30">Object2</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.32">Object2</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-object-element">&lt;object&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-object-element">&lt;object&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -199,7 +201,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Object2.html#height-java.lang.Object-">height</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i6" class="altColor">
@@ -229,13 +232,15 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i10" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Object2.html#typemustmatch-java.lang.Object-">typemustmatch</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;typemustmatch)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-typemustmatch">typemustmatch</a> attribute.</div>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-typemustmatch">typemustmatch</a> attribute.</div>
 </td>
 </tr>
 <tr id="i11" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Object2.html#usemap-java.lang.String-">usemap</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;usemap)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-hyperlink-usemap">usemap</a> attribute.</div>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-hyperlink-usemap">usemap</a> attribute.</div>
 </td>
 </tr>
 <tr id="i12" class="altColor">
@@ -286,7 +291,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Object2</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.30">Object2</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.32">Object2</a>()</pre>
 </li>
 </ul>
 </li>
@@ -303,7 +308,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>data</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.38">data</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;data)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.41">data</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;data)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-data">data</a> attribute.
  Address of the resource.</div>
 <dl>
@@ -320,7 +325,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>form</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.49">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.53">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
  Associates the control with a form element.</div>
 <dl>
@@ -337,8 +342,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>height</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.61">height</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.67">height</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;height)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a>
+ attribute.
  Vertical dimension.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -355,7 +361,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.72">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.79">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-name">name</a> attribute.
  Name of nested browsing context.</div>
 <dl>
@@ -372,7 +378,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.83">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.91">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-type">type</a> attribute.
  Type of embedded resource.</div>
 <dl>
@@ -389,8 +395,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>typemustmatch</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.95">typemustmatch</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;typemustmatch)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-typemustmatch">typemustmatch</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.105">typemustmatch</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;typemustmatch)</pre>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-object-typemustmatch">typemustmatch</a> attribute.
  Whether the type attribute and the Content-Type value need to match for the resource to be used.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -407,8 +414,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>usemap</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.106">usemap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;usemap)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-hyperlink-usemap">usemap</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.118">usemap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;usemap)</pre>
+<div class="block"><a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-hyperlink-usemap">usemap</a> attribute.
  Name of image map to use.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -424,7 +432,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>width</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.118">width</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;width)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.131">width</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;width)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.
  Horizontal dimension.</div>
 <dl>
@@ -442,7 +450,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.129">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.142">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -461,7 +469,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.135">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.148">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -480,7 +488,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.141">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.154">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -499,7 +507,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.147">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.160">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -519,7 +527,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.153">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.166">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Ol.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Ol.html b/content/site/apidocs/org/apache/juneau/dto/html5/Ol.html
index 84fbe29..1871539 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Ol.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Ol.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="ol")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.30">Ol</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.32">Ol</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-ol-element">&lt;ol&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-ol-element">&lt;ol&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -193,7 +195,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Ol.html#reversed-java.lang.Object-">reversed</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;reversed)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-ol-reversed">reversed</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-ol-reversed">reversed</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
@@ -256,7 +259,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Ol</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.30">Ol</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.32">Ol</a>()</pre>
 </li>
 </ul>
 </li>
@@ -273,8 +276,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>reversed</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.39">reversed</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;reversed)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-ol-reversed">reversed</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.43">reversed</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;reversed)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-ol-reversed">reversed</a>
+ attribute.
  Number the list backwards..</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -291,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>start</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.51">start</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;start)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.56">start</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;start)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-ol-start">start</a> attribute.
  Ordinal value of the first item.</div>
 <dl>
@@ -309,9 +313,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.62">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.68">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#attr-ol-type">type</a> attribute.
- Kind of list marker..</div>
+ Kind of list marker.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>type</code> - The new value for this attribute.</dd>
@@ -326,7 +330,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.73">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.79">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -345,7 +349,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.79">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.85">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -364,7 +368,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.85">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.91">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -383,7 +387,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.91">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.97">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -402,7 +406,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.97">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.103">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Optgroup.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Optgroup.html b/content/site/apidocs/org/apache/juneau/dto/html5/Optgroup.html
index 2b50140..6367c84 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Optgroup.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Optgroup.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="optgroup")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.30">Optgroup</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.32">Optgroup</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-optgroup-element">&lt;optgroup&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-optgroup-element">&lt;optgroup&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -250,7 +252,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Optgroup</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.30">Optgroup</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.32">Optgroup</a>()</pre>
 </li>
 </ul>
 </li>
@@ -267,7 +269,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>disabled</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.39">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;disabled)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.42">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-optgroup-disabled">disabled</a> attribute.
  Whether the form control is disabled.</div>
 <dl>
@@ -285,7 +287,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>label</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.50">label</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.54">label</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-optgroup-label">label</a> attribute.
  User-visible label.</div>
 <dl>
@@ -302,7 +304,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.61">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.65">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -321,7 +323,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.67">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.71">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -340,7 +342,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.73">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.77">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -359,7 +361,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.79">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.83">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -378,7 +380,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.85">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Optgroup.html" title="class in org.apache.juneau.dto.html5">Optgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Optgroup.html#line.89">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/BeanRegistry.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanRegistry.html b/content/site/apidocs/org/apache/juneau/BeanRegistry.html
index 0b54dcf..d5181b6 100644
--- a/content/site/apidocs/org/apache/juneau/BeanRegistry.html
+++ b/content/site/apidocs/org/apache/juneau/BeanRegistry.html
@@ -108,7 +108,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../src-html/org/apache/juneau/BeanRegistry.html#line.38">BeanRegistry</a>
+<pre>public class <a href="../../../src-html/org/apache/juneau/BeanRegistry.html#line.39">BeanRegistry</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">A lookup table for resolving bean types by name.
  <p>
@@ -118,8 +118,9 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  The dictionary is used by the framework in the following ways:
  <ul>
-   <li>If a class type cannot be inferred through reflection during parsing, then a helper <js>"_type"</js> is added to the serialized output
-      using the name defined for that class in this dictionary.  This helps determine the real class at parse time.
+   <li>If a class type cannot be inferred through reflection during parsing, then a helper <js>"_type"</js> is added
+      to the serialized output using the name defined for that class in this dictionary.  This helps determine the
+      real class at parse time.
    <li>The dictionary name is used as element names when serialized to XML.
  </ul></div>
 </li>
@@ -190,7 +191,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanRegistry.html#line.122">getClassMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeName)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanRegistry.html#line.123">getClassMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeName)</pre>
 <div class="block">Gets the class metadata for the specified bean type name.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -207,7 +208,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getTypeName</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanRegistry.html#line.147">getTypeName</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;c)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanRegistry.html#line.148">getTypeName</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Given the specified class, return the dictionary name for it.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -223,7 +224,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>hasName</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanRegistry.html#line.159">hasName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeName)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanRegistry.html#line.160">hasName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;typeName)</pre>
 <div class="block">Returns <jk>true</jk> if this dictionary has an entry for the specified type name.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -239,7 +240,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanRegistry.html#line.164">toString</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanRegistry.html#line.165">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/BeanSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/BeanSession.html b/content/site/apidocs/org/apache/juneau/BeanSession.html
index 30ba077..6fafaf9 100644
--- a/content/site/apidocs/org/apache/juneau/BeanSession.html
+++ b/content/site/apidocs/org/apache/juneau/BeanSession.html
@@ -203,7 +203,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)</code>
 <div class="block">Same as <a href="../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Class-"><code>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>
 </td>
 </tr>
 <tr id="i6" class="altColor">
@@ -551,7 +551,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type)
                           throws <a href="../../../org/apache/juneau/InvalidDataConversionException.html" title="class in org.apache.juneau">InvalidDataConversionException</a></pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/BeanSession.html#convertToType-java.lang.Object-java.lang.Class-"><code>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>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
 <dd><code>T</code> - The class type to convert the value to.</dd>
@@ -573,133 +573,140 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>convertToType</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.295">convertToType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.302">convertToType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
                                  <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;type)
                           throws <a href="../../../org/apache/juneau/InvalidDataConversionException.html" title="class in org.apache.juneau">InvalidDataConversionException</a></pre>
 <div class="block">Casts the specified value into the specified type.
  <p>
- If the value isn't an instance of the specified type, then converts
-   the value if possible.<br>
+ If the value isn't an instance of the specified type, then converts the value if possible.
  <p>
  The following conversions are valid:
-   <table class='styled'>
-      <tr><th>Convert to type</th><th>Valid input value types</th><th>Notes</th></tr>
-      <tr>
-         <td>
-            A class that is the normal type of a registered <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
-         </td>
-         <td>
-            A value whose class matches the transformed type of that registered <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
-         </td>
-         <td>&nbsp;</td>
-      </tr>
-      <tr>
-         <td>
-            A class that is the transformed type of a registered <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
-         </td>
-         <td>
-            A value whose class matches the normal type of that registered <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
-         </td>
-         <td>&nbsp;</td>
-      </tr>
-      <tr>
-         <td>
-            <code>Number</code> (e.g. <code>Integer</code>, <code>Short</code>, <code>Float</code>,...)<br>
-            <code>Number.<jsf>TYPE</jsf></code> (e.g. <code>Integer.<jsf>TYPE</jsf></code>, <code>Short.<jsf>TYPE</jsf></code>, <code>Float.<jsf>TYPE</jsf></code>,...)
-         </td>
-         <td>
-            <code>Number</code>, <code>String</code>, <jk>null</jk>
-         </td>
-         <td>
-            For primitive <code>TYPES</code>, <jk>null</jk> returns the JVM default value for that type.
-         </td>
-      </tr>
-      <tr>
-         <td>
-            <code>Map</code> (e.g. <code>Map</code>, <code>HashMap</code>, <code>TreeMap</code>, <code>ObjectMap</code>)
-         </td>
-         <td>
-            <code>Map</code>
-         </td>
-         <td>
-            If <code>Map</code> is not constructible, a <code>ObjectMap</code> is created.
-         </td>
-      </tr>
-      <tr>
-         <td>
-         <code>Collection</code> (e.g. <code>List</code>, <code>LinkedList</code>, <code>HashSet</code>, <code>ObjectList</code>)
-         </td>
-         <td>
-            <code>Collection&lt;Object&gt;</code><br>
-            <code>Object[]</code>
-         </td>
-         <td>
-            If <code>Collection</code> is not constructible, a <code>ObjectList</code> is created.
-         </td>
-      </tr>
-      <tr>
-         <td>
-            <code>X[]</code> (array of any type X)<br>
-         </td>
-         <td>
-            <code>List&lt;X&gt;</code><br>
-         </td>
-         <td>&nbsp;</td>
-      </tr>
-      <tr>
-         <td>
-            <code>X[][]</code> (multi-dimensional arrays)<br>
-         </td>
-         <td>
-            <code>List&lt;List&lt;X&gt;&gt;</code><br>
-            <code>List&lt;X[]&gt;</code><br>
-            <code>List[]&lt;X&gt;</code><br>
-         </td>
-         <td>&nbsp;</td>
-      </tr>
-      <tr>
-         <td>
-            <code>Enum</code><br>
-         </td>
-         <td>
-            <code>String</code><br>
-         </td>
-         <td>&nbsp;</td>
-      </tr>
-      <tr>
-         <td>
-            Bean<br>
-         </td>
-         <td>
-            <code>Map</code><br>
-         </td>
+ <table class='styled'>
+   <tr><th>Convert to type</th><th>Valid input value types</th><th>Notes</th></tr>
+   <tr>
+      <td>
+         A class that is the normal type of a registered <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      </td>
+      <td>
+         A value whose class matches the transformed type of that registered <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      </td>
+      <td>&nbsp;</td>
+   </tr>
+   <tr>
+      <td>
+         A class that is the transformed type of a registered <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      </td>
+      <td>
+         A value whose class matches the normal type of that registered <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a>.
+      </td>
+      <td>&nbsp;</td>
+   </tr>
+   <tr>
+      <td>
+         <code>Number</code> (e.g. <code>Integer</code>, <code>Short</code>, <code>Float</code>,...)
+         <br>
+         <code>Number.<jsf>TYPE</jsf></code> (e.g. <code>Integer.<jsf>TYPE</jsf></code>,
+         <code>Short.<jsf>TYPE</jsf></code>, <code>Float.<jsf>TYPE</jsf></code>,...)
+      </td>
+      <td>
+         <code>Number</code>, <code>String</code>, <jk>null</jk>
+      </td>
+      <td>
+         For primitive <code>TYPES</code>, <jk>null</jk> returns the JVM default value for that type.
+      </td>
+   </tr>
+   <tr>
+      <td>
+         <code>Map</code> (e.g. <code>Map</code>, <code>HashMap</code>, <code>TreeMap</code>, <code>ObjectMap</code>)
+      </td>
+      <td>
+         <code>Map</code>
+      </td>
+      <td>
+         If <code>Map</code> is not constructible, a <code>ObjectMap</code> is created.
+      </td>
+   </tr>
+   <tr>
+      <td>
+      <code>Collection</code> (e.g. <code>List</code>, <code>LinkedList</code>, <code>HashSet</code>, <code>ObjectList</code>)
+      </td>
+      <td>
+         <code>Collection&lt;Object&gt;</code>
+         <br>
+         <code>Object[]</code>
+      </td>
+      <td>
+         If <code>Collection</code> is not constructible, a <code>ObjectList</code> is created.
+      </td>
+   </tr>
+   <tr>
+      <td>
+         <code>X[]</code> (array of any type X)
+      </td>
+      <td>
+         <code>List&lt;X&gt;</code>
+      </td>
+      <td>&nbsp;</td>
+   </tr>
+   <tr>
+      <td>
+         <code>X[][]</code> (multi-dimensional arrays)
+      </td>
+      <td>
+         <code>List&lt;List&lt;X&gt;&gt;</code>
+         <br>
+         <code>List&lt;X[]&gt;</code>
+         <br>
+         <code>List[]&lt;X&gt;</code>
+      </td>
          <td>&nbsp;</td>
-      </tr>
-      <tr>
-         <td>
-            <code>String</code><br>
-         </td>
-         <td>
-            Anything<br>
-         </td>
-         <td>
-            Arrays are converted to JSON arrays<br>
-         </td>
-      </tr>
-      <tr>
-         <td>
-            Anything with one of the following methods:<br>
-            <code><jk>public static</jk> T fromString(String)</code><br>
-            <code><jk>public static</jk> T valueOf(String)</code><br>
-            <code><jk>public</jk> T(String)</code><br>
-         </td>
-         <td>
-            <code>String</code><br>
-         </td>
-         <td>
-            <br>
-         </td>
-      </tr>
+   </tr>
+   <tr>
+      <td>
+         <code>Enum</code>
+      </td>
+      <td>
+         <code>String</code>
+      </td>
+      <td>&nbsp;</td>
+   </tr>
+   <tr>
+      <td>
+         Bean
+      </td>
+      <td>
+         <code>Map</code>
+      </td>
+      <td>&nbsp;</td>
+   </tr>
+   <tr>
+      <td>
+         <code>String</code>
+      </td>
+      <td>
+         Anything
+      </td>
+      <td>
+         Arrays are converted to JSON arrays
+      </td>
+   </tr>
+   <tr>
+      <td>
+         Anything with one of the following methods:
+         <br>
+         <code><jk>public static</jk> T fromString(String)</code>
+         <br>
+         <code><jk>public static</jk> T valueOf(String)</code>
+         <br>
+         <code><jk>public</jk> T(String)</code>
+      </td>
+      <td>
+         <code>String</code>
+      </td>
+      <td>
+         <br>
+      </td>
+   </tr>
    </table></div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
@@ -720,7 +727,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>convertToType</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.311">convertToType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.318">convertToType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer,
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
                                  <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;type)
                           throws <a href="../../../org/apache/juneau/InvalidDataConversionException.html" title="class in org.apache.juneau">InvalidDataConversionException</a></pre>
@@ -747,7 +754,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>toArray</h4>
-<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.638">toArray</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;type,
+<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.645">toArray</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;type,
                             <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;&nbsp;list)</pre>
 <div class="block">Converts the contents of the specified list into an array.
  <p>
@@ -773,10 +780,11 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>toBeanMap</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.678">toBeanMap</a>(T&nbsp;o)</pre>
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.686">toBeanMap</a>(T&nbsp;o)</pre>
 <div class="block">Wraps an object inside a <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> object (i.e. a modifiable <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>).
  <p>
- If object is not a true bean, then throws a <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau"><code>BeanRuntimeException</code></a> with an explanation of why it's not a bean.
+ If object is not a true bean, then throws a <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau"><code>BeanRuntimeException</code></a> with an explanation of why it's not a
+ bean.
 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
@@ -799,7 +807,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>isBean</h4>
-<pre>public final&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.688">isBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
+<pre>public final&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.696">isBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <div class="block">Determines whether the specified object matches the requirements on this context of being a bean.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -815,7 +823,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>isBean</h4>
-<pre>public final&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.700">isBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c)</pre>
+<pre>public final&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.708">isBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Determines whether the specified class matches the requirements on this context of being a bean.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -833,7 +841,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>toBeanMap</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.728">toBeanMap</a>(T&nbsp;o,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.736">toBeanMap</a>(T&nbsp;o,
                                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? super T&gt;&nbsp;c)
                                throws <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau">BeanRuntimeException</a></pre>
 <div class="block">Wraps an object inside a <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> object (i.e.: a modifiable <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>)
@@ -871,10 +879,12 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>newBeanMap</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.758">newBeanMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</pre>
-<div class="block">Creates a new <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> object (i.e. a modifiable <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>) of the given class with uninitialized property values.
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.768">newBeanMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</pre>
+<div class="block">Creates a new <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a> object (i.e. a modifiable <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>) of the given class with uninitialized
+ property values.
  <p>
- If object is not a true bean, then throws a <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau"><code>BeanRuntimeException</code></a> with an explanation of why it's not a bean.
+ If object is not a true bean, then throws a <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau"><code>BeanRuntimeException</code></a> with an explanation of why it's not a
+ bean.
 
  <h5 class='section'>Example:</h5>
  <p class='bcode'>
@@ -897,7 +907,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>newBeanMap</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.772">newBeanMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau">BeanMap</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.782">newBeanMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer,
                                        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/BeanSession.html#newBeanMap-java.lang.Class-"><code>newBeanMap(Class)</code></a>, except used for instantiating inner member classes that must
    be instantiated within another class instance.</div>
@@ -919,7 +929,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>newBean</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.797">newBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)
+<pre>public final&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.807">newBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)
                     throws <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau">BeanRuntimeException</a></pre>
 <div class="block">Creates a new empty bean of the specified type, except used for instantiating inner member classes that must
    be instantiated within another class instance.
@@ -947,7 +957,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>newBean</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.812">newBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.822">newBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer,
                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)
                     throws <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau">BeanRuntimeException</a></pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/BeanSession.html#newBean-java.lang.Class-"><code>newBean(Class)</code></a>, except used for instantiating inner member classes that must
@@ -972,7 +982,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanMeta</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.837">getBeanMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</pre>
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.847">getBeanMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau"><code>BeanMeta</code></a> class for the specified class.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
@@ -991,7 +1001,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMeta</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.850">getClassMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</pre>
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.860">getClassMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</pre>
 <div class="block">Returns a <code>ClassMeta</code> wrapper around a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a> object.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
@@ -1009,14 +1019,16 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMeta</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.883">getClassMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.901">getClassMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type,
                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>...&nbsp;args)</pre>
 <div class="block">Used to resolve <code>ClassMetas</code> of type <code>Collection</code> and <code>Map</code> that have
  <code>ClassMeta</code> values that themselves could be collections or maps.
  <p>
- <code>Collection</code> meta objects are assumed to be followed by zero or one meta objects indicating the element type.
+ <code>Collection</code> meta objects are assumed to be followed by zero or one meta objects indicating the
+ element type.
  <p>
- <code>Map</code> meta objects are assumed to be followed by zero or two meta objects indicating the key and value types.
+ <code>Map</code> meta objects are assumed to be followed by zero or two meta objects indicating the key and value
+ types.
  <p>
  The array can be arbitrarily long to indicate arbitrarily complex data structures.
 
@@ -1025,18 +1037,24 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
    <li><code>getClassMeta(String.<jk>class</jk>);</code> - A normal type.
    <li><code>getClassMeta(List.<jk>class</jk>);</code> - A list containing objects.
    <li><code>getClassMeta(List.<jk>class</jk>, String.<jk>class</jk>);</code> - A list containing strings.
-   <li><code>getClassMeta(LinkedList.<jk>class</jk>, String.<jk>class</jk>);</code> - A linked-list containing strings.
-   <li><code>getClassMeta(LinkedList.<jk>class</jk>, LinkedList.<jk>class</jk>, String.<jk>class</jk>);</code> - A linked-list containing linked-lists of strings.
+   <li><code>getClassMeta(LinkedList.<jk>class</jk>, String.<jk>class</jk>);</code> - A linked-list containing
+      strings.
+   <li><code>getClassMeta(LinkedList.<jk>class</jk>, LinkedList.<jk>class</jk>, String.<jk>class</jk>);</code> -
+      A linked-list containing linked-lists of strings.
    <li><code>getClassMeta(Map.<jk>class</jk>);</code> - A map containing object keys/values.
-   <li><code>getClassMeta(Map.<jk>class</jk>, String.<jk>class</jk>, String.<jk>class</jk>);</code> - A map containing string keys/values.
-   <li><code>getClassMeta(Map.<jk>class</jk>, String.<jk>class</jk>, List.<jk>class</jk>, MyBean.<jk>class</jk>);</code> - A map containing string keys and values of lists containing beans.
+   <li><code>getClassMeta(Map.<jk>class</jk>, String.<jk>class</jk>, String.<jk>class</jk>);</code> - A map
+      containing string keys/values.
+   <li><code>getClassMeta(Map.<jk>class</jk>, String.<jk>class</jk>, List.<jk>class</jk>, MyBean.<jk>class</jk>);</code> -
+      A map containing string keys and values of lists containing beans.
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>type</code> - The class to resolve.
-   <br>Can be any of the following: <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect"><code>ParameterizedType</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/GenericArrayType.html?is-external=true" title="class or interface in java.lang.reflect"><code>GenericArrayType</code></a></dd>
+   <br>Can be any of the following: <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect"><code>ParameterizedType</code></a>,
+   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/GenericArrayType.html?is-external=true" title="class or interface in java.lang.reflect"><code>GenericArrayType</code></a></dd>
 <dd><code>args</code> - The type arguments of the class if it's a collection or map.
-   <br>Can be any of the following: <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect"><code>ParameterizedType</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/GenericArrayType.html?is-external=true" title="class or interface in java.lang.reflect"><code>GenericArrayType</code></a>
+   <br>Can be any of the following: <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/ParameterizedType.html?is-external=true" title="class or interface in java.lang.reflect"><code>ParameterizedType</code></a>,
+   <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/GenericArrayType.html?is-external=true" title="class or interface in java.lang.reflect"><code>GenericArrayType</code></a>
    <br>Ignored if the main type is not a map or collection.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The class meta.</dd>
@@ -1049,7 +1067,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getArgsClassMeta</h4>
-<pre>public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.894">getArgsClassMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>[]&nbsp;classes)</pre>
+<pre>public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.912">getArgsClassMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>[]&nbsp;classes)</pre>
 <div class="block">Given an array of <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect"><code>Type</code></a> objects, returns a <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representing those arguments.
  Constructs a new meta on each call.</div>
 <dl>
@@ -1068,7 +1086,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMetaForObject</h4>
-<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.909">getClassMetaForObject</a>(T&nbsp;o)</pre>
+<pre>public final&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.927">getClassMetaForObject</a>(T&nbsp;o)</pre>
 <div class="block">Shortcut for calling <code>getClassMeta(o.getClass())</code>.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
@@ -1086,7 +1104,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanTypePropertyName</h4>
-<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.922">getBeanTypePropertyName</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&nbsp;cm)</pre>
+<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.940">getBeanTypePropertyName</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&nbsp;cm)</pre>
 <div class="block">Returns the type property name as defined by <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanTypePropertyName"><code>BeanContext.BEAN_beanTypePropertyName</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1103,7 +1121,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanRegistry</h4>
-<pre>public final&nbsp;<a href="../../../org/apache/juneau/BeanRegistry.html" title="class in org.apache.juneau">BeanRegistry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.932">getBeanRegistry</a>()</pre>
+<pre>public final&nbsp;<a href="../../../org/apache/juneau/BeanRegistry.html" title="class in org.apache.juneau">BeanRegistry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.950">getBeanRegistry</a>()</pre>
 <div class="block">Returns the bean registry defined in this bean context defined by <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanDictionary"><code>BeanContext.BEAN_beanDictionary</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1117,7 +1135,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getStringBuilder</h4>
-<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.943">getStringBuilder</a>()</pre>
+<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.961">getStringBuilder</a>()</pre>
 <div class="block">Creates a reusable <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang"><code>StringBuilder</code></a> object from an internal pool.
  <p>
  String builders are returned to the pool by calling <a href="../../../org/apache/juneau/BeanSession.html#returnStringBuilder-java.lang.StringBuilder-"><code>returnStringBuilder(StringBuilder)</code></a>.</div>
@@ -1133,7 +1151,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>returnStringBuilder</h4>
-<pre>public final&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.954">returnStringBuilder</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;sb)</pre>
+<pre>public final&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.972">returnStringBuilder</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;sb)</pre>
 <div class="block">Returns a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang"><code>StringBuilder</code></a> object back into the internal reuse pool.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1147,7 +1165,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>object</h4>
-<pre>public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.972">object</a>()</pre>
+<pre>public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.990">object</a>()</pre>
 <div class="block">Returns a reusable <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representation for the class <code>Object</code>.
  <p>
  This <code>ClassMeta</code> is often used to represent "any object type" when an object type
@@ -1167,7 +1185,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>string</h4>
-<pre>public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.986">string</a>()</pre>
+<pre>public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1004">string</a>()</pre>
 <div class="block">Returns a reusable <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representation for the class <code>String</code>.
  <p>
  This <code>ClassMeta</code> is often used to represent key types in maps.
@@ -1186,7 +1204,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1000">_class</a>()</pre>
+<pre>public final&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1018">_class</a>()</pre>
 <div class="block">Returns a reusable <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> representation for the class <code>Class</code>.
  <p>
  This <code>ClassMeta</code> is often used to represent key types in maps.
@@ -1205,7 +1223,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassLoader</h4>
-<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1009">getClassLoader</a>()</pre>
+<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1027">getClassLoader</a>()</pre>
 <div class="block">Returns the classloader associated with this bean context.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1219,7 +1237,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>getMediaType</h4>
-<pre>public final&nbsp;<a href="../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1020">getMediaType</a>()</pre>
+<pre>public final&nbsp;<a href="../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1038">getMediaType</a>()</pre>
 <div class="block">Returns the media type specified for this session.
  <p>
  For example, <js>"application/json"</js>.</div>
@@ -1235,7 +1253,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockList">
 <li class="blockList">
 <h4>asMap</h4>
-<pre>public final&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1025">asMap</a>()</pre>
+<pre>public final&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1043">asMap</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../org/apache/juneau/Session.html#asMap--">Session</a></code></span></div>
 <div class="block">Returns the properties defined on this bean context as a simple map for debugging purposes.</div>
 <dl>
@@ -1252,7 +1270,7 @@ extends <a href="../../../org/apache/juneau/Session.html" title="class in org.ap
 <ul class="blockListLast">
 <li class="blockList">
 <h4>close</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1035">close</a>()
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/BeanSession.html#line.1053">close</a>()
               throws <a href="../../../org/apache/juneau/BeanRuntimeException.html" title="class in org.apache.juneau">BeanRuntimeException</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../org/apache/juneau/Session.html#close--">Session</a></code></span></div>
 <div class="block">Perform cleanup on this context object if necessary.</div>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Code.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Code.html b/content/site/apidocs/org/apache/juneau/dto/html5/Code.html
index 3d0ffeb..c5eefa4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Code.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Code.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="code")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.30">Code</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.32">Code</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-code-element">&lt;code&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-code-element">&lt;code&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Code</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.30">Code</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.32">Code</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Code.html" title="class in org.apache.juneau.dto.html5">Code</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Code.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Col.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Col.html b/content/site/apidocs/org/apache/juneau/dto/html5/Col.html
index 3a17241..b6e8f43 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Col.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Col.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="col")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.30">Col</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.32">Col</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-col-element">&lt;col&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-col-element">&lt;col&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -225,7 +227,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Col</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.30">Col</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.32">Col</a>()</pre>
 </li>
 </ul>
 </li>
@@ -242,7 +244,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>span</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.39">span</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;span)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.42">span</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;span)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-col-span">span</a> attribute.
  Number of columns spanned by the element.</div>
 <dl>
@@ -260,7 +262,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.50">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.53">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -279,7 +281,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.56">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.59">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -298,7 +300,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.62">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Col.html" title="class in org.apache.juneau.dto.html5">Col</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Col.html#line.65">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Colgroup.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Colgroup.html b/content/site/apidocs/org/apache/juneau/dto/html5/Colgroup.html
index 9acd602..e62ab8f 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Colgroup.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Colgroup.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="colgroup")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.30">Colgroup</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.32">Colgroup</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-colgroup-element">&lt;colgroup&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-colgroup-element">&lt;colgroup&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -244,7 +246,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Colgroup</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.30">Colgroup</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.32">Colgroup</a>()</pre>
 </li>
 </ul>
 </li>
@@ -261,7 +263,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>span</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.39">span</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;span)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.41">span</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;span)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-colgroup-span">span</a> attribute.
  Number of columns spanned by the element.</div>
 <dl>
@@ -279,7 +281,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.50">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.52">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -298,7 +300,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.56">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.58">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -317,7 +319,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.62">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.64">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -336,7 +338,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.68">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.70">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -355,7 +357,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.74">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Colgroup.html" title="class in org.apache.juneau.dto.html5">Colgroup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Colgroup.html#line.76">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Data.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Data.html b/content/site/apidocs/org/apache/juneau/dto/html5/Data.html
index f4e8e02..88fcc74 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Data.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Data.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="data")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.30">Data</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.32">Data</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-data-element">&lt;data&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-data-element">&lt;data&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -199,7 +201,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <tr id="i5" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Data.html#value-java.lang.Object-">value</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-data-value">value</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-data-value">value</a>
+ attribute.</div>
 </td>
 </tr>
 </table>
@@ -244,7 +247,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Data</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.30">Data</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.32">Data</a>()</pre>
 </li>
 </ul>
 </li>
@@ -261,8 +264,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>value</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.39">value</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-data-value">value</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.43">value</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#attr-data-value">value</a>
+ attribute.
  Machine-readable value.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -279,7 +283,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.50">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.54">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -298,7 +302,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.56">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.60">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -317,7 +321,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.62">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.66">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -336,7 +340,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.68">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.72">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -356,7 +360,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.74">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Data.html" title="class in org.apache.juneau.dto.html5">Data</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Data.html#line.78">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Datalist.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Datalist.html b/content/site/apidocs/org/apache/juneau/dto/html5/Datalist.html
index 3132d38..b086e14 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Datalist.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Datalist.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="datalist")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.30">Datalist</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.32">Datalist</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-datalist-element">&lt;datalist&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-datalist-element">&lt;datalist&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Datalist</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.30">Datalist</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.32">Datalist</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -331,7 +333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Datalist.html" title="class in org.apache.juneau.dto.html5">Datalist</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Datalist.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Dd.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Dd.html b/content/site/apidocs/org/apache/juneau/dto/html5/Dd.html
index b07015e..93e33e2 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Dd.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Dd.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="dd")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.30">Dd</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.32">Dd</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-dd-element">&lt;dd&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-dd-element">&lt;dd&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Dd</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.30">Dd</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.32">Dd</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dd.html" title="class in org.apache.juneau.dto.html5">Dd</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dd.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Del.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Del.html b/content/site/apidocs/org/apache/juneau/dto/html5/Del.html
index 2db62a6..ddf1f80 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Del.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Del.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="del")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.30">Del</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.32">Del</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/edits.html#the-del-element">&lt;del&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/edits.html#the-del-element">&lt;del&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -250,7 +252,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Del</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.30">Del</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.32">Del</a>()</pre>
 </li>
 </ul>
 </li>
@@ -267,7 +269,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>cite</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.38">cite</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cite)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.41">cite</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;cite)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-cite">cite</a> attribute.
  Link to the source of the quotation or more information about the edit.</div>
 <dl>
@@ -284,7 +286,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>datetime</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.49">datetime</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;datetime)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.53">datetime</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;datetime)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-datetime">datetime</a> attribute.
  Date and (optionally) time of the change.</div>
 <dl>
@@ -301,7 +303,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.60">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.64">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -320,7 +322,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.66">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.70">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -339,7 +341,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.72">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.76">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -358,7 +360,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.78">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.82">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -378,7 +380,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.84">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Del.html" title="class in org.apache.juneau.dto.html5">Del</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Del.html#line.88">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Dfn.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Dfn.html b/content/site/apidocs/org/apache/juneau/dto/html5/Dfn.html
index 07e0bcd..18c3bf2 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Dfn.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Dfn.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="dfn")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.30">Dfn</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.32">Dfn</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-dfn-element">&lt;dfn&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-dfn-element">&lt;dfn&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Dfn</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.30">Dfn</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.32">Dfn</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Dfn.html" title="class in org.apache.juneau.dto.html5">Dfn</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Dfn.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Div.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Div.html b/content/site/apidocs/org/apache/juneau/dto/html5/Div.html
index 3fcb363..b92dcaf 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Div.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Div.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="div")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.30">Div</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.32">Div</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/grouping-content.html#the-div-element">&lt;div&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/grouping-content.html#the-div-element">&lt;div&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Div</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.30">Div</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.32">Div</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Div.html" title="class in org.apache.juneau.dto.html5">Div</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Div.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/swagger/ParameterInfo.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/ParameterInfo.html b/content/site/apidocs/org/apache/juneau/dto/swagger/ParameterInfo.html
index 0b324d1..f232c56 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/ParameterInfo.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/ParameterInfo.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="in,name,type,description,required,schema,format,allowEmptyValue,items,collectionFormat,default,maximum,exclusiveMaximum,minimum,exclusiveMinimum,maxLength,minLength,pattern,maxItems,minItems,uniqueItems,enum,multipleOf")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.65">ParameterInfo</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.76">ParameterInfo</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">Describes a single operation parameter.
  <p>
@@ -122,7 +122,8 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
  <p>
  There are five possible parameter types.
  <ul>
-   <li><js>"path"</js> - Used together with Path Templating, where the parameter value is actually part of the operation's URL.
+   <li><js>"path"</js> - Used together with Path Templating, where the parameter value is actually part of the
+      operation's URL.
       This does not include the host or base path of the API.
       For example, in <code>/items/{itemId}</code>, the path parameter is <code>itemId</code>.
    <li><js>"query"</js> - Parameters that are appended to the URL.
@@ -130,18 +131,27 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
    <li><js>"header"</js> - Custom headers that are expected as part of the request.
    <li><js>"body"</js> - The payload that's appended to the HTTP request.
       Since there can only be one payload, there can only be one body parameter.
-      The name of the body parameter has no effect on the parameter itself and is used for documentation purposes only.
-      Since Form parameters are also in the payload, body and form parameters cannot exist together for the same operation.
-   <li><js>"formData"</js> - Used to describe the payload of an HTTP request when either <code>application/x-www-form-urlencoded</code>, <code>multipart/form-data</code> or both are used as the content type of the request (in Swagger's definition, the consumes property of an operation).
+      The name of the body parameter has no effect on the parameter itself and is used for documentation purposes
+      only.
+      Since Form parameters are also in the payload, body and form parameters cannot exist together for the same
+      operation.
+   <li><js>"formData"</js> - Used to describe the payload of an HTTP request when either
+      <code>application/x-www-form-urlencoded</code>, <code>multipart/form-data</code> or both are used as the
+      content type of the request (in Swagger's definition, the consumes property of an operation).
       This is the only parameter type that can be used to send files, thus supporting the file type.
-      Since form parameters are sent in the payload, they cannot be declared together with a body parameter for the same operation.
-      Form parameters have a different format based on the content-type used (for further details, consult <code>http://www.w3.org/TR/html401/interact/forms.html#h-17.13.4</code>):
+      Since form parameters are sent in the payload, they cannot be declared together with a body parameter for the
+      same operation.
+      Form parameters have a different format based on the content-type used (for further details, consult
+      <code>http://www.w3.org/TR/html401/interact/forms.html#h-17.13.4</code>):
       <ul>
-         <li><js>"application/x-www-form-urlencoded"</js> - Similar to the format of Query parameters but as a payload.
-            For example, <code>foo=1&amp;bar=swagger</code> - both <code>foo</code> and <code>bar</code> are form parameters.
+         <li><js>"application/x-www-form-urlencoded"</js> - Similar to the format of Query parameters but as a
+            payload.
+            For example, <code>foo=1&amp;bar=swagger</code> - both <code>foo</code> and <code>bar</code> are form
+            parameters.
             This is normally used for simple parameters that are being transferred.
          <li><js>"multipart/form-data"</js> - each parameter takes a section in the payload with an internal header.
-            For example, for the header <code>Content-Disposition: form-data; name="submit-name"</code> the name of the parameter is <code>submit-name</code>.
+            For example, for the header <code>Content-Disposition: form-data; name="submit-name"</code> the name of
+            the parameter is <code>submit-name</code>.
             This type of form parameters is more commonly used for file transfers.
       </ul>
    </li>
@@ -149,7 +159,8 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Swagger'>Swagger</a>
    </ul>
@@ -651,7 +662,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ParameterInfo</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.65">ParameterInfo</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.76">ParameterInfo</a>()</pre>
 </li>
 </ul>
 </li>
@@ -668,7 +679,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>strict</h4>
-<pre>protected&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.96">strict</a>()</pre>
+<pre>protected&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.107">strict</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html#strict--">SwaggerElement</a></code></span></div>
 <div class="block">Sets strict mode on this bean.</div>
 <dl>
@@ -685,13 +696,16 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getName</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.112">getName</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.126">getName</a>()</pre>
 <div class="block">Bean property getter:  <property>name</property>.
  <p>
  Required. The name of the parameter.
  Parameter names are case sensitive.
- If <code>in</code> is <js>"path"</js>, the <code>name</code> field MUST correspond to the associated path segment from the <code>path</code> field in the <a class="doclink" href="http://swagger.io/specification/#pathsObject">Paths Object</a>.
- See <a class="doclink" href="http://swagger.io/specification/#pathTemplating">Path Templating</a> for further information.
+ If <code>in</code> is <js>"path"</js>, the <code>name</code> field MUST correspond to the associated path segment
+ from the <code>path</code> field in the <a class="doclink"
+ href="http://swagger.io/specification/#pathsObject">Paths Object</a>.
+ See <a class="doclink" href="http://swagger.io/specification/#pathTemplating">Path Templating</a> for further
+ information.
  For all other cases, the name corresponds to the parameter name used based on the <code>in</code> property.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -705,13 +719,16 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setName</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.128">setName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.145">setName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Bean property setter:  <property>name</property>.
  <p>
  Required. The name of the parameter.
  Parameter names are case sensitive.
- If <code>in</code> is <js>"path"</js>, the <code>name</code> field MUST correspond to the associated path segment from the <code>path</code> field in the <a class="doclink" href="http://swagger.io/specification/#pathsObject">Paths Object</a>.
- See <a class="doclink" href="http://swagger.io/specification/#pathTemplating">Path Templating</a> for further information.
+ If <code>in</code> is <js>"path"</js>, the <code>name</code> field MUST correspond to the associated path segment
+ from the <code>path</code> field in the <a class="doclink"
+ href="http://swagger.io/specification/#pathsObject">Paths Object</a>.
+ See <a class="doclink" href="http://swagger.io/specification/#pathTemplating">Path Templating</a> for further
+ information.
  For all other cases, the name corresponds to the parameter name used based on the <code>in</code> property.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -727,7 +744,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.140">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.157">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setName-java.lang.String-"><code>setName(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -743,7 +760,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getIn</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.152">getIn</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.169">getIn</a>()</pre>
 <div class="block">Bean property getter:  <property>in</property>.
  <p>
  Required. The location of the parameter.
@@ -760,7 +777,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setIn</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.165">setIn</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;in)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.182">setIn</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;in)</pre>
 <div class="block">Bean property setter:  <property>in</property>.
  <p>
  Required. The location of the parameter.
@@ -779,7 +796,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>in</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.180">in</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;in)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.199">in</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;in)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setIn-java.lang.String-"><code>setIn(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -795,15 +812,17 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDescription</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.193">getDescription</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.214">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
  <p>
  A brief description of the parameter.
  This could contain examples of use.
- <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
+ for rich text representation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>description</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>description</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -813,12 +832,13 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setDescription</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.207">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.229">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
  <p>
  A brief description of the parameter.
  This could contain examples of use.
- <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used for rich text representation.</div>
+ <a class="doclink" href="https://help.github.com/articles/github-flavored-markdown">GFM syntax</a> can be used
+ for rich text representation.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>description</code> - The new value for the <property>description</property> property on this bean.</dd>
@@ -833,7 +853,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>description</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.218">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.240">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setDescription-java.lang.String-"><code>setDescription(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -849,11 +869,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getRequired</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.231">getRequired</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.254">getRequired</a>()</pre>
 <div class="block">Bean property getter:  <property>required</property>.
  <p>
  Determines whether this parameter is mandatory.
- If the parameter is <code>in</code> <js>"path"</js>, this property is required and its value MUST be <jk>true</jk>.
+ If the parameter is <code>in</code> <js>"path"</js>, this property is required and its value MUST be
+ <jk>true</jk>.
  Otherwise, the property MAY be included and its default value is <jk>false</jk>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -867,11 +888,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setRequired</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.245">setRequired</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;required)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.269">setRequired</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;required)</pre>
 <div class="block">Bean property setter:  <property>required</property>.
  <p>
  Determines whether this parameter is mandatory.
- If the parameter is <code>in</code> <js>"path"</js>, this property is required and its value MUST be <jk>true</jk>.
+ If the parameter is <code>in</code> <js>"path"</js>, this property is required and its value MUST be
+ <jk>true</jk>.
  Otherwise, the property MAY be included and its default value is <jk>false</jk>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -887,7 +909,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>required</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.256">required</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;required)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.280">required</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;required)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setRequired-java.lang.Boolean-"><code>setRequired(Boolean)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -903,7 +925,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getSchema</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.267">getSchema</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.291">getSchema</a>()</pre>
 <div class="block">Bean property getter:  <property>schema</property>.
  <p>
  Required. The schema defining the type used for the body parameter.</div>
@@ -919,7 +941,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setSchema</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.279">setSchema</a>(<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;schema)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.303">setSchema</a>(<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;schema)</pre>
 <div class="block">Bean property setter:  <property>schema</property>.
  <p>
  Required. The schema defining the type used for the body parameter.</div>
@@ -937,7 +959,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>schema</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.290">schema</a>(<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;schema)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.314">schema</a>(<a href="../../../../../org/apache/juneau/dto/swagger/SchemaInfo.html" title="class in org.apache.juneau.dto.swagger">SchemaInfo</a>&nbsp;schema)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setSchema-org.apache.juneau.dto.swagger.SchemaInfo-"><code>setSchema(SchemaInfo)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -953,13 +975,16 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getType</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.304">getType</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.331">getType</a>()</pre>
 <div class="block">Bean property getter:  <property>type</property>.
  <p>
  Required. The type of the parameter.
  Since the parameter is not located at the request body, it is limited to simple types (that is, not an object).
- The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>, <js>"array"</js> or <js>"file"</js>.
- If type is <js>"file"</js>, the <code>consumes</code> MUST be either <js>"multipart/form-data"</js>, <js>"application/x-www-form-urlencoded"</js> or both and the parameter MUST be <code>in</code> <js>"formData"</js>.</div>
+ The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>,
+ <js>"array"</js> or <js>"file"</js>.
+ If type is <js>"file"</js>, the <code>consumes</code> MUST be either <js>"multipart/form-data"</js>,
+ <js>"application/x-www-form-urlencoded"</js> or both and the parameter MUST be <code>in</code>
+ <js>"formData"</js>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>type</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -972,13 +997,16 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setType</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.319">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.349">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Bean property setter:  <property>type</property>.
  <p>
  Required. The type of the parameter.
  Since the parameter is not located at the request body, it is limited to simple types (that is, not an object).
- The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>, <js>"array"</js> or <js>"file"</js>.
- If type is <js>"file"</js>, the <code>consumes</code> MUST be either <js>"multipart/form-data"</js>, <js>"application/x-www-form-urlencoded"</js> or both and the parameter MUST be <code>in</code> <js>"formData"</js>.</div>
+ The value MUST be one of <js>"string"</js>, <js>"number"</js>, <js>"integer"</js>, <js>"boolean"</js>,
+ <js>"array"</js> or <js>"file"</js>.
+ If type is <js>"file"</js>, the <code>consumes</code> MUST be either <js>"multipart/form-data"</js>,
+ <js>"application/x-www-form-urlencoded"</js> or both and the parameter MUST be <code>in</code>
+ <js>"formData"</js>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>type</code> - The new value for the <property>type</property> property on this bean.</dd>
@@ -993,7 +1021,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.332">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.364">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setType-java.lang.String-"><code>setType(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1009,11 +1037,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getFormat</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.344">getFormat</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.377">getFormat</a>()</pre>
 <div class="block">Bean property getter:  <property>format</property>.
  <p>
  The extending format for the previously mentioned type.
- See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further details.</div>
+ See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further
+ details.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>format</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1026,11 +1055,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setFormat</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.357">setFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.391">setFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
 <div class="block">Bean property setter:  <property>format</property>.
  <p>
  The extending format for the previously mentioned type.
- See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further details.</div>
+ See <a class="doclink" href="http://swagger.io/specification/#dataTypeFormat">Data Type Formats</a> for further
+ details.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>format</code> - The new value for the <property>format</property> property on this bean.</dd>
@@ -1045,7 +1075,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>format</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.368">format</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.402">format</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setFormat-java.lang.String-"><code>setFormat(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1061,15 +1091,17 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getAllowEmptyValue</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.381">getAllowEmptyValue</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.417">getAllowEmptyValue</a>()</pre>
 <div class="block">Bean property getter:  <property>allowEmptyValue</property>.
  <p>
  Sets the ability to pass empty-valued parameters.
- This is valid only for either <code>query</code> or <code>formData</code> parameters and allows you to send a parameter with a name only or an empty value.
+ This is valid only for either <code>query</code> or <code>formData</code> parameters and allows you to send a
+ parameter with a name only or an empty value.
  Default value is <jk>false</jk>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>allowEmptyValue</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>allowEmptyValue</property> property on this bean, or <jk>null</jk> if it is
+ not set.</dd>
 </dl>
 </li>
 </ul>
@@ -1079,11 +1111,12 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setAllowEmptyValue</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.395">setAllowEmptyValue</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;allowEmptyValue)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.432">setAllowEmptyValue</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;allowEmptyValue)</pre>
 <div class="block">Bean property setter:  <property>allowEmptyValue</property>.
  <p>
  Sets the ability to pass empty-valued parameters.
- This is valid only for either <code>query</code> or <code>formData</code> parameters and allows you to send a parameter with a name only or an empty value.
+ This is valid only for either <code>query</code> or <code>formData</code> parameters and allows you to send a
+ parameter with a name only or an empty value.
  Default value is <jk>false</jk>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1099,7 +1132,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>allowEmptyValue</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.406">allowEmptyValue</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;allowEmptyValue)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.443">allowEmptyValue</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;allowEmptyValue)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setAllowEmptyValue-java.lang.Boolean-"><code>setAllowEmptyValue(Boolean)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1115,7 +1148,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.418">getItems</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.455">getItems</a>()</pre>
 <div class="block">Bean property getter:  <property>items</property>.
  <p>
  Required if <code>type</code> is <js>"array"</js>.
@@ -1132,7 +1165,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.431">setItems</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.468">setItems</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
 <div class="block">Bean property setter:  <property>items</property>.
  <p>
  Required if <code>type</code> is <js>"array"</js>.
@@ -1151,7 +1184,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>items</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.442">items</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.479">items</a>(<a href="../../../../../org/apache/juneau/dto/swagger/Items.html" title="class in org.apache.juneau.dto.swagger">Items</a>&nbsp;items)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setItems-org.apache.juneau.dto.swagger.Items-"><code>setItems(Items)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1167,7 +1200,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getCollectionFormat</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.465">getCollectionFormat</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.504">getCollectionFormat</a>()</pre>
 <div class="block">Bean property getter:  <property>collectionFormat</property>.
  <p>
  Determines the format of the array if type array is used.
@@ -1178,14 +1211,16 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
    <li><code>ssv</code> - space separated values <code>foo bar</code>.
    <li><code>tsv</code> - tab separated values <code>foo\tbar</code>.
    <li><code>pipes</code> - pipe separated values <code>foo|bar</code>.
-   <li><code>multi</code> - corresponds to multiple parameter instances instead of multiple values for a single instance <code>foo=bar&amp;foo=baz</code>.
+   <li><code>multi</code> - corresponds to multiple parameter instances instead of multiple values for a single
+      instance <code>foo=bar&amp;foo=baz</code>.
       This is valid only for parameters <code>in</code> <js>"query"</js> or <js>"formData"</js>.
  </ul>
  <p>
  Default value is <code>csv</code>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>collectionFormat</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>collectionFormat</property> property on this bean, or <jk>null</jk> if it is
+ not set.</dd>
 </dl>
 </li>
 </ul>
@@ -1195,7 +1230,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setCollectionFormat</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.489">setCollectionFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionFormat)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.529">setCollectionFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionFormat)</pre>
 <div class="block">Bean property setter:  <property>collectionFormat</property>.
  <p>
  Determines the format of the array if type array is used.
@@ -1206,7 +1241,8 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
    <li><code>ssv</code> - space separated values <code>foo bar</code>.
    <li><code>tsv</code> - tab separated values <code>foo\tbar</code>.
    <li><code>pipes</code> - pipe separated values <code>foo|bar</code>.
-   <li><code>multi</code> - corresponds to multiple parameter instances instead of multiple values for a single instance <code>foo=bar&amp;foo=baz</code>.
+   <li><code>multi</code> - corresponds to multiple parameter instances instead of multiple values for a single
+      instance <code>foo=bar&amp;foo=baz</code>.
       This is valid only for parameters <code>in</code> <js>"query"</js> or <js>"formData"</js>.
  </ul>
  <p>
@@ -1225,7 +1261,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>collectionFormat</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.502">collectionFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionFormat)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.542">collectionFormat</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;collectionFormat)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setCollectionFormat-java.lang.String-"><code>setCollectionFormat(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1241,12 +1277,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDefault</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.516">getDefault</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.558">getDefault</a>()</pre>
 <div class="block">Bean property getter:  <property>default</property>.
  <p>
- Declares the value of the parameter that the server will use if none is provided, for example a <js>"count"</js> to control the number of results per page might default to 100 if not supplied by the client in the request.
+ Declares the value of the parameter that the server will use if none is provided, for example a <js>"count"</js>
+ to control the number of results per page might default to 100 if not supplied by the client in the request.
  (Note: <js>"default"</js> has no meaning for required parameters.)
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor101">http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor101">
+ http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
  Unlike JSON Schema this value MUST conform to the defined <code>type</code> for this parameter.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1260,12 +1298,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setDefault</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.531">setDefault</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.575">setDefault</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
 <div class="block">Bean property setter:  <property>default</property>.
  <p>
- Declares the value of the parameter that the server will use if none is provided, for example a <js>"count"</js> to control the number of results per page might default to 100 if not supplied by the client in the request.
+ Declares the value of the parameter that the server will use if none is provided, for example a <js>"count"</js>
+ to control the number of results per page might default to 100 if not supplied by the client in the request.
  (Note: <js>"default"</js> has no meaning for required parameters.)
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor101">http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor101">
+ http://json-schema.org/latest/json-schema-validation.html#anchor101</a>.
  Unlike JSON Schema this value MUST conform to the defined <code>type</code> for this parameter.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1281,7 +1321,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_default</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.542">_default</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.586">_default</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;_default)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setDefault-java.lang.Object-"><code>setDefault(Object)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1297,10 +1337,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaximum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.553">getMaximum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.598">getMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>maximum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
+ http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>maximum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1313,10 +1354,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.565">setMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.611">setMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
 <div class="block">Bean property setter:  <property>maximum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
+ http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>maximum</code> - The new value for the <property>maximum</property> property on this bean.</dd>
@@ -1331,7 +1373,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>maximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.576">maximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.622">maximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setMaximum-java.lang.Number-"><code>setMaximum(Number)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1347,13 +1389,15 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getExclusiveMaximum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.587">getExclusiveMaximum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.635">getExclusiveMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMaximum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
+ http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>exclusiveMaximum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>exclusiveMaximum</property> property on this bean, or <jk>null</jk>
+ if it is not set.</dd>
 </dl>
 </li>
 </ul>
@@ -1363,10 +1407,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setExclusiveMaximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.599">setExclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.648">setExclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMaximum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor17">
+ http://json-schema.org/latest/json-schema-validation.html#anchor17</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>exclusiveMaximum</code> - The new value for the <property>exclusiveMaximum</property> property on this bean.</dd>
@@ -1381,7 +1426,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>exclusiveMaximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.610">exclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.659">exclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setExclusiveMaximum-java.lang.Boolean-"><code>setExclusiveMaximum(Boolean)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1397,10 +1442,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinimum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.621">getMinimum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.671">getMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>minimum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
+ http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>minimum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1413,10 +1459,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.633">setMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.684">setMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
 <div class="block">Bean property setter:  <property>minimum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
+ http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>minimum</code> - The new value for the <property>minimum</property> property on this bean.</dd>
@@ -1431,7 +1478,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>minimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.644">minimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.695">minimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setMinimum-java.lang.Number-"><code>setMinimum(Number)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1447,13 +1494,15 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getExclusiveMinimum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.655">getExclusiveMinimum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.708">getExclusiveMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMinimum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
+ http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>exclusiveMinimum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>exclusiveMinimum</property> property on this bean, or <jk>null</jk> if it is
+ not set.</dd>
 </dl>
 </li>
 </ul>
@@ -1463,10 +1512,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setExclusiveMinimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.667">setExclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.721">setExclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMinimum</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor21">
+ http://json-schema.org/latest/json-schema-validation.html#anchor21</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>exclusiveMinimum</code> - The new value for the <property>exclusiveMinimum</property> property on this bean.</dd>
@@ -1481,7 +1531,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>exclusiveMinimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.678">exclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.732">exclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setExclusiveMinimum-java.lang.Boolean-"><code>setExclusiveMinimum(Boolean)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1497,10 +1547,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxLength</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.689">getMaxLength</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.744">getMaxLength</a>()</pre>
 <div class="block">Bean property getter:  <property>maxLength</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">
+ http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>maxLength</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1513,10 +1564,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.701">setMaxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.757">setMaxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
 <div class="block">Bean property setter:  <property>maxLength</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor26">
+ http://json-schema.org/latest/json-schema-validation.html#anchor26</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>maxLength</code> - The new value for the <property>maxLength</property> property on this bean.</dd>
@@ -1531,7 +1583,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>maxLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.712">maxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.768">maxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setMaxLength-java.lang.Integer-"><code>setMaxLength(Integer)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1547,10 +1599,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinLength</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.723">getMinLength</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.780">getMinLength</a>()</pre>
 <div class="block">Bean property getter:  <property>minLength</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">
+ http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>minLength</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1563,10 +1616,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.735">setMinLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.793">setMinLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
 <div class="block">Bean property setter:  <property>minLength</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor29">
+ http://json-schema.org/latest/json-schema-validation.html#anchor29</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>minLength</code> - The new value for the <property>minLength</property> property on this bean.</dd>
@@ -1581,7 +1635,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>minLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.746">minLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.804">minLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setMinLength-java.lang.Integer-"><code>setMinLength(Integer)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1597,10 +1651,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getPattern</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.757">getPattern</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.816">getPattern</a>()</pre>
 <div class="block">Bean property getter:  <property>pattern</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">
+ http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>pattern</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1613,10 +1668,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setPattern</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.769">setPattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.829">setPattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
 <div class="block">Bean property setter:  <property>pattern</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor33">
+ http://json-schema.org/latest/json-schema-validation.html#anchor33</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>pattern</code> - The new value for the <property>pattern</property> property on this bean.</dd>
@@ -1631,7 +1687,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>pattern</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.780">pattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.840">pattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html#setPattern-java.lang.String-"><code>setPattern(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1647,10 +1703,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxItems</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.791">getMaxItems</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.852">getMaxItems</a>()</pre>
 <div class="block">Bean property getter:  <property>maxItems</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">
+ http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The value of the <property>maxItems</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
@@ -1663,10 +1720,11 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.803">setMaxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.865">setMaxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
 <div class="block">Bean property setter:  <property>maxItems</property>.
  <p>
- See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
+ See <a class="doclink" href="http://json-schema.org/latest/json-schema-validation.html#anchor42">
+ http://json-schema.org/latest/json-schema-validation.html#anchor42</a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>maxItems</code> - The new value for the <property>maxItems</property> property on this bean.</dd>
@@ -1681,7 +1739,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>maxItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ParameterInfo.html" title="class in org.apache.juneau.dto.swagger">ParameterInfo</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ParameterInfo.html#line.814">maxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integ

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/csv/CsvParserBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/csv/CsvParserBuilder.html b/content/site/apidocs/org/apache/juneau/csv/CsvParserBuilder.html
index 077bb14..91842e4 100644
--- a/content/site/apidocs/org/apache/juneau/csv/CsvParserBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/csv/CsvParserBuilder.html
@@ -236,7 +236,8 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html#beanMapPutReturnsOldValue-boolean-">beanMapPutReturnsOldValue</a></span>(boolean&nbsp;value)</code>
-<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>
 </td>
 </tr>
 <tr id="i10" class="altColor">
@@ -650,7 +651,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CsvParserBuilder</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.37">CsvParserBuilder</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;propertyStore)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.38">CsvParserBuilder</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;propertyStore)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -672,7 +673,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>build</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParser.html" title="class in org.apache.juneau.csv">CsvParser</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.42">build</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParser.html" title="class in org.apache.juneau.csv">CsvParser</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.43">build</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#build--">CoreObjectBuilder</a></code></span></div>
 <div class="block">Build the object.</div>
 <dl>
@@ -690,7 +691,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>trimStrings</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.51">trimStrings</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.52">trimStrings</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#trimStrings-boolean-">ParserBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Trim parsed strings.
  <p>
@@ -701,7 +702,8 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
    <li><b>Session-overridable:</b> <jk>true</jk>
  </ul>
  <p>
- If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being added to the POJO.
+ If <jk>true</jk>, string values will be trimmed of whitespace using <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true#trim--" title="class or interface in java.lang"><code>String.trim()</code></a> before being added to
+ the POJO.
  <p>
  <h5 class='section'>Notes:</h5>
  <ul>
@@ -725,7 +727,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>strict</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.57">strict</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.58">strict</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#strict-boolean-">ParserBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Strict mode.
  <p>
@@ -787,7 +789,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>strict</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.63">strict</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.64">strict</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#strict--">ParserBuilder</a></code></span></div>
 <div class="block">Shortcut for calling <code>strict(<jk>true</jk>)</code>.</div>
 <dl>
@@ -804,7 +806,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>inputStreamCharset</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.69">inputStreamCharset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.70">inputStreamCharset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#inputStreamCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Input stream charset.
  <p>
@@ -841,7 +843,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>fileCharset</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.75">fileCharset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.76">fileCharset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#fileCharset-java.lang.String-">ParserBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  File charset.
  <p>
@@ -880,7 +882,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>listener</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.81">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/parser/ParserListener.html" title="class in org.apache.juneau.parser">ParserListener</a>&gt;&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.82">listener</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="../../../../org/apache/juneau/parser/ParserListener.html" title="class in org.apache.juneau.parser">ParserListener</a>&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/parser/ParserBuilder.html#listener-java.lang.Class-">ParserBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Parser listener.
  <p>
@@ -910,7 +912,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireDefaultConstructor</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.87">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.88">beansRequireDefaultConstructor</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beansRequireDefaultConstructor-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Beans require no-arg constructors.
  <p>
@@ -948,7 +950,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSerializable</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.93">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.94">beansRequireSerializable</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beansRequireSerializable-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Beans require <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io"><code>Serializable</code></a> interface.
  <p>
@@ -986,7 +988,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSettersForGetters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.99">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.100">beansRequireSettersForGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beansRequireSettersForGetters-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Beans require setters for getters.
  <p>
@@ -1022,7 +1024,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>beansRequireSomeProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.105">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.106">beansRequireSomeProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beansRequireSomeProperties-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Beans require at least one property.
  <p>
@@ -1060,9 +1062,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>beanMapPutReturnsOldValue</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.111">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.112">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanMapPutReturnsOldValue-boolean-">CoreObjectBuilder</a></code></span></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 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.
  <p>
  <ul>
    <li><b>Name:</b> <js>"BeanContext.beanMapPutReturnsOldValue"</js>
@@ -1071,7 +1074,8 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
    <li><b>Session-overridable:</b> <jk>false</jk>
  </ul>
  <p>
- If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property values.
+ If <jk>true</jk>, then the <a href="../../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
+ values.
  Otherwise, it returns <jk>null</jk>.
  <p>
  Disabled by default because it introduces a slight performance penalty.
@@ -1098,7 +1102,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>beanConstructorVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.117">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.118">beanConstructorVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanConstructorVisibility-org.apache.juneau.Visibility-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Look for bean constructors with the specified minimum visibility.
  <p>
@@ -1135,7 +1139,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>beanClassVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.123">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.124">beanClassVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanClassVisibility-org.apache.juneau.Visibility-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Look for bean classes with the specified minimum visibility.
  <p>
@@ -1172,7 +1176,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFieldVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.129">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.130">beanFieldVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanFieldVisibility-org.apache.juneau.Visibility-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Look for bean fields with the specified minimum visibility.
  <p>
@@ -1210,7 +1214,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>methodVisibility</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.135">methodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.136">methodVisibility</a>(<a href="../../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#methodVisibility-org.apache.juneau.Visibility-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Look for bean methods with the specified minimum visibility.
  <p>
@@ -1248,7 +1252,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>useJavaBeanIntrospector</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.141">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.142">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#useJavaBeanIntrospector-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Use Java <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/Introspector.html?is-external=true" title="class or interface in java.beans"><code>Introspector</code></a> for determining bean properties.
  <p>
@@ -1284,7 +1288,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>useInterfaceProxies</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.147">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.148">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#useInterfaceProxies-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Use interface proxies.
  <p>
@@ -1295,8 +1299,8 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
    <li><b>Session-overridable:</b> <jk>false</jk>
  </ul>
  <p>
- If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a>
- if there is no other way of instantiating them.
+ If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
  <p>
  <h5 class='section'>Notes:</h5>
  <ul>
@@ -1320,7 +1324,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreUnknownBeanProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.153">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.154">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#ignoreUnknownBeanProperties-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Ignore unknown properties.
  <p>
@@ -1356,7 +1360,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreUnknownNullBeanProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.159">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.160">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#ignoreUnknownNullBeanProperties-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Ignore unknown properties with null values.
  <p>
@@ -1392,7 +1396,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>ignorePropertiesWithoutSetters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.165">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.166">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#ignorePropertiesWithoutSetters-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Ignore properties without setters.
  <p>
@@ -1428,7 +1432,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreInvocationExceptionsOnGetters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.171">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.172">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#ignoreInvocationExceptionsOnGetters-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Ignore invocation errors on getters.
  <p>
@@ -1464,7 +1468,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreInvocationExceptionsOnSetters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.177">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.178">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#ignoreInvocationExceptionsOnSetters-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Ignore invocation errors on setters.
  <p>
@@ -1500,7 +1504,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>sortProperties</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.183">sortProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.184">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#sortProperties-boolean-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Sort bean properties in alphabetical order.
  <p>
@@ -1542,7 +1546,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.189">notBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.190">notBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#notBeanPackages-java.lang.String...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to packages whose classes should not be considered beans.
  <p>
@@ -1569,7 +1573,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.195">notBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.196">notBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#notBeanPackages-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to packages whose classes should not be considered beans.
  <p>
@@ -1592,7 +1596,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>setNotBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.201">setNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.202">setNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setNotBeanPackages-java.lang.String...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Packages whose classes should not be considered beans.
  <p>
@@ -1641,7 +1645,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>setNotBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.207">setNotBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.208">setNotBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setNotBeanPackages-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Packages whose classes should not be considered beans.
  <p>
@@ -1664,7 +1668,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>removeNotBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.213">removeNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.214">removeNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeNotBeanPackages-java.lang.String...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from packages whose classes should not be considered beans.
  <p>
@@ -1692,7 +1696,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>removeNotBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.219">removeNotBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.220">removeNotBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeNotBeanPackages-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from packages whose classes should not be considered beans.
  <p>
@@ -1716,7 +1720,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.225">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.226">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#notBeanClasses-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to classes that should not be considered beans.
  <p>
@@ -1744,7 +1748,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.231">notBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.232">notBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#notBeanClasses-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to classes that should not be considered beans.
  <p>
@@ -1768,7 +1772,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>setNotBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.237">setNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.238">setNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setNotBeanClasses-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Classes to be excluded from consideration as being beans.
  <p>
@@ -1804,7 +1808,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>setNotBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.243">setNotBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.244">setNotBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setNotBeanClasses-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Classes to be excluded from consideration as being beans.
  <p>
@@ -1827,7 +1831,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>removeNotBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.249">removeNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.250">removeNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeNotBeanClasses-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from classes that should not be considered beans.
  <p>
@@ -1855,7 +1859,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>removeNotBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.255">removeNotBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.256">removeNotBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeNotBeanClasses-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from classes that should not be considered beans.
  <p>
@@ -1879,7 +1883,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFilters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.261">beanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.262">beanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanFilters-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to bean filters.
  <p>
@@ -1907,7 +1911,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFilters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.267">beanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.268">beanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanFilters-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to bean filters.
  <p>
@@ -1931,7 +1935,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>setBeanFilters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.273">setBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.274">setBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setBeanFilters-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Bean filters to apply to beans.
  <p>
@@ -1978,7 +1982,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>setBeanFilters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.279">setBeanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.280">setBeanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setBeanFilters-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Bean filters to apply to beans.
  <p>
@@ -2001,7 +2005,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>removeBeanFilters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.285">removeBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.286">removeBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeBeanFilters-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from bean filters.
  <p>
@@ -2029,7 +2033,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>removeBeanFilters</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.291">removeBeanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.292">removeBeanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeBeanFilters-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from bean filters.
  <p>
@@ -2053,7 +2057,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>pojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.297">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.298">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#pojoSwaps-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to POJO swaps.
  <p>
@@ -2081,7 +2085,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>pojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.303">pojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.304">pojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#pojoSwaps-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to POJO swaps.
  <p>
@@ -2105,7 +2109,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>setPojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.309">setPojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.310">setPojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setPojoSwaps-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  POJO swaps to apply to Java objects.
  <p>
@@ -2144,7 +2148,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>setPojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.315">setPojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.316">setPojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setPojoSwaps-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  POJO swaps to apply to Java objects.
  <p>
@@ -2167,7 +2171,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>removePojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.321">removePojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.322">removePojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removePojoSwaps-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from POJO swaps.
  <p>
@@ -2195,7 +2199,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>removePojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.327">removePojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.328">removePojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removePojoSwaps-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from POJO swaps.
  <p>
@@ -2219,7 +2223,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>implClasses</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.333">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.334">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#implClasses-java.util.Map-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Implementation classes for interfaces and abstract classes.
  <p>
@@ -2256,7 +2260,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>implClass</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.339">implClass</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;interfaceClass,
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.340">implClass</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;interfaceClass,
                                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;implClass)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#implClass-java.lang.Class-java.lang.Class-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Implementation classes for interfaces and abstract classes.
@@ -2288,7 +2292,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>beanDictionary</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.345">beanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.346">beanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanDictionary-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to bean dictionary.
  <p>
@@ -2316,7 +2320,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>beanDictionary</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.351">beanDictionary</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.352">beanDictionary</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanDictionary-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Add to bean dictionary.
  <p>
@@ -2340,7 +2344,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>setBeanDictionary</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.357">setBeanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.358">setBeanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setBeanDictionary-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Bean lookup dictionary.
  <p>
@@ -2354,8 +2358,10 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
  This list can consist of the following class types:
  <ul>
    <li>Any bean class that specifies a value for <a href="../../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
-   <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
-   <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+   <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name
+      annotations.
+   <li>Any subclass of <a href="../../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name
+      annotations.
  </ul>
  <p>
  <h5 class='section'>Notes:</h5>
@@ -2380,7 +2386,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>setBeanDictionary</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.363">setBeanDictionary</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.364">setBeanDictionary</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#setBeanDictionary-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Bean lookup dictionary.
  <p>
@@ -2403,7 +2409,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>removeFromBeanDictionary</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.369">removeFromBeanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.370">removeFromBeanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeFromBeanDictionary-java.lang.Class...-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from bean dictionary.
  <p>
@@ -2431,7 +2437,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>removeFromBeanDictionary</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.375">removeFromBeanDictionary</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.376">removeFromBeanDictionary</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#removeFromBeanDictionary-java.util.Collection-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Remove from bean dictionary.
  <p>
@@ -2455,7 +2461,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>beanTypePropertyName</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.381">beanTypePropertyName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.382">beanTypePropertyName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#beanTypePropertyName-java.lang.String-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Name to use for the bean type properties used to represent a bean type.
  <p>
@@ -2488,7 +2494,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>defaultParser</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.387">defaultParser</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.388">defaultParser</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#defaultParser-java.lang.Class-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Default parser to use when converting <code>Strings</code> to POJOs.
  <p>
@@ -2523,7 +2529,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>locale</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.393">locale</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.394">locale</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#locale-java.util.Locale-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  Locale.
  <p>
@@ -2556,7 +2562,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>timeZone</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.399">timeZone</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.400">timeZone</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#timeZone-java.util.TimeZone-">CoreObjectBuilder</a></code></span></div>
 <div class="block"><b>Configuration property:</b>  TimeZone.
  <p>
@@ -2589,7 +2595,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserBuilder.html" title=
 <ul class="blockList">
 <li class="blockList">
 <h4>mediaType</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.405">mediaType</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvParserBuilder.html" title="class in org.apache.juneau.csv">CsvParserBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserBuilder.html#line.406">mediaType</a>(<a href="../../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;value)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObjectBuilder.html#mediaType-org.apache.juneau.http.MediaType-">CoreObjectBuilde

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Rp.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Rp.html b/content/site/apidocs/org/apache/juneau/dto/html5/Rp.html
index 2e64ffb..eecdab5 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Rp.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Rp.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="rp")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Rp.html#line.30">Rp</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Rp.html#line.32">Rp</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rp-element">&lt;rp&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rp-element">&lt;rp&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Rp</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rp.html#line.30">Rp</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rp.html#line.32">Rp</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5">Rp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rp.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5">Rp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rp.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5">Rp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rp.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5">Rp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rp.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5">Rp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rp.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5">Rp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rp.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5">Rp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rp.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5">Rp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rp.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5">Rp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rp.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rp.html" title="class in org.apache.juneau.dto.html5">Rp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rp.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Rt.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Rt.html b/content/site/apidocs/org/apache/juneau/dto/html5/Rt.html
index b480b14..bf5dad1 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Rt.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Rt.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="rt")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Rt.html#line.30">Rt</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Rt.html#line.32">Rt</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rt-element">&lt;rt&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rt-element">&lt;rt&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Rt</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rt.html#line.30">Rt</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rt.html#line.32">Rt</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5">Rt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rt.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5">Rt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rt.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5">Rt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rt.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5">Rt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rt.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5">Rt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rt.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5">Rt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rt.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5">Rt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rt.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5">Rt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rt.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5">Rt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rt.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rt.html" title="class in org.apache.juneau.dto.html5">Rt</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rt.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Rtc.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Rtc.html b/content/site/apidocs/org/apache/juneau/dto/html5/Rtc.html
index 89b412e..85d9ebb 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Rtc.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Rtc.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="rtc")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Rtc.html#line.30">Rtc</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Rtc.html#line.32">Rtc</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rtc-element">&lt;rtc&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-rtc-element">&lt;rtc&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Rtc</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rtc.html#line.30">Rtc</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rtc.html#line.32">Rtc</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rtc.html" title="class in org.apache.juneau.dto.html5">Rtc</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rtc.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rtc.html" title="class in org.apache.juneau.dto.html5">Rtc</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rtc.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rtc.html" title="class in org.apache.juneau.dto.html5">Rtc</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rtc.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rtc.html" title="class in org.apache.juneau.dto.html5">Rtc</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rtc.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rtc.html" title="class in org.apache.juneau.dto.html5">Rtc</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rtc.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rtc.html" title="class in org.apache.juneau.dto.html5">Rtc</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rtc.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rtc.html" title="class in org.apache.juneau.dto.html5">Rtc</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rtc.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rtc.html" title="class in org.apache.juneau.dto.html5">Rtc</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rtc.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rtc.html" title="class in org.apache.juneau.dto.html5">Rtc</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rtc.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Rtc.html" title="class in org.apache.juneau.dto.html5">Rtc</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Rtc.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Ruby.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Ruby.html b/content/site/apidocs/org/apache/juneau/dto/html5/Ruby.html
index 53c1a43..d40d393 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Ruby.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Ruby.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="ruby")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ruby.html#line.30">Ruby</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ruby.html#line.32">Ruby</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-ruby-element">&lt;ruby&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-ruby-element">&lt;ruby&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Ruby</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ruby.html#line.30">Ruby</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ruby.html#line.32">Ruby</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ruby.html" title="class in org.apache.juneau.dto.html5">Ruby</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ruby.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ruby.html" title="class in org.apache.juneau.dto.html5">Ruby</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ruby.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ruby.html" title="class in org.apache.juneau.dto.html5">Ruby</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ruby.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ruby.html" title="class in org.apache.juneau.dto.html5">Ruby</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ruby.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ruby.html" title="class in org.apache.juneau.dto.html5">Ruby</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ruby.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ruby.html" title="class in org.apache.juneau.dto.html5">Ruby</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ruby.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ruby.html" title="class in org.apache.juneau.dto.html5">Ruby</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ruby.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ruby.html" title="class in org.apache.juneau.dto.html5">Ruby</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ruby.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ruby.html" title="class in org.apache.juneau.dto.html5">Ruby</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ruby.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Ruby.html" title="class in org.apache.juneau.dto.html5">Ruby</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Ruby.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/S.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/S.html b/content/site/apidocs/org/apache/juneau/dto/html5/S.html
index 19fdcac..938896a 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/S.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/S.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="s")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.30">S</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.32">S</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-s-element">&lt;s&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-s-element">&lt;s&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>S</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.30">S</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.32">S</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/S.html" title="class in org.apache.juneau.dto.html5">S</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/S.html" title="class in org.apache.juneau.dto.html5">S</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/S.html" title="class in org.apache.juneau.dto.html5">S</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/S.html" title="class in org.apache.juneau.dto.html5">S</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/S.html" title="class in org.apache.juneau.dto.html5">S</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/S.html" title="class in org.apache.juneau.dto.html5">S</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/S.html" title="class in org.apache.juneau.dto.html5">S</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/S.html" title="class in org.apache.juneau.dto.html5">S</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/S.html" title="class in org.apache.juneau.dto.html5">S</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/S.html" title="class in org.apache.juneau.dto.html5">S</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Samp.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Samp.html b/content/site/apidocs/org/apache/juneau/dto/html5/Samp.html
index 4575ee8..20e290f 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Samp.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Samp.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="samp")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.30">Samp</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.32">Samp</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-samp-element">&lt;samp&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-samp-element">&lt;samp&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Samp</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.30">Samp</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.32">Samp</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Script.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Script.html b/content/site/apidocs/org/apache/juneau/dto/html5/Script.html
index 2c8b09a..0e59990 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Script.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Script.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="script")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.34">Script</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.36">Script</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.html" title="class in org.apache.juneau.dto.html5">HtmlElementRawText</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-script-element">&lt;script&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/scripting-1.html#the-script-element">&lt;script&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -187,7 +189,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Script.html#crossorigin-java.lang.String-">crossorigin</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;crossorigin)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-crossorigin">crossorigin</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-crossorigin">crossorigin</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
@@ -262,7 +265,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Script</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.34">Script</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.36">Script</a>()</pre>
 </li>
 </ul>
 </li>
@@ -279,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>async</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.43">async</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;async)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.46">async</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;async)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-async">async</a> attribute.
  Execute script asynchronously.</div>
 <dl>
@@ -297,7 +300,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>charset</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.54">charset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;charset)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.58">charset</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;charset)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-charset">charset</a> attribute.
  Character encoding of the external script resource.</div>
 <dl>
@@ -314,9 +317,10 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>crossorigin</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.65">crossorigin</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;crossorigin)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-crossorigin">crossorigin</a> attribute.
- How the element handles crossorigin requests.</div>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.71">crossorigin</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;crossorigin)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-crossorigin">crossorigin</a>
+ attribute.
+ How the element handles cross-origin requests.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>crossorigin</code> - The new value for this attribute.</dd>
@@ -331,7 +335,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>defer</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.77">defer</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;defer)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.84">defer</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;defer)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-defer">defer</a> attribute.
  Defer script execution.</div>
 <dl>
@@ -349,7 +353,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>src</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.95">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.102">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-src">src</a> attribute.
  Address of the resource.
  <p>
@@ -372,7 +376,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.106">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.114">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-type">type</a> attribute.
  Type of embedded resource.</div>
 <dl>
@@ -389,7 +393,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.117">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.125">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -408,7 +412,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.123">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.131">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -427,7 +431,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>text</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.129">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.137">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.html#text-java.lang.Object-">HtmlElementRawText</a></code></span></div>
 <div class="block">Sets the text node on this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Section.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Section.html b/content/site/apidocs/org/apache/juneau/dto/html5/Section.html
index 3c001a2..533c065 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Section.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Section.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="section")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.30">Section</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.32">Section</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-section-element">&lt;section&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/sections.html#the-section-element">&lt;section&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Section</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.30">Section</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.32">Section</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/csv/CsvParserContext.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/csv/CsvParserContext.html b/content/site/apidocs/org/apache/juneau/csv/CsvParserContext.html
index 6e6529a..905c099 100644
--- a/content/site/apidocs/org/apache/juneau/csv/CsvParserContext.html
+++ b/content/site/apidocs/org/apache/juneau/csv/CsvParserContext.html
@@ -123,7 +123,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../../src-html/org/apache/juneau/csv/CsvParserContext.html#line.34">CsvParserContext</a>
+<pre>public final class <a href="../../../../src-html/org/apache/juneau/csv/CsvParserContext.html#line.36">CsvParserContext</a>
 extends <a href="../../../../org/apache/juneau/parser/ParserContext.html" title="class in org.apache.juneau.parser">ParserContext</a></pre>
 <div class="block">Configurable properties on the <a href="../../../../org/apache/juneau/csv/CsvParser.html" title="class in org.apache.juneau.csv"><code>CsvParser</code></a> class.
  <p>
@@ -134,9 +134,11 @@ extends <a href="../../../../org/apache/juneau/parser/ParserContext.html" title=
 
  <h6 class='topic'>Inherited configurable properties</h6>
  <ul class='doctree'>
-   <li class='jc'><a class="doclink" href="../BeanContext.html#ConfigProperties">BeanContext</a> - Properties associated with handling beans on serializers and parsers.
+   <li class='jc'><a class="doclink" href="../BeanContext.html#ConfigProperties">BeanContext</a> -
+      Properties associated with handling beans on serializers and parsers.
    <ul>
-      <li class='jc'><a class="doclink" href="../parser/ParserContext.html#ConfigProperties">ParserContext</a> - Configurable properties common to all parsers.
+      <li class='jc'><a class="doclink" href="../parser/ParserContext.html#ConfigProperties">ParserContext</a> -
+         Configurable properties common to all parsers.
    </ul>
  </ul></div>
 </li>
@@ -246,7 +248,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserContext.html" title=
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CsvParserContext</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserContext.html#line.43">CsvParserContext</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserContext.html#line.45">CsvParserContext</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Constructor.
  <p>
  Typically only called from <a href="../../../../org/apache/juneau/PropertyStore.html#getContext-java.lang.Class-"><code>PropertyStore.getContext(Class)</code></a>.</div>
@@ -270,7 +272,7 @@ extends <a href="../../../../org/apache/juneau/parser/ParserContext.html" title=
 <ul class="blockListLast">
 <li class="blockList">
 <h4>asMap</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserContext.html#line.48">asMap</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvParserContext.html#line.50">asMap</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/Context.html#asMap--">Context</a></code></span></div>
 <div class="block">Returns the properties defined on this bean context as a simple map for debugging purposes.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/csv/CsvSerializer.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/csv/CsvSerializer.html b/content/site/apidocs/org/apache/juneau/csv/CsvSerializer.html
index 26ecf4c..5a257c8 100644
--- a/content/site/apidocs/org/apache/juneau/csv/CsvSerializer.html
+++ b/content/site/apidocs/org/apache/juneau/csv/CsvSerializer.html
@@ -273,7 +273,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CsvSerializer</h4>
-<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializer.html#line.37">CsvSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;propertyStore)</pre>
+<pre>public&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializer.html#line.38">CsvSerializer</a>(<a href="../../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;propertyStore)</pre>
 <div class="block">Constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -295,7 +295,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockList">
 <li class="blockList">
 <h4>builder</h4>
-<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializer.html#line.42">builder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../org/apache/juneau/csv/CsvSerializerBuilder.html" title="class in org.apache.juneau.csv">CsvSerializerBuilder</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializer.html#line.43">builder</a>()</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/CoreObject.html#builder--">CoreObject</a></code></span></div>
 <div class="block">Creates a new builder class for this object so that a new object can be created
  that expands upon the current object's settings.</div>
@@ -313,7 +313,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <ul class="blockListLast">
 <li class="blockList">
 <h4>doSerialize</h4>
-<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializer.html#line.51">doSerialize</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSession.html" title="class in org.apache.juneau.serializer">SerializerSession</a>&nbsp;session,
+<pre>protected&nbsp;void&nbsp;<a href="../../../../src-html/org/apache/juneau/csv/CsvSerializer.html#line.52">doSerialize</a>(<a href="../../../../org/apache/juneau/serializer/SerializerSession.html" title="class in org.apache.juneau.serializer">SerializerSession</a>&nbsp;session,
                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)
                     throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/Serializer.html#doSerialize-org.apache.juneau.serializer.SerializerSession-java.lang.Object-">Serializer</a></code></span></div>
@@ -324,7 +324,8 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializer.html"
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a href="../../../../org/apache/juneau/serializer/Serializer.html#doSerialize-org.apache.juneau.serializer.SerializerSession-java.lang.Object-">doSerialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/juneau/serializer/Serializer.html" title="class in org.apache.juneau.serializer">Serializer</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>session</code> - The serializer session object return by <a href="../../../../org/apache/juneau/serializer/Serializer.html#createSession-java.lang.Object-org.apache.juneau.ObjectMap-java.lang.reflect.Method-java.util.Locale-java.util.TimeZone-org.apache.juneau.http.MediaType-org.apache.juneau.UriContext-"><code>Serializer.createSession(Object, ObjectMap, Method, Locale, TimeZone, MediaType, UriContext)</code></a>.<br>
+<dd><code>session</code> - The serializer session object return by <a href="../../../../org/apache/juneau/serializer/Serializer.html#createSession-java.lang.Object-org.apache.juneau.ObjectMap-java.lang.reflect.Method-java.util.Locale-java.util.TimeZone-org.apache.juneau.http.MediaType-org.apache.juneau.UriContext-"><code>Serializer.createSession(Object, ObjectMap, Method, Locale,
+ TimeZone, MediaType, UriContext)</code></a>.
  If <jk>null</jk>, session is created using <a href="../../../../org/apache/juneau/serializer/Serializer.html#createSession-java.lang.Object-"><code>Serializer.createSession(Object)</code></a>.</dd>
 <dd><code>o</code> - The object to serialize.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Select.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Select.html b/content/site/apidocs/org/apache/juneau/dto/html5/Select.html
index 3f074e0..afcf2d4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Select.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Select.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="select")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.30">Select</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.32">Select</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-select-element">&lt;select&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-select-element">&lt;select&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -280,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Select</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.30">Select</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.32">Select</a>()</pre>
 </li>
 </ul>
 </li>
@@ -297,7 +299,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>autofocus</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.39">autofocus</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;autofocus)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.42">autofocus</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;autofocus)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.
  Automatically focus the form control when the page is loaded.</div>
 <dl>
@@ -315,7 +317,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>disabled</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.51">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;disabled)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.55">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.
  Whether the form control is disabled.</div>
 <dl>
@@ -333,7 +335,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>form</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.62">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.67">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
  Associates the control with a form element.</div>
 <dl>
@@ -350,7 +352,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>multiple</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.74">multiple</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;multiple)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.80">multiple</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;multiple)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-select-multiple">multiple</a> attribute.
  Whether to allow multiple values.</div>
 <dl>
@@ -368,7 +370,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.85">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.92">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
  Name of form control to use for form submission and in the form.elements API.</div>
 <dl>
@@ -385,7 +387,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>required</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.97">required</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;required)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.105">required</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;required)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-select-required">required</a> attribute.
  Whether the control is required for form submission.</div>
 <dl>
@@ -403,7 +405,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>size</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.109">size</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;size)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.118">size</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;size)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-select-size">size</a> attribute.
  Size of the control.</div>
 <dl>
@@ -421,7 +423,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.120">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.129">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -440,7 +442,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.126">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.135">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -459,7 +461,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.132">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.141">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -478,7 +480,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.138">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.147">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -497,7 +499,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.144">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.153">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Small.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Small.html b/content/site/apidocs/org/apache/juneau/dto/html5/Small.html
index 7681a22..bed6f47 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Small.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Small.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="small")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.30">Small</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.32">Small</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-small-element">&lt;small&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-small-element">&lt;small&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Small</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.30">Small</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.32">Small</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5">Small</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5">Small</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5">Small</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5">Small</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5">Small</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5">Small</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5">Small</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5">Small</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5">Small</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5">Small</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Source.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Source.html b/content/site/apidocs/org/apache/juneau/dto/html5/Source.html
index caf5c34..21995c6 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Source.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Source.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="source")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.34">Source</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.36">Source</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-source-element">&lt;source&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/embedded-content-0.html#the-source-element">&lt;source&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -225,7 +227,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Source</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.34">Source</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.36">Source</a>()</pre>
 </li>
 </ul>
 </li>
@@ -242,7 +244,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>src</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.49">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.51">src</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-source-src">src</a> attribute.
  Address of the resource.
  <p>
@@ -265,7 +267,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.60">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.63">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-source-type">type</a> attribute.
  Type of embedded resource.</div>
 <dl>
@@ -282,7 +284,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.71">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.74">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -301,7 +303,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html
 <ul class="blockListLast">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.77">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.80">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Span.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Span.html b/content/site/apidocs/org/apache/juneau/dto/html5/Span.html
index 9172420..57d3966 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Span.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Span.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="span")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.30">Span</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.32">Span</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-span-element">&lt;span&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-span-element">&lt;span&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Span</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.30">Span</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.32">Span</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5">Span</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5">Span</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5">Span</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5">Span</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5">Span</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5">Span</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5">Span</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5">Span</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5">Span</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5">Span</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Strong.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Strong.html b/content/site/apidocs/org/apache/juneau/dto/html5/Strong.html
index 8e8841f..f90f7c7 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Strong.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Strong.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="strong")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.30">Strong</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.32">Strong</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-strong-element">&lt;strong&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-strong-element">&lt;strong&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Strong</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.30">Strong</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.32">Strong</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Style.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Style.html b/content/site/apidocs/org/apache/juneau/dto/html5/Style.html
index 60d53ee..4265258 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Style.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Style.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="style")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.30">Style</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.32">Style</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.html" title="class in org.apache.juneau.dto.html5">HtmlElementRawText</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#the-style-element">&lt;style&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/document-metadata.html#the-style-element">&lt;style&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -244,7 +246,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Style</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.30">Style</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.32">Style</a>()</pre>
 </li>
 </ul>
 </li>
@@ -261,7 +263,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>media</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.38">media</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;media)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.41">media</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;media)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-style-media">media</a> attribute.
  Applicable media.</div>
 <dl>
@@ -278,7 +280,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>type</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.49">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.53">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/document-metadata.html#attr-style-type">type</a> attribute.
  Type of embedded resource.</div>
 <dl>
@@ -295,7 +297,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.60">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.64">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -314,7 +316,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.66">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.70">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -333,7 +335,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.72">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.76">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -352,7 +354,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>text</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.78">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.82">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.html#text-java.lang.Object-">HtmlElementRawText</a></code></span></div>
 <div class="block">Sets the text node on this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Sub.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Sub.html b/content/site/apidocs/org/apache/juneau/dto/html5/Sub.html
index 2654f89..f2f7bfa 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Sub.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Sub.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="sub")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Sub.html#line.30">Sub</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Sub.html#line.32">Sub</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements">&lt;sub&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements">&lt;sub&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Sub</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sub.html#line.30">Sub</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sub.html#line.32">Sub</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sub.html" title="class in org.apache.juneau.dto.html5">Sub</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sub.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sub.html" title="class in org.apache.juneau.dto.html5">Sub</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sub.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sub.html" title="class in org.apache.juneau.dto.html5">Sub</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sub.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sub.html" title="class in org.apache.juneau.dto.html5">Sub</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sub.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sub.html" title="class in org.apache.juneau.dto.html5">Sub</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sub.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sub.html" title="class in org.apache.juneau.dto.html5">Sub</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sub.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sub.html" title="class in org.apache.juneau.dto.html5">Sub</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sub.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sub.html" title="class in org.apache.juneau.dto.html5">Sub</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sub.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sub.html" title="class in org.apache.juneau.dto.html5">Sub</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sub.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sub.html" title="class in org.apache.juneau.dto.html5">Sub</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sub.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Sup.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Sup.html b/content/site/apidocs/org/apache/juneau/dto/html5/Sup.html
index 318a23e..c333031 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Sup.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Sup.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="sup")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Sup.html#line.30">Sup</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Sup.html#line.32">Sup</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements">&lt;sup&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements">&lt;sup&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Sup</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sup.html#line.30">Sup</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sup.html#line.32">Sup</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sup.html" title="class in org.apache.juneau.dto.html5">Sup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sup.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sup.html" title="class in org.apache.juneau.dto.html5">Sup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sup.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sup.html" title="class in org.apache.juneau.dto.html5">Sup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sup.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sup.html" title="class in org.apache.juneau.dto.html5">Sup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sup.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sup.html" title="class in org.apache.juneau.dto.html5">Sup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sup.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sup.html" title="class in org.apache.juneau.dto.html5">Sup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sup.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sup.html" title="class in org.apache.juneau.dto.html5">Sup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sup.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sup.html" title="class in org.apache.juneau.dto.html5">Sup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sup.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sup.html" title="class in org.apache.juneau.dto.html5">Sup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sup.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Sup.html" title="class in org.apache.juneau.dto.html5">Sup</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Sup.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Table.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Table.html b/content/site/apidocs/org/apache/juneau/dto/html5/Table.html
index e824570..d6c653b 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Table.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Table.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="table")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.30">Table</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.32">Table</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-table-element">&lt;table&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-table-element">&lt;table&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -244,7 +246,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Table</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.30">Table</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.32">Table</a>()</pre>
 </li>
 </ul>
 </li>
@@ -261,9 +263,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>border</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.39">border</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;border)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-table-border">border</a> attribute.
- //sortable - Enables a sorting interface for the table.</div>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.41">border</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;border)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-table-border">border</a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>border</code> - The new value for this attribute.
@@ -279,7 +280,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.50">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.52">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -298,7 +299,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.56">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.58">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -317,7 +318,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.62">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.64">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -336,7 +337,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.68">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.70">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -355,7 +356,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.74">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.76">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>



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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.html
index 5946887..6f38ee1 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.html
@@ -114,16 +114,18 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="schema",
       <a href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="id,$schema,$ref, title,description,type,definitions,properties,patternProperties,dependencies,items,multipleOf,maximum,exclusiveMaximum,minimum,exclusiveMinimum,maxLength,minLength,pattern,additionalItems,maxItems,minItems,uniqueItems,maxProperties,minProperties,required,additionalProperties,enum,allOf,anyOf,oneOf,not")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.48">Schema</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.50">Schema</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Represents a top-level schema object bean in the JSON-Schema core specification.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
-      <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.JsonSchema'>JSON-Schema</a>
+      <li class='sublink'><a class='doclink'
+         href='../../../../../overview-summary.html#DTOs.JsonSchema'>JSON-Schema</a>
    </ul>
    <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.jsonschema</a>
  </ul></div>
@@ -738,7 +740,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html#setSchemaMap-org.apache.juneau.dto.jsonschema.SchemaMap-">setSchemaMap</a></span>(<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html" title="class in org.apache.juneau.dto.jsonschema">SchemaMap</a>&nbsp;schemaMap)</code>
 <div class="block">Associates a schema map with this schema for resolving other schemas identified
-   through <property>$ref</property> properties.</div>
+ through <property>$ref</property> properties.</div>
 </td>
 </tr>
 <tr id="i89" class="rowColor">
@@ -793,7 +795,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Schema</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.92">Schema</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.94">Schema</a>()</pre>
 <div class="block">Default constructor.</div>
 </li>
 </ul>
@@ -812,7 +814,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <li class="blockList">
 <h4>getName</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.105">getName</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.107">getName</a>()</pre>
 <div class="block">Bean property getter:  <property>name</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -827,7 +829,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <li class="blockList">
 <h4>setName</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.116">setName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.118">setName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Bean property setter:  <property>name</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -843,7 +845,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getId</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.126">getId</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.128">getId</a>()</pre>
 <div class="block">Bean property getter:  <property>id</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -857,7 +859,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setId</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.141">setId</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;id)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.143">setId</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;id)</pre>
 <div class="block">Bean property setter:  <property>id</property>.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
@@ -879,7 +881,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html
 <li class="blockList">
 <h4>getSchemaVersionUri</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="$schema")
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.152">getSchemaVersionUri</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.154">getSchemaVersionUri</a>()</pre>
 <div class="block">Bean property getter:  <property>$schema</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -894,7 +896,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 <li class="blockList">
 <h4>setSchemaVersionUri</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#value--">value</a>="$schema")
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.168">setSchemaVersionUri</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;schemaVersion)</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.170">setSchemaVersionUri</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;schemaVersion)</pre>
 <div class="block">Bean property setter:  <property>$schema</property>.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
@@ -915,7 +917,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getTitle</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.178">getTitle</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.180">getTitle</a>()</pre>
 <div class="block">Bean property getter:  <property>title</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -929,7 +931,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setTitle</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.188">setTitle</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.190">setTitle</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
 <div class="block">Bean property setter:  <property>title</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -945,7 +947,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html
 <ul class="blockList">
 <li class="blockList">
 <h4>getDescription</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.198">getDescription</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.200">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -959,7 +961,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html
 <ul class="blockList">
 <li class="blockList">
 <h4>setDescription</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.208">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.210">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -976,7 +978,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html
 <li class="blockList">
 <h4>getType</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#swap--">swap</a>=<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.JsonTypeOrJsonTypeArraySwap.html" title="class in org.apache.juneau.dto.jsonschema">Schema.JsonTypeOrJsonTypeArraySwap.class</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.220">getType</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.222">getType</a>()</pre>
 <div class="block">Bean property getter:  <property>type</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -992,13 +994,14 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h
 <li class="blockList">
 <h4>getTypeAsJsonType</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.234">getTypeAsJsonType</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.237">getTypeAsJsonType</a>()</pre>
 <div class="block">Bean property getter:  <property>type</property>.
  <p>
  Convenience method for returning the <property>type</property> property when it is a <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema"><code>JsonType</code></a> value.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The currently set value, or <jk>null</jk> if the property is not set, or is set as a <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>JsonTypeArray</code></a>.</dd>
+<dd>The currently set value, or <jk>null</jk> if the property is not set, or is set as a
+ <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>JsonTypeArray</code></a>.</dd>
 </dl>
 </li>
 </ul>
@@ -1009,7 +1012,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.ht
 <li class="blockList">
 <h4>getTypeAsJsonTypeArray</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArray.html" title="class in org.apache.juneau.dto.jsonschema">JsonTypeArray</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.246">getTypeAsJsonTypeArray</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArray.html" title="class in org.apache.juneau.dto.jsonschema">JsonTypeArray</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.249">getTypeAsJsonTypeArray</a>()</pre>
 <div class="block">Bean property getter:  <property>type</property>.
  <p>
  Convenience method for returning the <property>type</property> property when it is a <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>JsonTypeArray</code></a> value.</div>
@@ -1025,7 +1028,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>setType</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.258">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;type)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.261">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;type)</pre>
 <div class="block">Bean property setter:  <property>type</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1044,7 +1047,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>addTypes</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.278">addTypes</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>...&nbsp;types)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.283">addTypes</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>...&nbsp;types)</pre>
 <div class="block">Bean property appender:  <property>type</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1060,11 +1063,12 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>getDefinitions</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.312">getDefinitions</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.322">getDefinitions</a>()</pre>
 <div class="block">Bean property getter:  <property>definitions</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>definitions</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>definitions</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -1074,7 +1078,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>setDefinitions</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.322">setDefinitions</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;definitions)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.332">setDefinitions</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;definitions)</pre>
 <div class="block">Bean property setter:  <property>definitions</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1090,7 +1094,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>addDefinition</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.336">addDefinition</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.346">addDefinition</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                             <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;definition)</pre>
 <div class="block">Bean property appender:  <property>definitions</property>.</div>
 <dl>
@@ -1108,7 +1112,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperties</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.349">getProperties</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.359">getProperties</a>()</pre>
 <div class="block">Bean property getter:  <property>properties</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1122,7 +1126,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperty</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.360">getProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.370">getProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Returns the property with the specified name.
  This is equivalent to calling <property>getProperty(name, <jk>false</jk>)</property>.</div>
 <dl>
@@ -1139,13 +1143,14 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperty</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.375">getProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.386">getProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                           boolean&nbsp;resolve)</pre>
 <div class="block">Returns the property with the specified name.
  If <property>resolve</property> is <jk>true</jk>, the property object will automatically be
-   resolved by calling <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html#resolve--"><code>resolve()</code></a>.
+ resolved by calling <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html#resolve--"><code>resolve()</code></a>.
  Therefore, <property>getProperty(name, <jk>true</jk>)</property> is equivalent to calling
-   <property>getProperty(name).resolve()</property>, except it's safe from a potential <property>NullPointerException</property>.</div>
+ <property>getProperty(name).resolve()</property>, except it's safe from a potential
+ <property>NullPointerException</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>name</code> - The property name.</dd>
@@ -1161,7 +1166,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>setProperties</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.392">setProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;properties)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.403">setProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;properties)</pre>
 <div class="block">Bean property setter:  <property>properties</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1177,7 +1182,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>addProperties</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.412">addProperties</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;properties)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.423">addProperties</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;properties)</pre>
 <div class="block">Bean property appender:  <property>properties</property>.
  <p>
  Properties must have their <property>name</property> property set on them when using this method.</div>
@@ -1197,11 +1202,12 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>getPatternProperties</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.429">getPatternProperties</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.442">getPatternProperties</a>()</pre>
 <div class="block">Bean property getter:  <property>patternProperties</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>patternProperties</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>patternProperties</property> property on this bean, or <jk>null</jk> if it is
+ not set.</dd>
 </dl>
 </li>
 </ul>
@@ -1211,7 +1217,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>setPatternProperties</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.439">setPatternProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;patternProperties)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.452">setPatternProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;patternProperties)</pre>
 <div class="block">Bean property setter:  <property>patternProperties</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1227,7 +1233,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>addPatternProperties</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.459">addPatternProperties</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaProperty.html" title="class in org.apache.juneau.dto.jsonschema">SchemaProperty</a>...&nbsp;properties)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.472">addPatternProperties</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaProperty.html" title="class in org.apache.juneau.dto.jsonschema">SchemaProperty</a>...&nbsp;properties)</pre>
 <div class="block">Bean property appender:  <property>patternProperties</property>.
  <p>
  Properties must have their <property>name</property> property set to the pattern string when using this method.</div>
@@ -1247,11 +1253,12 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>getDependencies</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.476">getDependencies</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.491">getDependencies</a>()</pre>
 <div class="block">Bean property getter:  <property>dependencies</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>dependencies</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>dependencies</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -1261,7 +1268,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>setDependencies</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.486">setDependencies</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;dependencies)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.501">setDependencies</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;dependencies)</pre>
 <div class="block">Bean property setter:  <property>dependencies</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1277,7 +1284,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <ul class="blockList">
 <li class="blockList">
 <h4>addDependency</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.500">addDependency</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.515">addDependency</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                             <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;dependency)</pre>
 <div class="block">Bean property appender:  <property>dependencies</property>.</div>
 <dl>
@@ -1296,7 +1303,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArr
 <li class="blockList">
 <h4>getItems</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#swap--">swap</a>=<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.SchemaOrSchemaArraySwap.html" title="class in org.apache.juneau.dto.jsonschema">Schema.SchemaOrSchemaArraySwap.class</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.515">getItems</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.530">getItems</a>()</pre>
 <div class="block">Bean property getter:  <property>items</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1312,7 +1319,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h
 <li class="blockList">
 <h4>getItemsAsSchema</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.529">getItemsAsSchema</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.544">getItemsAsSchema</a>()</pre>
 <div class="block">Bean property getter:  <property>items</property>.
  <p>
  Convenience method for returning the <property>items</property> property when it is a <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> value.</div>
@@ -1329,7 +1336,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html
 <li class="blockList">
 <h4>getItemsAsSchemaArray</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema">SchemaArray</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.541">getItemsAsSchemaArray</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema">SchemaArray</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.556">getItemsAsSchemaArray</a>()</pre>
 <div class="block">Bean property getter:  <property>items</property>.
  <p>
  Convenience method for returning the <property>items</property> property when it is a <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaArray</code></a> value.</div>
@@ -1345,7 +1352,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>setItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.575">setItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;items)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.594">setItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;items)</pre>
 <div class="block">Bean property setter:  <property>items</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1364,7 +1371,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>addItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.597">addItems</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;items)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.618">addItems</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;items)</pre>
 <div class="block">Bean property appender:  <property>items</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1380,7 +1387,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>getMultipleOf</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.610">getMultipleOf</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.631">getMultipleOf</a>()</pre>
 <div class="block">Bean property getter:  <property>multipleOf</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1394,7 +1401,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>setMultipleOf</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.620">setMultipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.641">setMultipleOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;multipleOf)</pre>
 <div class="block">Bean property setter:  <property>multipleOf</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1410,7 +1417,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaximum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.630">getMaximum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.651">getMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>maximum</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1424,7 +1431,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.640">setMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.661">setMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;maximum)</pre>
 <div class="block">Bean property setter:  <property>maximum</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1440,11 +1447,12 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>isExclusiveMaximum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.650">isExclusiveMaximum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.672">isExclusiveMaximum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMaximum</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>exclusiveMaximum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>exclusiveMaximum</property> property on this bean, or <jk>null</jk> if it is
+ not set.</dd>
 </dl>
 </li>
 </ul>
@@ -1454,7 +1462,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>setExclusiveMaximum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.660">setExclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.682">setExclusiveMaximum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMaximum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMaximum</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1470,7 +1478,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinimum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.670">getMinimum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.692">getMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>minimum</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1484,7 +1492,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.680">setMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.702">setMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;minimum)</pre>
 <div class="block">Bean property setter:  <property>minimum</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1500,11 +1508,12 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>isExclusiveMinimum</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.690">isExclusiveMinimum</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.713">isExclusiveMinimum</a>()</pre>
 <div class="block">Bean property getter:  <property>exclusiveMinimum</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>exclusiveMinimum</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>exclusiveMinimum</property> property on this bean, or <jk>null</jk> if it is
+ not set.</dd>
 </dl>
 </li>
 </ul>
@@ -1514,7 +1523,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>setExclusiveMinimum</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.700">setExclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.723">setExclusiveMinimum</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;exclusiveMinimum)</pre>
 <div class="block">Bean property setter:  <property>exclusiveMinimum</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1530,7 +1539,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxLength</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.710">getMaxLength</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.733">getMaxLength</a>()</pre>
 <div class="block">Bean property getter:  <property>maxLength</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1544,7 +1553,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.720">setMaxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.743">setMaxLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxLength)</pre>
 <div class="block">Bean property setter:  <property>maxLength</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1560,7 +1569,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinLength</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.730">getMinLength</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.753">getMinLength</a>()</pre>
 <div class="block">Bean property getter:  <property>minLength</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1574,7 +1583,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinLength</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.740">setMinLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.763">setMinLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minLength)</pre>
 <div class="block">Bean property setter:  <property>minLength</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1590,7 +1599,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>getPattern</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.750">getPattern</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.773">getPattern</a>()</pre>
 <div class="block">Bean property getter:  <property>pattern</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1604,7 +1613,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <ul class="blockList">
 <li class="blockList">
 <h4>setPattern</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.760">setPattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.783">setPattern</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pattern)</pre>
 <div class="block">Bean property setter:  <property>pattern</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1621,11 +1630,12 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray
 <li class="blockList">
 <h4>getAdditionalItems</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#swap--">swap</a>=<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html" title="class in org.apache.juneau.dto.jsonschema">Schema.BooleanOrSchemaArraySwap.class</a>)
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.772">getAdditionalItems</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.796">getAdditionalItems</a>()</pre>
 <div class="block">Bean property getter:  <property>additionalItems</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>additionalItems</property> property on this bean, or <jk>null</jk> if it is not set.
+<dd>The value of the <property>additionalItems</property> property on this bean, or <jk>null</jk> if it is
+ not set.
  Can be either a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a> or <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaArray</code></a> depending on what value was used to set it.</dd>
 </dl>
 </li>
@@ -1637,10 +1647,11 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h
 <li class="blockList">
 <h4>getAdditionalItemsAsBoolean</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.786">getAdditionalItemsAsBoolean</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.811">getAdditionalItemsAsBoolean</a>()</pre>
 <div class="block">Bean property getter:  <property>additionalItems</property>.
  <p>
- Convenience method for returning the <property>additionalItems</property> property when it is a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a> value.</div>
+ Convenience method for returning the <property>additionalItems</property> property when it is a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>
+ value.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The currently set value, or <jk>null</jk> if the property is not set, or is set as a <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaArray</code></a>.</dd>
@@ -1654,10 +1665,11 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.
 <li class="blockList">
 <h4>getAdditionalItemsAsSchemaArray</h4>
 <pre><a href="../../../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.798">getAdditionalItemsAsSchemaArray</a>()</pre>
+public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.824">getAdditionalItemsAsSchemaArray</a>()</pre>
 <div class="block">Bean property getter:  <property>additionalItems</property>.
  <p>
- Convenience method for returning the <property>additionalItems</property> property when it is a <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaArray</code></a> value.</div>
+ Convenience method for returning the <property>additionalItems</property> property when it is a
+ <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaArray</code></a> value.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The currently set value, or <jk>null</jk> if the property is not set, or is set as a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.</dd>
@@ -1670,7 +1682,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setAdditionalItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.810">setAdditionalItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;additionalItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.836">setAdditionalItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;additionalItems)</pre>
 <div class="block">Bean property setter:  <property>additionalItems</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1689,11 +1701,12 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addAdditionalItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.831">addAdditionalItems</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;additionalItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.860">addAdditionalItems</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;additionalItems)</pre>
 <div class="block">Bean property appender:  <property>additionalItems</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>additionalItems</code> - The list of items to append to the <property>additionalItems</property> property on this bean.</dd>
+<dd><code>additionalItems</code> - The list of items to append to the <property>additionalItems</property> property on this
+ bean.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -1705,7 +1718,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxItems</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.866">getMaxItems</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.899">getMaxItems</a>()</pre>
 <div class="block">Bean property getter:  <property>maxItems</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1719,7 +1732,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.876">setMaxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.909">setMaxItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxItems)</pre>
 <div class="block">Bean property setter:  <property>maxItems</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1735,7 +1748,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinItems</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.886">getMinItems</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.919">getMinItems</a>()</pre>
 <div class="block">Bean property getter:  <property>minItems</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1749,7 +1762,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.896">setMinItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.929">setMinItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minItems)</pre>
 <div class="block">Bean property setter:  <property>minItems</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1765,11 +1778,12 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getUniqueItems</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.906">getUniqueItems</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.940">getUniqueItems</a>()</pre>
 <div class="block">Bean property getter:  <property>uniqueItems</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>uniqueItems</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>uniqueItems</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -1779,7 +1793,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setUniqueItems</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.916">setUniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.950">setUniqueItems</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;uniqueItems)</pre>
 <div class="block">Bean property setter:  <property>uniqueItems</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1795,11 +1809,12 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMaxProperties</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.926">getMaxProperties</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.961">getMaxProperties</a>()</pre>
 <div class="block">Bean property getter:  <property>maxProperties</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>maxProperties</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>maxProperties</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -1809,7 +1824,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMaxProperties</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.936">setMaxProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxProperties)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.971">setMaxProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;maxProperties)</pre>
 <div class="block">Bean property setter:  <property>maxProperties</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1825,11 +1840,12 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getMinProperties</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.946">getMinProperties</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.982">getMinProperties</a>()</pre>
 <div class="block">Bean property getter:  <property>minProperties</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>minProperties</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>minProperties</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -1839,7 +1855,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setMinProperties</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.956">setMinProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minProperties)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.992">setMinProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;minProperties)</pre>
 <div class="block">Bean property setter:  <property>minProperties</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1855,7 +1871,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getRequired</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.966">getRequired</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1002">getRequired</a>()</pre>
 <div class="block">Bean property getter:  <property>required</property>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1869,7 +1885,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setRequired</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.976">setRequired</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;required)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1012">setRequired</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;required)</pre>
 <div class="block">Bean property setter:  <property>required</property>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1885,7 +1901,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>addRequired</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.987">addRequired</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;required)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.1023">addRequired</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/jav

<TRUNCATED>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaArray.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaArray.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaArray.html
index 37ef0ca..366a9bf 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaArray.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaArray.html
@@ -132,16 +132,18 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaArray.html#line.30">SchemaArray</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaArray.html#line.32">SchemaArray</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;</pre>
 <div class="block">Represents a list of <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> objects.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
-      <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.JsonSchema'>JSON-Schema</a>
+      <li class='sublink'><a class='doclink'
+         href='../../../../../overview-summary.html#DTOs.JsonSchema'>JSON-Schema</a>
    </ul>
    <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.jsonschema</a>
  </ul></div>
@@ -209,8 +211,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema">SchemaArray</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html#addAll-org.apache.juneau.dto.jsonschema.Schema...-">addAll</a></span>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;schemas)</code>
-<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>
 </td>
 </tr>
 </table>
@@ -297,7 +298,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>SchemaArray</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaArray.html#line.37">SchemaArray</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaArray.html#line.39">SchemaArray</a>()</pre>
 <div class="block">Default constructor.</div>
 </li>
 </ul>
@@ -307,7 +308,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SchemaArray</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaArray.html#line.44">SchemaArray</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;schemas)</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaArray.html#line.46">SchemaArray</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;schemas)</pre>
 <div class="block">Constructor with predefined types to add to this list.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -329,9 +330,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>addAll</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema">SchemaArray</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaArray.html#line.55">addAll</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;schemas)</pre>
-<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>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema">SchemaArray</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaArray.html#line.56">addAll</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;schemas)</pre>
+<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>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>schemas</code> - The <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> objects to add to this array.</dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaMap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaMap.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaMap.html
index b963513..9ad0d09 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaMap.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaMap.html
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public abstract class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.41">SchemaMap</a>
+<pre>public abstract class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.43">SchemaMap</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true" title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>,<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&gt;</pre>
 <div class="block">A container for retrieving JSON <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> objects by URI.
  <p>
@@ -134,9 +134,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/C
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
-      <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.JsonSchema'>JSON-Schema</a>
+      <li class='sublink'><a class='doclink'
+         href='../../../../../overview-summary.html#DTOs.JsonSchema'>JSON-Schema</a>
    </ul>
    <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.jsonschema</a>
  </ul></div>
@@ -211,7 +213,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/C
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html" title="class in org.apache.juneau.dto.jsonschema">SchemaMap</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html#add-org.apache.juneau.dto.jsonschema.Schema...-">add</a></span>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;schemas)</code>
-<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>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
@@ -274,7 +276,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/C
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SchemaMap</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.41">SchemaMap</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.43">SchemaMap</a>()</pre>
 </li>
 </ul>
 </li>
@@ -291,7 +293,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/C
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.58">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.60">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
 <div class="block">Return the <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> object at the specified URI.
  If this schema object has not been loaded yet, calls <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html#load-java.net.URI-"><code>load(URI)</code></a>.
  <p>
@@ -317,8 +319,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/C
 <ul class="blockList">
 <li class="blockList">
 <h4>add</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html" title="class in org.apache.juneau.dto.jsonschema">SchemaMap</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.83">add</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;schemas)</pre>
-<div class="block">Convenience method for prepopulating this map with the specified schemas.
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html" title="class in org.apache.juneau.dto.jsonschema">SchemaMap</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.85">add</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>...&nbsp;schemas)</pre>
+<div class="block">Convenience method for pre-populating this map with the specified schemas.
  <p>
  The schemas passed in through this method MUST have their ID properties set.</div>
 <dl>
@@ -337,12 +339,13 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/C
 <ul class="blockList">
 <li class="blockList">
 <h4>load</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.103">load</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.106">load</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri)</pre>
 <div class="block">Subclasses must implement either this method or <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html#getReader-java.net.URI-"><code>getReader(URI)</code></a> to load the schema with the specified URI.
  It's up to the implementer to decide where these come from.
  <p>
  The default implementation calls <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html#getReader-java.net.URI-"><code>getReader(URI)</code></a> and parses the schema document.
- If <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html#getReader-java.net.URI-"><code>getReader(URI)</code></a> returns <jk>null</jk>, this method returns <jk>null</jk> indicating this is an unreachable document.</div>
+ If <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html#getReader-java.net.URI-"><code>getReader(URI)</code></a> returns <jk>null</jk>, this method returns <jk>null</jk> indicating this is an
+ unreachable document.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>uri</code> - The URI to load the schema from.</dd>
@@ -357,7 +360,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/C
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getReader</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.129">getReader</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaMap.html#line.132">getReader</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;uri)</pre>
 <div class="block">Subclasses must implement either this method or <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaMap.html#load-java.net.URI-"><code>load(URI)</code></a> to load the schema with the specified URI.
  It's up to the implementer to decide where these come from.
  <p>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaProperty.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaProperty.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaProperty.html
index a86e77a..05e77ba 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaProperty.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaProperty.html
@@ -111,16 +111,18 @@
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaProperty.html#line.28">SchemaProperty</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaProperty.html#line.30">SchemaProperty</a>
 extends <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a></pre>
 <div class="block">Represents a JSON property in the JSON-Schema core specification.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
-      <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.JsonSchema'>JSON-Schema</a>
+      <li class='sublink'><a class='doclink'
+         href='../../../../../overview-summary.html#DTOs.JsonSchema'>JSON-Schema</a>
    </ul>
    <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.jsonschema</a>
  </ul></div>
@@ -215,7 +217,7 @@ extends <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>SchemaProperty</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaProperty.html#line.33">SchemaProperty</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaProperty.html#line.35">SchemaProperty</a>()</pre>
 <div class="block">Default constructor.</div>
 </li>
 </ul>
@@ -225,7 +227,7 @@ extends <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" ti
 <ul class="blockList">
 <li class="blockList">
 <h4>SchemaProperty</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaProperty.html#line.40">SchemaProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaProperty.html#line.42">SchemaProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Convenience constructor.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -239,7 +241,7 @@ extends <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SchemaProperty</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaProperty.html#line.50">SchemaProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaProperty.html#line.52">SchemaProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                       <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>&nbsp;type)</pre>
 <div class="block">Convenience constructor.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html
index db27223..92504d5 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html
@@ -112,7 +112,7 @@
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html#line.37">SchemaPropertySimpleArray</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html#line.39">SchemaPropertySimpleArray</a>
 extends <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaProperty.html" title="class in org.apache.juneau.dto.jsonschema">SchemaProperty</a></pre>
 <div class="block">Convenience class for representing a property that's an array of simple types.
  <p>
@@ -128,9 +128,11 @@ extends <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaProperty.
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
-      <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.JsonSchema'>JSON-Schema</a>
+      <li class='sublink'><a class='doclink'
+         href='../../../../../overview-summary.html#DTOs.JsonSchema'>JSON-Schema</a>
    </ul>
    <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.jsonschema</a>
  </ul></div>
@@ -215,7 +217,7 @@ extends <a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaProperty.
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SchemaPropertySimpleArray</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html#line.45">SchemaPropertySimpleArray</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html#line.47">SchemaPropertySimpleArray</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                  <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>&nbsp;elementType)</pre>
 <div class="block">Constructor.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaRef.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaRef.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaRef.html
index 37ae51d..95fda26 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaRef.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/SchemaRef.html
@@ -107,7 +107,7 @@
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaRef.html#line.37">SchemaRef</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaRef.html#line.39">SchemaRef</a>
 extends <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema">Schema</a></pre>
 <div class="block">Convenience class for representing a schema reference such as <js>"{'$ref':'/url/to/ref'}"</js>.
  <p>
@@ -119,9 +119,11 @@ extends <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" ti
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
-      <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.JsonSchema'>JSON-Schema</a>
+      <li class='sublink'><a class='doclink'
+         href='../../../../../overview-summary.html#DTOs.JsonSchema'>JSON-Schema</a>
    </ul>
    <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.jsonschema</a>
  </ul></div>
@@ -205,7 +207,7 @@ extends <a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" ti
 <ul class="blockListLast">
 <li class="blockList">
 <h4>SchemaRef</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaRef.html#line.49">SchemaRef</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/SchemaRef.html#line.51">SchemaRef</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;uri)</pre>
 <div class="block">Constructor.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/jsonschema/package-summary.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/package-summary.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/package-summary.html
index e158820..050cb4a 100644
--- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/package-summary.html
+++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/package-summary.html
@@ -211,11 +211,15 @@
 <h2 class='topic' onclick='toggle(this)'>1 - Overview</h2>
 <div class='topic'>
    <p>
-      Juneau supports serializing and parsing of JSON-Schema documents through the use of beans defined in the <code>org.apache.juneau.dto.jsonschema</code> package.<br>
-      These beans are used with the existing <a href="../../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json"><code>JsonSerializer</code></a> and <a href="../../../../../org/apache/juneau/json/JsonParser.html" title="class in org.apache.juneau.json"><code>JsonParser</code></a> classes to produce and consume JSON-Schema documents. 
+      Juneau supports serializing and parsing of JSON-Schema documents through the use of beans defined in the 
+      <code>org.apache.juneau.dto.jsonschema</code> package.
+      <br>
+      These beans are used with the existing <a href="../../../../../org/apache/juneau/json/JsonSerializer.html" title="class in org.apache.juneau.json"><code>JsonSerializer</code></a> and 
+      <a href="../../../../../org/apache/juneau/json/JsonParser.html" title="class in org.apache.juneau.json"><code>JsonParser</code></a> classes to produce and consume JSON-Schema documents. 
    </p>
    <p>
-      <b>NOTE:</b>  JSON-Schema is currently in draft form.  This API may change as the JSON-Schema specification changes.
+      <b>NOTE:</b>  JSON-Schema is currently in draft form.  
+      This API may change as the JSON-Schema specification changes.
    </p>
    
    <!-- ======================================================================================================== -->
@@ -241,10 +245,12 @@
                <js>"minimum"</js>: 0
            },
            <js>"positiveIntegerDefault0"</js>: {
-               <js>"allOf"</js>: [ { <js>"$ref"</js>: <js>"#/definitions/positiveInteger"</js> }, { <js>"default"</js>: 0 } ]
+               <js>"allOf"</js>: [ { <js>"$ref"</js>: <js>"#/definitions/positiveInteger"</js> }, 
+                  { <js>"default"</js>: 0 } ]
            },
            <js>"simpleTypes"</js>: {
-               <js>"enum"</js>: [ <js>"array"</js>, <js>"boolean"</js>, <js>"integer"</js>, <js>"null"</js>, <js>"number"</js>, <js>"object"</js>, <js>"string"</js> ]
+               <js>"enum"</js>: [ <js>"array"</js>, <js>"boolean"</js>, <js>"integer"</js>, <js>"null"</js>, 
+                  <js>"number"</js>, <js>"object"</js>, <js>"string"</js> ]
            },
            <js>"stringArray"</js>: {
                <js>"type"</js>: <js>"array"</js>,
@@ -382,8 +388,10 @@
       </p>
       <ul class='spaced-list'>
          <li><a href="../../../../../org/apache/juneau/dto/jsonschema/Schema.html" title="class in org.apache.juneau.dto.jsonschema"><code>Schema</code></a> - Top level schema object.
-         <li><a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaProperty.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaProperty</code></a> - A subclass of <code>Schema</code> for representing properties.
-         <li><a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaPropertySimpleArray</code></a> - A convenience subclass of <code>SchemaProperty</code> for representing properties of simple array types.
+         <li><a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaProperty.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaProperty</code></a> - A subclass of <code>Schema</code> for 
+            representing properties.
+         <li><a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaPropertySimpleArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaPropertySimpleArray</code></a> - A convenience subclass of 
+            <code>SchemaProperty</code> for representing properties of simple array types.
          <li><a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaRef.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaRef</code></a> - Represents a URI reference to another schema.
          <li><a href="../../../../../org/apache/juneau/dto/jsonschema/SchemaArray.html" title="class in org.apache.juneau.dto.jsonschema"><code>SchemaArray</code></a> - An array of <code>Schema</code> objects.
          <li><a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema"><code>JsonType</code></a> - An enum of possible JSON data types.
@@ -532,7 +540,8 @@
       <h4 class='topic' onclick='toggle(this)'>1.2.1 - Serializing to other data types</h4>
       <div class='topic'>
          <p>
-            Since the JSON-Schema DTOs are simple beans, they can be used to serialize to a variety of other language types as well as JSON.
+            Since the JSON-Schema DTOs are simple beans, they can be used to serialize to a variety of other 
+            language types as well as JSON.
             This also allows JSON-Schema documents to be easily served up using the Juneau REST API.
          </p>
          <p>
@@ -602,14 +611,15 @@
    }
          </p>
          <p>
-            When you point your browser to this resource, the default content type is HTML (since that's what the browser asks for
-            by default).
+            When you point your browser to this resource, the default content type is HTML (since that's what the 
+            browser asks for by default).
          </p>
          <h6 class='figure'>HTML</h6>
          <img class='bordered' src="doc-files/Example_Html.png">
          <p>
-            The REST API allows you to specify the <code>Accept</code> header as a GET parameter, and the <code>plainText=true</code>
-               parameter forces the returned <code>Content-Type</code> to be <code>text/plain</code>.
+            The REST API allows you to specify the <code>Accept</code> header as a GET parameter, and the 
+            <code>plainText=true</code> parameter forces the returned <code>Content-Type</code> to be 
+            <code>text/plain</code>.
             We'll use this to view the JSON-Schema document in other languages.
          </p>        
          
@@ -629,7 +639,8 @@
          <img class='bordered' src="doc-files/Example_Turtle.png">
          
          <p>
-            The full list of options for this resource can be accessed by the <code>options</code> link on the HTML page.
+            The full list of options for this resource can be accessed by the <code>options</code> link on the HTML 
+            page.
          </p>
          
          <h6 class='figure'>Resource Options</h6>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/swagger/Contact.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/Contact.html b/content/site/apidocs/org/apache/juneau/dto/swagger/Contact.html
index eaaf3e1..cf1f344 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/Contact.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/Contact.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="name,url,email")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.46">Contact</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.47">Contact</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">Contact information for the exposed API.
 
@@ -129,7 +129,8 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Swagger'>Swagger</a>
    </ul>
@@ -259,7 +260,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Contact</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.46">Contact</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.47">Contact</a>()</pre>
 </li>
 </ul>
 </li>
@@ -276,7 +277,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getName</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.59">getName</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.60">getName</a>()</pre>
 <div class="block">Bean property getter:  <property>name</property>.
  <p>
  The identifying name of the contact person/organization.</div>
@@ -292,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setName</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.71">setName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.72">setName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Bean property setter:  <property>name</property>.
  <p>
  The identifying name of the contact person/organization.</div>
@@ -310,7 +311,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.82">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.83">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Contact.html#setName-java.lang.String-"><code>setName(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -326,7 +327,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getUrl</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.93">getUrl</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.94">getUrl</a>()</pre>
 <div class="block">Bean property getter:  <property>url</property>.
  <p>
  The URL pointing to the contact information. MUST be in the format of a URL.</div>
@@ -342,7 +343,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setUrl</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.108">setUrl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.109">setUrl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url)</pre>
 <div class="block">Bean property setter:  <property>url</property>.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
@@ -363,7 +364,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>url</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.119">url</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.120">url</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Contact.html#setUrl-java.lang.Object-"><code>setUrl(Object)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -379,7 +380,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getEmail</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.130">getEmail</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.131">getEmail</a>()</pre>
 <div class="block">Bean property getter:  <property>email</property>.
  <p>
  The email address of the contact person/organization. MUST be in the format of an email address.</div>
@@ -395,7 +396,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setEmail</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.142">setEmail</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;email)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.143">setEmail</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;email)</pre>
 <div class="block">Bean property setter:  <property>email</property>.
  <p>
  The email address of the contact person/organization. MUST be in the format of an email address.</div>
@@ -413,7 +414,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>email</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.153">email</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;email)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/Contact.html" title="class in org.apache.juneau.dto.swagger">Contact</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/Contact.html#line.154">email</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;email)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/Contact.html#setEmail-java.lang.String-"><code>setEmail(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/swagger/ExternalDocumentation.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/swagger/ExternalDocumentation.html b/content/site/apidocs/org/apache/juneau/dto/swagger/ExternalDocumentation.html
index 8431d15..48b5e9c 100644
--- a/content/site/apidocs/org/apache/juneau/dto/swagger/ExternalDocumentation.html
+++ b/content/site/apidocs/org/apache/juneau/dto/swagger/ExternalDocumentation.html
@@ -114,7 +114,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#properties--">properties</a>="description,url")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.45">ExternalDocumentation</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.46">ExternalDocumentation</a>
 extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.html" title="class in org.apache.juneau.dto.swagger">SwaggerElement</a></pre>
 <div class="block">Allows referencing an external resource for extended documentation.
 
@@ -128,7 +128,8 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.Swagger'>Swagger</a>
    </ul>
@@ -240,7 +241,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ExternalDocumentation</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.45">ExternalDocumentation</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.46">ExternalDocumentation</a>()</pre>
 </li>
 </ul>
 </li>
@@ -257,13 +258,14 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getDescription</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.57">getDescription</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.59">getDescription</a>()</pre>
 <div class="block">Bean property getter:  <property>description</property>.
  <p>
  A short description of the target documentation. GFM syntax can be used for rich text representation.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The value of the <property>description</property> property on this bean, or <jk>null</jk> if it is not set.</dd>
+<dd>The value of the <property>description</property> property on this bean, or <jk>null</jk> if it is not
+ set.</dd>
 </dl>
 </li>
 </ul>
@@ -273,7 +275,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setDescription</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.69">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.71">setDescription</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Bean property setter:  <property>description</property>.
  <p>
  A short description of the target documentation. GFM syntax can be used for rich text representation.</div>
@@ -291,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>description</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.80">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.82">description</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html#setDescription-java.lang.String-"><code>setDescription(String)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -307,7 +309,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getUrl</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.96">getUrl</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.98">getUrl</a>()</pre>
 <div class="block">Bean property getter:  <property>url</property>.
  <p>
  Required. The URL for the target documentation.
@@ -328,7 +330,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>setUrl</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.111">setUrl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.113">setUrl</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url)</pre>
 <div class="block">Bean property setter:  <property>url</property>.
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
@@ -349,7 +351,7 @@ extends <a href="../../../../../org/apache/juneau/dto/swagger/SwaggerElement.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>url</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.122">url</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html" title="class in org.apache.juneau.dto.swagger">ExternalDocumentation</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/swagger/ExternalDocumentation.html#line.124">url</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;url)</pre>
 <div class="block">Synonym for <a href="../../../../../org/apache/juneau/dto/swagger/ExternalDocumentation.html#setUrl-java.lang.Object-"><code>setUrl(Object)</code></a>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Tbody.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Tbody.html b/content/site/apidocs/org/apache/juneau/dto/html5/Tbody.html
index dc8bdf0..e5efbd4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Tbody.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Tbody.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="tbody")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Tbody.html#line.30">Tbody</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Tbody.html#line.32">Tbody</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-tbody-element">&lt;tbody&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-tbody-element">&lt;tbody&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Tbody</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tbody.html#line.30">Tbody</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tbody.html#line.32">Tbody</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tbody.html" title="class in org.apache.juneau.dto.html5">Tbody</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tbody.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tbody.html" title="class in org.apache.juneau.dto.html5">Tbody</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tbody.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tbody.html" title="class in org.apache.juneau.dto.html5">Tbody</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tbody.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tbody.html" title="class in org.apache.juneau.dto.html5">Tbody</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tbody.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tbody.html" title="class in org.apache.juneau.dto.html5">Tbody</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tbody.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tbody.html" title="class in org.apache.juneau.dto.html5">Tbody</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tbody.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tbody.html" title="class in org.apache.juneau.dto.html5">Tbody</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tbody.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tbody.html" title="class in org.apache.juneau.dto.html5">Tbody</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tbody.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -331,7 +333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tbody.html" title="class in org.apache.juneau.dto.html5">Tbody</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tbody.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tbody.html" title="class in org.apache.juneau.dto.html5">Tbody</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tbody.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Td.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Td.html b/content/site/apidocs/org/apache/juneau/dto/html5/Td.html
index 943fdce..110eceb 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Td.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Td.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="td")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.30">Td</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.32">Td</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-td-element">&lt;td&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-td-element">&lt;td&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -256,7 +258,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Td</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.30">Td</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.32">Td</a>()</pre>
 </li>
 </ul>
 </li>
@@ -273,7 +275,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>colspan</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.39">colspan</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;colspan)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.42">colspan</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;colspan)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-colspan">colspan</a> attribute.
  Number of columns that the cell is to span.</div>
 <dl>
@@ -291,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>headers</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.50">headers</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;headers)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.54">headers</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;headers)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-headers">headers</a> attribute.
  The header cells for this cell.</div>
 <dl>
@@ -308,7 +310,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>rowspan</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.62">rowspan</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;rowspan)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.67">rowspan</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;rowspan)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-rowspan">rowspan</a> attribute.
  Number of rows that the cell is to span.</div>
 <dl>
@@ -326,7 +328,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.73">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.78">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -345,7 +347,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.79">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.84">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -364,7 +366,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.85">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.90">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -383,7 +385,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.91">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.96">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -403,7 +405,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.97">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.html#line.102">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Template.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Template.html b/content/site/apidocs/org/apache/juneau/dto/html5/Template.html
index 48e1624..590c85f 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Template.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Template.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="template")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Template.html#line.30">Template</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Template.html#line.32">Template</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-template-element">&lt;template&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/scripting-1.html#the-template-element">&lt;template&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Template</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Template.html#line.30">Template</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Template.html#line.32">Template</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Template.html" title="class in org.apache.juneau.dto.html5">Template</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Template.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Template.html" title="class in org.apache.juneau.dto.html5">Template</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Template.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Template.html" title="class in org.apache.juneau.dto.html5">Template</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Template.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Template.html" title="class in org.apache.juneau.dto.html5">Template</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Template.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Template.html" title="class in org.apache.juneau.dto.html5">Template</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Template.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Template.html" title="class in org.apache.juneau.dto.html5">Template</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Template.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Template.html" title="class in org.apache.juneau.dto.html5">Template</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Template.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Template.html" title="class in org.apache.juneau.dto.html5">Template</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Template.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -332,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Template.html" title="class in org.apache.juneau.dto.html5">Template</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Template.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Template.html" title="class in org.apache.juneau.dto.html5">Template</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Template.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Textarea.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Textarea.html b/content/site/apidocs/org/apache/juneau/dto/html5/Textarea.html
index 1513f1e..2c4014b 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Textarea.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Textarea.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="textarea")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.30">Textarea</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.32">Textarea</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.html" title="class in org.apache.juneau.dto.html5">HtmlElementRawText</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-textarea-element">&lt;textarea&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/forms.html#the-textarea-element">&lt;textarea&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -217,7 +219,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <tr id="i8" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Textarea.html#inputmode-java.lang.String-">inputmode</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;inputmode)</code>
-<div class="block"><a class="doclink" href="-">inputmode</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#inputmode">inputmode</a> attribute.</div>
 </td>
 </tr>
 <tr id="i9" class="rowColor">
@@ -241,7 +243,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <tr id="i12" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Textarea.html#placeholder-java.lang.String-">placeholder</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;placeholder)</code>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-placeholder">placeholder</a> attribute.</div>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-placeholder">placeholder</a>
+ attribute.</div>
 </td>
 </tr>
 <tr id="i13" class="rowColor">
@@ -322,7 +325,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Textarea</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.30">Textarea</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.32">Textarea</a>()</pre>
 </li>
 </ul>
 </li>
@@ -339,9 +342,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>autocomplete</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.38">autocomplete</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;autocomplete)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.41">autocomplete</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;autocomplete)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autocomplete">autocomplete</a> attribute.
- Hint for form autofill feature.</div>
+ Hint for form auto-fill feature.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>autocomplete</code> - The new value for this attribute.</dd>
@@ -356,7 +359,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>autofocus</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.50">autofocus</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;autofocus)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.54">autofocus</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;autofocus)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.
  Automatically focus the form control when the page is loaded.</div>
 <dl>
@@ -374,7 +377,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>cols</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.62">cols</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;cols)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.67">cols</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;cols)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-cols">cols</a> attribute.
  Maximum number of characters per line.</div>
 <dl>
@@ -392,7 +395,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>dirname</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.73">dirname</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dirname)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.79">dirname</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dirname)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-dirname">dirname</a> attribute.
  Name of form field to use for sending the element's directionality in form submission.</div>
 <dl>
@@ -409,7 +412,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>disabled</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.85">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;disabled)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.92">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;disabled)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.
  Whether the form control is disabled.</div>
 <dl>
@@ -427,7 +430,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>form</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.96">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.104">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;form)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.
  Associates the control with a form element.</div>
 <dl>
@@ -444,8 +447,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>inputmode</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.107">inputmode</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;inputmode)</pre>
-<div class="block"><a class="doclink" href="-">inputmode</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.116">inputmode</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;inputmode)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#inputmode">inputmode</a> attribute.
  Hint for selecting an input modality.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -461,7 +464,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>maxlength</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.119">maxlength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;maxlength)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.129">maxlength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;maxlength)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-maxlength">maxlength</a> attribute.
  Maximum length of value.</div>
 <dl>
@@ -479,7 +482,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>minlength</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.131">minlength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;minlength)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.142">minlength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;minlength)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-minlength">minlength</a> attribute.
  Minimum length of value.</div>
 <dl>
@@ -497,7 +500,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>name</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.142">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.154">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.
  Name of form control to use for form submission and in the form.elements API.</div>
 <dl>
@@ -514,8 +517,9 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>placeholder</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.153">placeholder</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;placeholder)</pre>
-<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-placeholder">placeholder</a> attribute.
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.167">placeholder</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;placeholder)</pre>
+<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-placeholder">placeholder</a>
+ attribute.
  User-visible label to be placed within the form control.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -531,7 +535,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>readonly</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.165">readonly</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;readonly)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.180">readonly</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;readonly)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-readonly">readonly</a> attribute.
  Whether to allow the value to be edited by the user.</div>
 <dl>
@@ -549,7 +553,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>required</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.177">required</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;required)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.193">required</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;required)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-required">required</a> attribute.
  Whether the control is required for form submission.</div>
 <dl>
@@ -567,7 +571,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>rows</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.189">rows</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;rows)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.206">rows</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;rows)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-rows">rows</a> attribute.
  Number of lines to show.</div>
 <dl>
@@ -585,7 +589,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>wrap</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.200">wrap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;wrap)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.218">wrap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;wrap)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-textarea-wrap">wrap</a> attribute.
  How the value of the form control is to be wrapped for form submission.</div>
 <dl>
@@ -602,7 +606,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.211">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.229">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -621,7 +625,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.217">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.235">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -640,7 +644,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.223">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.241">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -659,7 +663,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>text</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.229">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.247">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;text)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.html#text-java.lang.Object-">HtmlElementRawText</a></code></span></div>
 <div class="block">Sets the text node on this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Tfoot.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Tfoot.html b/content/site/apidocs/org/apache/juneau/dto/html5/Tfoot.html
index e4559c6..b76e44a 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Tfoot.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Tfoot.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="tfoot")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Tfoot.html#line.30">Tfoot</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Tfoot.html#line.32">Tfoot</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-tfoot-element">&lt;tfoot&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-tfoot-element">&lt;tfoot&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -238,7 +240,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Tfoot</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tfoot.html#line.30">Tfoot</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tfoot.html#line.32">Tfoot</a>()</pre>
 </li>
 </ul>
 </li>
@@ -255,7 +257,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tfoot.html" title="class in org.apache.juneau.dto.html5">Tfoot</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tfoot.html#line.37">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tfoot.html" title="class in org.apache.juneau.dto.html5">Tfoot</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tfoot.html#line.39">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tfoot.html" title="class in org.apache.juneau.dto.html5">Tfoot</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tfoot.html#line.43">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tfoot.html" title="class in org.apache.juneau.dto.html5">Tfoot</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tfoot.html#line.45">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -293,7 +295,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tfoot.html" title="class in org.apache.juneau.dto.html5">Tfoot</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tfoot.html#line.49">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tfoot.html" title="class in org.apache.juneau.dto.html5">Tfoot</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tfoot.html#line.51">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -312,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tfoot.html" title="class in org.apache.juneau.dto.html5">Tfoot</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tfoot.html#line.55">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tfoot.html" title="class in org.apache.juneau.dto.html5">Tfoot</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tfoot.html#line.57">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#children-java.lang.Object...-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -331,7 +333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tfoot.html" title="class in org.apache.juneau.dto.html5">Tfoot</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tfoot.html#line.61">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Tfoot.html" title="class in org.apache.juneau.dto.html5">Tfoot</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Tfoot.html#line.63">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html#child-java.lang.Object-">HtmlElementContainer</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/dto/html5/Th.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Th.html b/content/site/apidocs/org/apache/juneau/dto/html5/Th.html
index 858fea8..1d8cbfe 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Th.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Th.html
@@ -119,14 +119,16 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="th")
-public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.30">Th</a>
+public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.32">Th</a>
 extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre>
-<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#the-th-element">&lt;th&gt;</a> element.
+<div class="block">DTO for an HTML <a class="doclink"
+ href="https://www.w3.org/TR/html5/tabular-data.html#the-th-element">&lt;th&gt;</a> element.
  <p>
 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
-   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a>
+   <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects
+      (org.apache.juneau.dto)</a>
    <ul>
       <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a>
    </ul>
@@ -274,7 +276,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Th</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.30">Th</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.32">Th</a>()</pre>
 </li>
 </ul>
 </li>
@@ -291,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>abbr</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.38">abbr</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;abbr)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.41">abbr</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;abbr)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-th-abbr">abbr</a> attribute.
  Alternative label to use for the header cell when referencing the cell in other contexts.</div>
 <dl>
@@ -308,7 +310,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>colspan</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.50">colspan</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;colspan)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.54">colspan</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;colspan)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-colspan">colspan</a> attribute.
  Number of columns that the cell is to span.</div>
 <dl>
@@ -326,7 +328,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>headers</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.61">headers</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;headers)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.66">headers</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;headers)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-headers">headers</a> attribute.
  The headers for this cell.</div>
 <dl>
@@ -343,7 +345,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>rowspan</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.73">rowspan</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;rowspan)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.79">rowspan</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;rowspan)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-tdth-rowspan">rowspan</a> attribute.
  Number of rows that the cell is to span.</div>
 <dl>
@@ -361,7 +363,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>scope</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.84">scope</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;scope)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.91">scope</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;scope)</pre>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/tabular-data.html#attr-th-scope">scope</a> attribute.
  Specifies which cells the header cell applies to.</div>
 <dl>
@@ -378,7 +380,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>sorted</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.95">sorted</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sorted)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.103">sorted</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sorted)</pre>
 <div class="block"><a class="doclink" href="-">sorted</a> attribute.
  Column sort direction and ordinality.</div>
 <dl>
@@ -395,7 +397,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>_class</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.106">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.114">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div>
 <dl>
@@ -414,7 +416,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.112">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.120">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div>
 <dl>
@@ -433,7 +435,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>style</h4>
-<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.118">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
+<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.126">style</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
 <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div>
 <dl>
@@ -452,7 +454,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>children</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.124">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.132">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;children)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds one or more child elements to this element.</div>
 <dl>
@@ -472,7 +474,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <ul class="blockListLast">
 <li class="blockList">
 <h4>child</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.130">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.138">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;child)</pre>
 <div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">HtmlElementMixed</a></code></span></div>
 <div class="block">Adds a child element to this element.</div>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/Context.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Context.html b/content/site/apidocs/org/apache/juneau/Context.html
index 71d39c6..227a95e 100644
--- a/content/site/apidocs/org/apache/juneau/Context.html
+++ b/content/site/apidocs/org/apache/juneau/Context.html
@@ -112,9 +112,10 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public abstract class <a href="../../../src-html/org/apache/juneau/Context.html#line.31">Context</a>
+<pre>public abstract class <a href="../../../src-html/org/apache/juneau/Context.html#line.32">Context</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
-<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 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.
  <p>
  Contexts are created through the <a href="../../../org/apache/juneau/PropertyStore.html#getContext-java.lang.Class-"><code>PropertyStore.getContext(Class)</code></a> method.
  <p>
@@ -207,7 +208,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Context</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.42">Context</a>(<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;propertyStore)</pre>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.43">Context</a>(<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;propertyStore)</pre>
 <div class="block">Constructor for this class.
  <p>
  Subclasses MUST implement the same constructor.</div>
@@ -231,7 +232,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyStore</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.51">getPropertyStore</a>()</pre>
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.52">getPropertyStore</a>()</pre>
 <div class="block">Returns the property store associated with this context.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -246,7 +247,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <li class="blockList">
 <h4>asMap</h4>
 <pre><a href="../../../org/apache/juneau/annotation/Overrideable.html" title="annotation in org.apache.juneau.annotation">@Overrideable</a>
-public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.61">asMap</a>()</pre>
+public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.62">asMap</a>()</pre>
 <div class="block">Returns the properties defined on this bean context as a simple map for debugging purposes.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -260,7 +261,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.66">toString</a>()</pre>
+<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/Context.html#line.67">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/CoreObjectBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/CoreObjectBuilder.html b/content/site/apidocs/org/apache/juneau/CoreObjectBuilder.html
index cfaf8fa..15c8713 100644
--- a/content/site/apidocs/org/apache/juneau/CoreObjectBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/CoreObjectBuilder.html
@@ -236,7 +236,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/CoreObjectBuilder.html#beanMapPutReturnsOldValue-boolean-">beanMapPutReturnsOldValue</a></span>(boolean&nbsp;value)</code>
-<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>
 </td>
 </tr>
 <tr id="i10" class="altColor">
@@ -1055,8 +1056,9 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>beanMapPutReturnsOldValue</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.343">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
-<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.
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.345">beanMapPutReturnsOldValue</a>(boolean&nbsp;value)</pre>
+<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.
  <p>
  <ul>
    <li><b>Name:</b> <js>"BeanContext.beanMapPutReturnsOldValue"</js>
@@ -1065,7 +1067,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    <li><b>Session-overridable:</b> <jk>false</jk>
  </ul>
  <p>
- If <jk>true</jk>, then the <a href="../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property values.
+ If <jk>true</jk>, then the <a href="../../../org/apache/juneau/BeanMap.html#put-java.lang.String-java.lang.Object-"><code>BeanMap.put()</code></a> method will return old property
+ values.
  Otherwise, it returns <jk>null</jk>.
  <p>
  Disabled by default because it introduces a slight performance penalty.
@@ -1090,7 +1093,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>beanConstructorVisibility</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.370">beanConstructorVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.372">beanConstructorVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Look for bean constructors with the specified minimum visibility.
  <p>
  <ul>
@@ -1124,7 +1127,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>beanClassVisibility</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.397">beanClassVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.399">beanClassVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Look for bean classes with the specified minimum visibility.
  <p>
  <ul>
@@ -1158,7 +1161,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFieldVisibility</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.425">beanFieldVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.427">beanFieldVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Look for bean fields with the specified minimum visibility.
  <p>
  <ul>
@@ -1193,7 +1196,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>methodVisibility</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.453">methodVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.455">methodVisibility</a>(<a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Look for bean methods with the specified minimum visibility.
  <p>
  <ul>
@@ -1228,7 +1231,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>useJavaBeanIntrospector</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.479">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.481">useJavaBeanIntrospector</a>(boolean&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Use Java <a href="http://docs.oracle.com/javase/7/docs/api/java/beans/Introspector.html?is-external=true" title="class or interface in java.beans"><code>Introspector</code></a> for determining bean properties.
  <p>
  <ul>
@@ -1261,7 +1264,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>useInterfaceProxies</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.505">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.507">useInterfaceProxies</a>(boolean&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Use interface proxies.
  <p>
  <ul>
@@ -1271,8 +1274,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    <li><b>Session-overridable:</b> <jk>false</jk>
  </ul>
  <p>
- If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a>
- if there is no other way of instantiating them.
+ If <jk>true</jk>, then interfaces will be instantiated as proxy classes through the use of an
+ <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect"><code>InvocationHandler</code></a> if there is no other way of instantiating them.
  <p>
  <h5 class='section'>Notes:</h5>
  <ul>
@@ -1294,7 +1297,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreUnknownBeanProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.531">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.533">ignoreUnknownBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Ignore unknown properties.
  <p>
  <ul>
@@ -1327,7 +1330,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreUnknownNullBeanProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.557">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.559">ignoreUnknownNullBeanProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Ignore unknown properties with null values.
  <p>
  <ul>
@@ -1360,7 +1363,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>ignorePropertiesWithoutSetters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.583">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.585">ignorePropertiesWithoutSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Ignore properties without setters.
  <p>
  <ul>
@@ -1393,7 +1396,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreInvocationExceptionsOnGetters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.609">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.611">ignoreInvocationExceptionsOnGetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Ignore invocation errors on getters.
  <p>
  <ul>
@@ -1426,7 +1429,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>ignoreInvocationExceptionsOnSetters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.635">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.637">ignoreInvocationExceptionsOnSetters</a>(boolean&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Ignore invocation errors on setters.
  <p>
  <ul>
@@ -1459,7 +1462,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>sortProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.667">sortProperties</a>(boolean&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.669">sortProperties</a>(boolean&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Sort bean properties in alphabetical order.
  <p>
  <ul>
@@ -1498,7 +1501,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setNotBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.706">setNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.708">setNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Packages whose classes should not be considered beans.
  <p>
  <ul>
@@ -1544,7 +1547,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setNotBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.719">setNotBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.721">setNotBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Packages whose classes should not be considered beans.
  <p>
  Same as <a href="../../../org/apache/juneau/CoreObjectBuilder.html#setNotBeanPackages-java.lang.String...-"><code>setNotBeanPackages(String...)</code></a> but using a <code>Collection</code>.</div>
@@ -1564,7 +1567,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.736">notBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.738">notBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Add to packages whose classes should not be considered beans.
  <p>
  <h5 class='section'>Notes:</h5>
@@ -1588,7 +1591,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.749">notBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.751">notBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Add to packages whose classes should not be considered beans.
  <p>
  Same as <a href="../../../org/apache/juneau/CoreObjectBuilder.html#notBeanPackages-java.lang.String...-"><code>notBeanPackages(String...)</code></a> but using a <code>Collection</code>.</div>
@@ -1608,7 +1611,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>removeNotBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.767">removeNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.769">removeNotBeanPackages</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Remove from packages whose classes should not be considered beans.
  <p>
  <h5 class='section'>Notes:</h5>
@@ -1633,7 +1636,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>removeNotBeanPackages</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.781">removeNotBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.783">removeNotBeanPackages</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Remove from packages whose classes should not be considered beans.
  <p>
  Same as <a href="../../../org/apache/juneau/CoreObjectBuilder.html#removeNotBeanPackages-java.lang.String...-"><code>removeNotBeanPackages(String...)</code></a> but using a <code>Collection</code>.</div>
@@ -1654,7 +1657,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setNotBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.807">setNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.809">setNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Classes to be excluded from consideration as being beans.
  <p>
  <ul>
@@ -1687,7 +1690,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setNotBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.820">setNotBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.822">setNotBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Classes to be excluded from consideration as being beans.
  <p>
  Same as <a href="../../../org/apache/juneau/CoreObjectBuilder.html#setNotBeanClasses-java.lang.Class...-"><code>setNotBeanClasses(Class...)</code></a> but using a <code>Collection</code>.</div>
@@ -1707,7 +1710,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.838">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.840">notBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Add to classes that should not be considered beans.
  <p>
  <h5 class='section'>Notes:</h5>
@@ -1732,7 +1735,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>notBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.852">notBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.854">notBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Add to classes that should not be considered beans.
  <p>
  Same as <a href="../../../org/apache/juneau/CoreObjectBuilder.html#notBeanClasses-java.lang.Class...-"><code>notBeanClasses(Class...)</code></a> but using a <code>Collection</code>.</div>
@@ -1753,7 +1756,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>removeNotBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.870">removeNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.872">removeNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Remove from classes that should not be considered beans.
  <p>
  <h5 class='section'>Notes:</h5>
@@ -1778,7 +1781,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>removeNotBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.884">removeNotBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.886">removeNotBeanClasses</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Remove from classes that should not be considered beans.
  <p>
  Same as <a href="../../../org/apache/juneau/CoreObjectBuilder.html#removeNotBeanClasses-java.lang.Class...-"><code>removeNotBeanClasses(Class...)</code></a> but using a <code>Collection</code>.</div>
@@ -1799,7 +1802,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setBeanFilters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.921">setBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.923">setBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Bean filters to apply to beans.
  <p>
  <ul>
@@ -1843,7 +1846,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setBeanFilters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.934">setBeanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.936">setBeanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Bean filters to apply to beans.
  <p>
  Same as <a href="../../../org/apache/juneau/CoreObjectBuilder.html#setBeanFilters-java.lang.Class...-"><code>setBeanFilters(Class...)</code></a> but using a <code>Collection</code>.</div>
@@ -1863,7 +1866,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFilters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.952">beanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.954">beanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Add to bean filters.
  <p>
  <h5 class='section'>Notes:</h5>
@@ -1888,7 +1891,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>beanFilters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.966">beanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.968">beanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Add to bean filters.
  <p>
  Same as <a href="../../../org/apache/juneau/CoreObjectBuilder.html#beanFilters-java.lang.Class...-"><code>beanFilters(Class...)</code></a> but using a <code>Collection</code>.</div>
@@ -1909,7 +1912,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>removeBeanFilters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.984">removeBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.986">removeBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Remove from bean filters.
  <p>
  <h5 class='section'>Notes:</h5>
@@ -1934,7 +1937,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>removeBeanFilters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.998">removeBeanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1000">removeBeanFilters</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Remove from bean filters.
  <p>
  Same as <a href="../../../org/apache/juneau/CoreObjectBuilder.html#removeBeanFilters-java.lang.Class...-"><code>removeBeanFilters(Class...)</code></a> but using a <code>Collection</code>.</div>
@@ -1955,7 +1958,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setPojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1027">setPojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1029">setPojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  POJO swaps to apply to Java objects.
  <p>
  <ul>
@@ -1991,7 +1994,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setPojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1040">setPojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1042">setPojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  POJO swaps to apply to Java objects.
  <p>
  Same as <a href="../../../org/apache/juneau/CoreObjectBuilder.html#setPojoSwaps-java.lang.Class...-"><code>setPojoSwaps(Class...)</code></a> but using a <code>Collection</code>.</div>
@@ -2011,7 +2014,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>pojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1058">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1060">pojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Add to POJO swaps.
  <p>
  <h5 class='section'>Notes:</h5>
@@ -2036,7 +2039,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>pojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1072">pojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1074">pojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Add to POJO swaps.
  <p>
  Same as <a href="../../../org/apache/juneau/CoreObjectBuilder.html#pojoSwaps-java.lang.Class...-"><code>pojoSwaps(Class...)</code></a> but using a <code>Collection</code>.</div>
@@ -2057,7 +2060,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>removePojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1090">removePojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1092">removePojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Remove from POJO swaps.
  <p>
  <h5 class='section'>Notes:</h5>
@@ -2082,7 +2085,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>removePojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1104">removePojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1106">removePojoSwaps</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Remove from POJO swaps.
  <p>
  Same as <a href="../../../org/apache/juneau/CoreObjectBuilder.html#removePojoSwaps-java.lang.Class...-"><code>removePojoSwaps(Class...)</code></a> but using a <code>Collection</code>.</div>
@@ -2103,7 +2106,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>implClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1131">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1133">implClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Implementation classes for interfaces and abstract classes.
  <p>
  <ul>
@@ -2137,7 +2140,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>implClass</h4>
-<pre>public&nbsp;&lt;I&gt;&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1151">implClass</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;I&gt;&nbsp;interfaceClass,
+<pre>public&nbsp;&lt;I&gt;&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1153">implClass</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;I&gt;&nbsp;interfaceClass,
                                        <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends I&gt;&nbsp;implClass)</pre>
 <div class="block"><b>Configuration property:</b>  Implementation classes for interfaces and abstract classes.
  <p>
@@ -2166,7 +2169,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>includeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1183">includeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1185">includeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Explicitly specify visible bean properties.
  <p>
  <ul>
@@ -2205,7 +2208,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>includeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1202">includeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;beanClassName,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1204">includeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;beanClassName,
                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;properties)</pre>
 <div class="block"><b>Configuration property:</b>  Explicitly specify visible bean properties.
  <p>
@@ -2232,7 +2235,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>includeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1221">includeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;beanClass,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1223">includeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;beanClass,
                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;properties)</pre>
 <div class="block"><b>Configuration property:</b>  Explicitly specify visible bean properties.
  <p>
@@ -2259,7 +2262,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>excludeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1253">excludeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1255">excludeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Exclude specified properties from beans.
  <p>
  <ul>
@@ -2298,7 +2301,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>excludeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1272">excludeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;beanClassName,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1274">excludeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;beanClassName,
                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;properties)</pre>
 <div class="block"><b>Configuration property:</b>  Exclude specified properties from beans.
  <p>
@@ -2325,7 +2328,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>excludeProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1291">excludeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;beanClass,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1293">excludeProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;beanClass,
                                            <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;properties)</pre>
 <div class="block"><b>Configuration property:</b>  Exclude specified properties from beans.
  <p>
@@ -2352,7 +2355,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setBeanDictionary</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1321">setBeanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1325">setBeanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Bean lookup dictionary.
  <p>
  <ul>
@@ -2365,8 +2368,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  This list can consist of the following class types:
  <ul>
    <li>Any bean class that specifies a value for <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>@Bean.typeName()</code></a>.
-   <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name annotations.
-   <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name annotations.
+   <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryList.html" title="class in org.apache.juneau"><code>BeanDictionaryList</code></a> containing a collection of bean classes with type name
+      annotations.
+   <li>Any subclass of <a href="../../../org/apache/juneau/BeanDictionaryMap.html" title="class in org.apache.juneau"><code>BeanDictionaryMap</code></a> containing a mapping of type names to classes without type name
+      annotations.
  </ul>
  <p>
  <h5 class='section'>Notes:</h5>
@@ -2389,7 +2394,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setBeanDictionary</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1334">setBeanDictionary</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1338">setBeanDictionary</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Bean lookup dictionary.
  <p>
  Same as <a href="../../../org/apache/juneau/CoreObjectBuilder.html#setBeanDictionary-java.lang.Class...-"><code>setBeanDictionary(Class...)</code></a> but using a <code>Collection</code>.</div>
@@ -2409,7 +2414,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>beanDictionary</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1352">beanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1356">beanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Add to bean dictionary.
  <p>
  <h5 class='section'>Notes:</h5>
@@ -2434,7 +2439,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>beanDictionary</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1366">beanDictionary</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1370">beanDictionary</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Add to bean dictionary.
  <p>
  Same as <a href="../../../org/apache/juneau/CoreObjectBuilder.html#beanDictionary-java.lang.Class...-"><code>beanDictionary(Class...)</code></a> but using a <code>Collection</code>.</div>
@@ -2455,7 +2460,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>removeFromBeanDictionary</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1384">removeFromBeanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1388">removeFromBeanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Remove from bean dictionary.
  <p>
  <h5 class='section'>Notes:</h5>
@@ -2480,7 +2485,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>removeFromBeanDictionary</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1398">removeFromBeanDictionary</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1402">removeFromBeanDictionary</a>(<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;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&gt;&nbsp;values)</pre>
 <div class="block"><b>Configuration property:</b>  Remove from bean dictionary.
  <p>
  Same as <a href="../../../org/apache/juneau/CoreObjectBuilder.html#removeFromBeanDictionary-java.lang.Class...-"><code>removeFromBeanDictionary(Class...)</code></a> but using a <code>Collection</code>.</div>
@@ -2501,7 +2506,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>beanTypePropertyName</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1421">beanTypePropertyName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1425">beanTypePropertyName</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Name to use for the bean type properties used to represent a bean type.
  <p>
  <ul>
@@ -2531,7 +2536,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>defaultParser</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1446">defaultParser</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1450">defaultParser</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Default parser to use when converting <code>Strings</code> to POJOs.
  <p>
  <ul>
@@ -2563,7 +2568,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>locale</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1469">locale</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1473">locale</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Locale.
  <p>
  <ul>
@@ -2593,7 +2598,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>timeZone</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1492">timeZone</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1496">timeZone</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  TimeZone.
  <p>
  <ul>
@@ -2623,7 +2628,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>mediaType</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1517">mediaType</a>(<a href="../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;value)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1521">mediaType</a>(<a href="../../../org/apache/juneau/http/MediaType.html" title="class in org.apache.juneau.http">MediaType</a>&nbsp;value)</pre>
 <div class="block"><b>Configuration property:</b>  Media type.
  <p>
  <ul>
@@ -2655,7 +2660,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>debug</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1552">debug</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1556">debug</a>()</pre>
 <div class="block"><b>Configuration property:</b>  Debug mode.
  <p>
  <ul>
@@ -2696,7 +2701,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>classLoader</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1563">classLoader</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/CoreObjectBuilder.html" title="class in org.apache.juneau">CoreObjectBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/CoreObjectBuilder.html#line.1567">classLoader</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</pre>
 <div class="block">Sets the classloader used for created classes from class strings.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html b/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html
index 443d871..1cd9d69 100644
--- a/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html
+++ b/content/site/apidocs/org/apache/juneau/InvalidDataConversionException.html
@@ -126,11 +126,12 @@
 </dl>
 <hr>
 <br>
-<pre>public final class <a href="../../../src-html/org/apache/juneau/InvalidDataConversionException.html#line.24">InvalidDataConversionException</a>
+<pre>public final class <a href="../../../src-html/org/apache/juneau/InvalidDataConversionException.html#line.25">InvalidDataConversionException</a>
 extends <a href="../../../org/apache/juneau/FormattedRuntimeException.html" title="class in org.apache.juneau">FormattedRuntimeException</a></pre>
 <div class="block">General invalid conversion exception.
  <p>
- Exception that gets thrown if you try to perform an invalid conversion, such as when calling <code>ObjectMap.getInt(...)</code> on a non-numeric <code>String</code>.</div>
+ Exception that gets thrown if you try to perform an invalid conversion, such as when calling
+ <code>ObjectMap.getInt(...)</code> on a non-numeric <code>String</code>.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a href="../../../serialized-form.html#org.apache.juneau.InvalidDataConversionException">Serialized Form</a></dd>
@@ -205,7 +206,7 @@ extends <a href="../../../org/apache/juneau/FormattedRuntimeException.html" titl
 <ul class="blockList">
 <li class="blockList">
 <h4>InvalidDataConversionException</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/InvalidDataConversionException.html#line.33">InvalidDataConversionException</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/InvalidDataConversionException.html#line.34">InvalidDataConversionException</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
                                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;toType,
                                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;cause)</pre>
 <dl>
@@ -222,7 +223,7 @@ extends <a href="../../../org/apache/juneau/FormattedRuntimeException.html" titl
 <ul class="blockListLast">
 <li class="blockList">
 <h4>InvalidDataConversionException</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/InvalidDataConversionException.html#line.42">InvalidDataConversionException</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/InvalidDataConversionException.html#line.44">InvalidDataConversionException</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value,
                                       <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;toType,
                                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;cause)</pre>
 <dl>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/ClassMeta.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ClassMeta.html b/content/site/apidocs/org/apache/juneau/ClassMeta.html
index dd55f69..d81d3c6 100644
--- a/content/site/apidocs/org/apache/juneau/ClassMeta.html
+++ b/content/site/apidocs/org/apache/juneau/ClassMeta.html
@@ -236,14 +236,14 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <td class="colFirst"><code>protected <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;?,?&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#getChildPojoSwapForSwap-java.lang.Class-">getChildPojoSwapForSwap</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;normalClass)</code>
 <div class="block">Returns the <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> where the specified class is the same/subclass of the normal class of
- one of the child pojo swaps associated with this class.</div>
+ one of the child POJO swaps associated with this class.</div>
 </td>
 </tr>
 <tr id="i14" class="altColor">
 <td class="colFirst"><code>protected <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;?,?&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#getChildPojoSwapForUnswap-java.lang.Class-">getChildPojoSwapForUnswap</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;swapClass)</code>
 <div class="block">Returns the <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> where the specified class is the same/subclass of the swap class of
- one of the child pojo swaps associated with this class.</div>
+ one of the child POJO swaps associated with this class.</div>
 </td>
 </tr>
 <tr id="i15" class="rowColor">
@@ -267,7 +267,8 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <tr id="i18" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#getElementType--">getElementType</a></span>()</code>
-<div class="block">For array and <code>Collection</code> types, returns the class type of the components of the array or <code>Collection</code>.</div>
+<div class="block">For array and <code>Collection</code> types, returns the class type of the components of the array or
+ <code>Collection</code>.</div>
 </td>
 </tr>
 <tr id="i19" class="rowColor">
@@ -351,7 +352,8 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <tr id="i32" class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/ClassMeta.html#getRemoteableMethods--">getRemoteableMethods</a></span>()</code>
-<div class="block">All methods on this class annotated with <a href="../../../org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable"><code>@Remotable</code></a>, or all public methods if class is annotated.</div>
+<div class="block">All methods on this class annotated with <a href="../../../org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable"><code>@Remotable</code></a>, or all public methods if class is
+ annotated.</div>
 </td>
 </tr>
 <tr id="i33" class="rowColor">
@@ -661,13 +663,14 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanTypePropertyName</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.692">getBeanTypePropertyName</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.693">getBeanTypePropertyName</a>()</pre>
 <div class="block">Returns the type property name associated with this class and subclasses.
  <p>
  If <jk>null</jk>, <js>"_type"</js> should be assumed.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The type property name associated with this bean class, or <jk>null</jk> if there is no explicit type property name defined or this isn't a bean.</dd>
+<dd>The type property name associated with this bean class, or <jk>null</jk> if there is no explicit type
+ property name defined or this isn't a bean.</dd>
 </dl>
 </li>
 </ul>
@@ -677,13 +680,14 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>getDictionaryName</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.703">getDictionaryName</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.705">getDictionaryName</a>()</pre>
 <div class="block">Returns the bean dictionary name associated with this class.
  <p>
  The lexical name is defined by <a href="../../../org/apache/juneau/annotation/Bean.html#typeName--"><code>Bean.typeName()</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The type name associated with this bean class, or <jk>null</jk> if there is no type name defined or this isn't a bean.</dd>
+<dd>The type name associated with this bean class, or <jk>null</jk> if there is no type name defined or this
+ isn't a bean.</dd>
 </dl>
 </li>
 </ul>
@@ -693,7 +697,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanRegistry</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanRegistry.html" title="class in org.apache.juneau">BeanRegistry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.716">getBeanRegistry</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanRegistry.html" title="class in org.apache.juneau">BeanRegistry</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.718">getBeanRegistry</a>()</pre>
 <div class="block">Returns the bean registry for this class.
  <p>
  This bean registry contains names specified in the <a href="../../../org/apache/juneau/annotation/Bean.html#beanDictionary--"><code>Bean.beanDictionary()</code></a> annotation defined
@@ -711,7 +715,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassCategory</h4>
-<pre>public&nbsp;org.apache.juneau.ClassMeta.ClassCategory&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.725">getClassCategory</a>()</pre>
+<pre>public&nbsp;org.apache.juneau.ClassMeta.ClassCategory&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.727">getClassCategory</a>()</pre>
 <div class="block">Returns the category of this class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -725,7 +729,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>isAssignableFrom</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.735">isAssignableFrom</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.737">isAssignableFrom</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Returns <jk>true</jk> if this class is a superclass of or the same as the specified class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -741,7 +745,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>isInstanceOf</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.745">isInstanceOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.747">isInstanceOf</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c)</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of or the same as the specified class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -757,7 +761,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>hasChildPojoSwaps</h4>
-<pre>protected&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.757">hasChildPojoSwaps</a>()</pre>
+<pre>protected&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.759">hasChildPojoSwaps</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class or any child classes has a <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with it.
  <p>
  Used when transforming bean properties to prevent having to look up transforms if we know for certain
@@ -774,9 +778,9 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>getChildPojoSwapForSwap</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.768">getChildPojoSwapForSwap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;normalClass)</pre>
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.770">getChildPojoSwapForSwap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;normalClass)</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> where the specified class is the same/subclass of the normal class of
- one of the child pojo swaps associated with this class.</div>
+ one of the child POJO swaps associated with this class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>normalClass</code> - The normal class being resolved.</dd>
@@ -791,9 +795,9 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>getChildPojoSwapForUnswap</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.795">getChildPojoSwapForUnswap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;swapClass)</pre>
+<pre>protected&nbsp;<a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.797">getChildPojoSwapForUnswap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;swapClass)</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> where the specified class is the same/subclass of the swap class of
- one of the child pojo swaps associated with this class.</div>
+ one of the child POJO swaps associated with this class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>swapClass</code> - The swap class being resolved.</dd>
@@ -808,7 +812,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>findNoArgConstructor</h4>
-<pre>protected static&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;? extends T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.826">findNoArgConstructor</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c,
+<pre>protected static&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;? extends T&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.828">findNoArgConstructor</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;c,
                                                                    <a href="../../../org/apache/juneau/Visibility.html" title="enum in org.apache.juneau">Visibility</a>&nbsp;v)</pre>
 <div class="block">Locates the no-arg constructor for the specified class.
  Constructor must match the visibility requirements specified by parameter 'v'.
@@ -829,7 +833,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <ul class="blockList">
 <li class="blockList">
 <h4>getInnerClass</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.844">getInnerClass</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.846">getInnerClass</a>()</pre>
 <div class="block">Returns the <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a> object that this class type wraps.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -844,7 +848,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/T
 <li class="blockList">
 <h4>getSerializedClassMeta</h4>
 <pre><a href="../../../org/apache/juneau/annotation/BeanIgnore.html" title="annotation in org.apache.juneau.annotation">@BeanIgnore</a>
-public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.854">getSerializedClassMeta</a>()</pre>
+public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.856">getSerializedClassMeta</a>()</pre>
 <div class="block">Returns the serialized (swapped) form of this class if there is an <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with it.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -858,8 +862,9 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getElementType</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.863">getElementType</a>()</pre>
-<div class="block">For array and <code>Collection</code> types, returns the class type of the components of the array or <code>Collection</code>.</div>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.866">getElementType</a>()</pre>
+<div class="block">For array and <code>Collection</code> types, returns the class type of the components of the array or
+ <code>Collection</code>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>The element class type, or <jk>null</jk> if this class is not an array or Collection.</dd>
@@ -872,7 +877,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getKeyType</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.872">getKeyType</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.875">getKeyType</a>()</pre>
 <div class="block">For <code>Map</code> types, returns the class type of the keys of the <code>Map</code>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -886,7 +891,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getValueType</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.881">getValueType</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.884">getValueType</a>()</pre>
 <div class="block">For <code>Map</code> types, returns the class type of the values of the <code>Map</code>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -900,7 +905,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isDelegate</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.891">isDelegate</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.894">isDelegate</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class implements <a href="../../../org/apache/juneau/Delegate.html" title="interface in org.apache.juneau"><code>Delegate</code></a>, meaning
    it's a representation of some other object.</div>
 <dl>
@@ -915,7 +920,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isMap</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.900">isMap</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.903">isMap</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <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>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -929,7 +934,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isMapOrBean</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.909">isMapOrBean</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.912">isMapOrBean</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <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> or it's a bean.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -943,7 +948,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isBeanMap</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.918">isBeanMap</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.921">isBeanMap</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="../../../org/apache/juneau/BeanMap.html" title="class in org.apache.juneau"><code>BeanMap</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -957,7 +962,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isCollection</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.927">isCollection</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.930">isCollection</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <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>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -971,7 +976,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isCollectionOrArray</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.936">isCollectionOrArray</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.939">isCollectionOrArray</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <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> or is an array.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -985,7 +990,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isClass</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.945">isClass</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.948">isClass</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -999,7 +1004,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isMethod</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.954">isMethod</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.957">isMethod</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect"><code>Method</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1013,7 +1018,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isEnum</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.963">isEnum</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.966">isEnum</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><code>Enum</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1027,7 +1032,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isArray</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.972">isArray</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.975">isArray</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is an array.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1041,7 +1046,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isBean</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.981">isBean</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.984">isBean</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a bean.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1055,7 +1060,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isObject</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.990">isObject</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.993">isObject</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1069,7 +1074,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isNotObject</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.999">isNotObject</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1002">isNotObject</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is not <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><code>Object</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1083,7 +1088,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isNumber</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1008">isNumber</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1011">isNumber</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang"><code>Number</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1097,7 +1102,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isDecimal</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1017">isDecimal</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1020">isDecimal</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Float.html?is-external=true" title="class or interface in java.lang"><code>Float</code></a> or <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang"><code>Double</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1111,7 +1116,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isBoolean</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1026">isBoolean</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1029">isBoolean</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1125,7 +1130,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isCharSequence</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1035">isCharSequence</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1038">isCharSequence</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a subclass of <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang"><code>CharSequence</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1139,7 +1144,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isString</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1044">isString</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1047">isString</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1153,7 +1158,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isChar</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1053">isChar</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1056">isChar</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Character.html?is-external=true" title="class or interface in java.lang"><code>Character</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1167,7 +1172,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isPrimitive</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1062">isPrimitive</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1065">isPrimitive</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a primitive.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1181,7 +1186,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isDate</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1071">isDate</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1074">isDate</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util"><code>Date</code></a> or <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><code>Calendar</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1195,7 +1200,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isUri</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1080">isUri</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1083">isUri</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a> or <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1209,7 +1214,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isReader</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1089">isReader</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1092">isReader</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is a <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io"><code>Reader</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1223,7 +1228,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isInputStream</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1098">isInputStream</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1101">isInputStream</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is an <a href="http://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><code>InputStream</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1237,7 +1242,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isVoid</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1107">isVoid</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1110">isVoid</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Void.html?is-external=true" title="class or interface in java.lang"><code>Void</code></a> or <jk>void</jk>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1251,7 +1256,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isArgs</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1116">isArgs</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1119">isArgs</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this metadata represents an array of argument types.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1265,7 +1270,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getArgs</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1125">getArgs</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;[]&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1128">getArgs</a>()</pre>
 <div class="block">Returns the argument types of this meta.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1279,7 +1284,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getArg</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1136">getArg</a>(int&nbsp;index)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1139">getArg</a>(int&nbsp;index)</pre>
 <div class="block">Returns the argument metadata at the specified index if this is an args metadata object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1297,7 +1302,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isNullable</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1150">isNullable</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1153">isNullable</a>()</pre>
 <div class="block">Returns <jk>true</jk> if instance of this object can be <jk>null</jk>.
  <p>
  Objects can be <jk>null</jk>, but primitives cannot, except for chars which can be represented
@@ -1314,7 +1319,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isRemoteable</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1161">isRemoteable</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1164">isRemoteable</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class or one of it's methods are annotated with <a href="../../../org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable"><code>@Remotable</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1328,7 +1333,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isAbstract</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1169">isAbstract</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1172">isAbstract</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is abstract.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1342,7 +1347,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isMemberClass</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1177">isMemberClass</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1180">isMemberClass</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class is an inner class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1356,8 +1361,9 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getRemoteableMethods</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1187">getRemoteableMethods</a>()</pre>
-<div class="block">All methods on this class annotated with <a href="../../../org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable"><code>@Remotable</code></a>, or all public methods if class is annotated.
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1191">getRemoteableMethods</a>()</pre>
+<div class="block">All methods on this class annotated with <a href="../../../org/apache/juneau/remoteable/Remoteable.html" title="annotation in org.apache.juneau.remoteable"><code>@Remotable</code></a>, or all public methods if class is
+ annotated.
  Keys are method signatures.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1371,7 +1377,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getPublicMethods</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1197">getPublicMethods</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1201">getPublicMethods</a>()</pre>
 <div class="block">All public methods on this class including static methods.
  Keys are method signatures.</div>
 <dl>
@@ -1386,7 +1392,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getPojoSwap</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1207">getPojoSwap</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</a>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1211">getPojoSwap</a>()</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform"><code>PojoSwap</code></a> associated with this class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1401,7 +1407,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1217">getBeanMeta</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau">BeanMeta</a>&lt;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1221">getBeanMeta</a>()</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/BeanMeta.html" title="class in org.apache.juneau"><code>BeanMeta</code></a> associated with this class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1416,7 +1422,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getConstructor</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;? extends <a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1226">getConstructor</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Constructor.html?is-external=true" title="class or interface in java.lang.reflect">Constructor</a>&lt;? extends <a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1230">getConstructor</a>()</pre>
 <div class="block">Returns the no-arg constructor for this class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1430,7 +1436,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getExtendedMeta</h4>
-<pre>public&nbsp;&lt;M extends <a href="../../../org/apache/juneau/ClassMetaExtended.html" title="class in org.apache.juneau">ClassMetaExtended</a>&gt;&nbsp;M&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1236">getExtendedMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;M&gt;&nbsp;c)</pre>
+<pre>public&nbsp;&lt;M extends <a href="../../../org/apache/juneau/ClassMetaExtended.html" title="class in org.apache.juneau">ClassMetaExtended</a>&gt;&nbsp;M&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1240">getExtendedMeta</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;M&gt;&nbsp;c)</pre>
 <div class="block">Returns the language-specified extended metadata on this class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1446,7 +1452,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getProxyInvocationHandler</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1245">getProxyInvocationHandler</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1249">getProxyInvocationHandler</a>()</pre>
 <div class="block">Returns the interface proxy invocation handler for this class.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1460,7 +1466,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>canCreateNewInstance</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1254">canCreateNewInstance</a>()</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1258">canCreateNewInstance</a>()</pre>
 <div class="block">Returns <jk>true</jk> if this class has a no-arg constructor or invocation handler.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1474,15 +1480,17 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>canCreateNewInstance</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1274">canCreateNewInstance</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1280">canCreateNewInstance</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer)</pre>
 <div class="block">Returns <jk>true</jk> if this class has a no-arg constructor or invocation handler.
  Returns <jk>false</jk> if this is a non-static member class and the outer object does not match
    the class type of the defining class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>outer</code> - The outer class object for non-static member classes.  Can be <jk>null</jk> for non-member or static classes.</dd>
+<dd><code>outer</code> - The outer class object for non-static member classes.  Can be <jk>null</jk> for non-member or static
+ classes.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd><jk>true</jk> if a new instance of this class can be created within the context of the specified outer object.</dd>
+<dd><jk>true</jk> if a new instance of this class can be created within the context of the specified outer
+ object.</dd>
 </dl>
 </li>
 </ul>
@@ -1492,15 +1500,17 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>canCreateNewBean</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1288">canCreateNewBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1296">canCreateNewBean</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer)</pre>
 <div class="block">Returns <jk>true</jk> if this class can be instantiated as a bean.
  Returns <jk>false</jk> if this is a non-static member class and the outer object does not match
    the class type of the defining class.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>outer</code> - The outer class object for non-static member classes.  Can be <jk>null</jk> for non-member or static classes.</dd>
+<dd><code>outer</code> - The outer class object for non-static member classes.  Can be <jk>null</jk> for non-member or static
+ classes.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd><jk>true</jk> if a new instance of this bean can be created within the context of the specified outer object.</dd>
+<dd><jk>true</jk> if a new instance of this bean can be created within the context of the specified outer
+ object.</dd>
 </dl>
 </li>
 </ul>
@@ -1510,11 +1520,12 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>canCreateNewInstanceFromString</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1304">canCreateNewInstanceFromString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1313">canCreateNewInstanceFromString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer)</pre>
 <div class="block">Returns <jk>true</jk> if this class can call the <a href="../../../org/apache/juneau/ClassMeta.html#newInstanceFromString-java.lang.Object-java.lang.String-"><code>newInstanceFromString(Object, String)</code></a> method.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>outer</code> - The outer class object for non-static member classes.  Can be <jk>null</jk> for non-member or static classes.</dd>
+<dd><code>outer</code> - The outer class object for non-static member classes.  Can be <jk>null</jk> for non-member or static
+ classes.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd><jk>true</jk> if this class has a no-arg constructor or invocation handler.</dd>
 </dl>
@@ -1526,11 +1537,12 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>canCreateNewInstanceFromNumber</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1321">canCreateNewInstanceFromNumber</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1331">canCreateNewInstanceFromNumber</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer)</pre>
 <div class="block">Returns <jk>true</jk> if this class can call the <a href="../../../org/apache/juneau/ClassMeta.html#newInstanceFromString-java.lang.Object-java.lang.String-"><code>newInstanceFromString(Object, String)</code></a> method.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>outer</code> - The outer class object for non-static member classes.  Can be <jk>null</jk> for non-member or static classes.</dd>
+<dd><code>outer</code> - The outer class object for non-static member classes.  Can be <jk>null</jk> for non-member or static
+ classes.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd><jk>true</jk> if this class has a no-arg constructor or invocation handler.</dd>
 </dl>
@@ -1542,7 +1554,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getNewInstanceFromNumberClass</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1336">getNewInstanceFromNumberClass</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1346">getNewInstanceFromNumberClass</a>()</pre>
 <div class="block">Returns the class type of the parameter of the numeric constructor.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1556,11 +1568,12 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getNameProperty</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/Setter.html" title="interface in org.apache.juneau">Setter</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1345">getNameProperty</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/Setter.html" title="interface in org.apache.juneau">Setter</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1356">getNameProperty</a>()</pre>
 <div class="block">Returns the method or field annotated with <a href="../../../org/apache/juneau/annotation/NameProperty.html" title="annotation in org.apache.juneau.annotation"><code>@NameProperty</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The method or field  annotated with <a href="../../../org/apache/juneau/annotation/NameProperty.html" title="annotation in org.apache.juneau.annotation"><code>@NameProperty</code></a> or <jk>null</jk> if method does not exist.</dd>
+<dd>The method or field  annotated with <a href="../../../org/apache/juneau/annotation/NameProperty.html" title="annotation in org.apache.juneau.annotation"><code>@NameProperty</code></a> or <jk>null</jk> if method does
+ not exist.</dd>
 </dl>
 </li>
 </ul>
@@ -1570,11 +1583,12 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getParentProperty</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/Setter.html" title="interface in org.apache.juneau">Setter</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1354">getParentProperty</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/Setter.html" title="interface in org.apache.juneau">Setter</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1366">getParentProperty</a>()</pre>
 <div class="block">Returns the method or field  annotated with <a href="../../../org/apache/juneau/annotation/ParentProperty.html" title="annotation in org.apache.juneau.annotation"><code>@ParentProperty</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The method or field  annotated with <a href="../../../org/apache/juneau/annotation/ParentProperty.html" title="annotation in org.apache.juneau.annotation"><code>@ParentProperty</code></a> or <jk>null</jk> if method does not exist.</dd>
+<dd>The method or field  annotated with <a href="../../../org/apache/juneau/annotation/ParentProperty.html" title="annotation in org.apache.juneau.annotation"><code>@ParentProperty</code></a> or <jk>null</jk> if method
+ does not exist.</dd>
 </dl>
 </li>
 </ul>
@@ -1584,7 +1598,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getNotABeanReason</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1363">getNotABeanReason</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1375">getNotABeanReason</a>()</pre>
 <div class="block">Returns the reason why this class is not a bean, or <jk>null</jk> if it is a bean.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1598,7 +1612,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getInitException</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1372">getInitException</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1384">getInitException</a>()</pre>
 <div class="block">Returns any exception that was throw in the <code>init()</code> method.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1612,7 +1626,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanContext</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1381">getBeanContext</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1393">getBeanContext</a>()</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau"><code>BeanContext</code></a> that created this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1626,7 +1640,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getPrimitiveDefault</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1391">getPrimitiveDefault</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1403">getPrimitiveDefault</a>()</pre>
 <div class="block">Returns the default value for primitives such as <jk>int</jk> or <jk>Integer</jk>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1640,7 +1654,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>newInstanceFromString</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1415">newInstanceFromString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1429">newInstanceFromString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer,
                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;arg)
                         throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a>,
                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a>,
@@ -1656,12 +1670,14 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
  </ul></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>outer</code> - The outer class object for non-static member classes.  Can be <jk>null</jk> for non-member or static classes.</dd>
+<dd><code>outer</code> - The outer class object for non-static member classes.  Can be <jk>null</jk> for non-member or static
+ classes.</dd>
 <dd><code>arg</code> - The input argument value.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>A new instance of the object, or <jk>null</jk> if there is no string constructor on the object.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a></code> - If the <code>Constructor</code> object enforces Java language access control and the underlying constructor is inaccessible.</dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a></code> - If the <code>Constructor</code> object enforces Java language access control and
+ the underlying constructor is inaccessible.</dd>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - If the parameter type on the method was invalid.</dd>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a></code> - If the class that declares the underlying constructor represents an abstract class, or
    does not have one of the methods described above.</dd>
@@ -1675,7 +1691,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>newInstanceFromNumber</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1446">newInstanceFromNumber</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1462">newInstanceFromNumber</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session,
                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer,
                                <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang">Number</a>&nbsp;arg)
                         throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a>,
@@ -1691,15 +1707,17 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>session</code> - The current bean session.</dd>
-<dd><code>outer</code> - The outer class object for non-static member classes.  Can be <jk>null</jk> for non-member or static classes.</dd>
+<dd><code>outer</code> - The outer class object for non-static member classes.  Can be <jk>null</jk> for non-member or static
+ classes.</dd>
 <dd><code>arg</code> - The input argument value.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>A new instance of the object, or <jk>null</jk> if there is no numeric constructor on the object.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a></code> - If the <code>Constructor</code> object enforces Java language access control and the underlying constructor is inaccessible.</dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a></code> - If the <code>Constructor</code> object enforces Java language access control and
+ the underlying constructor is inaccessible.</dd>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - If the parameter type on the method was invalid.</dd>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a></code> - If the class that declares the underlying constructor represents an abstract class, or
-   does not have one of the methods described above.</dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a></code> - If the class that declares the underlying constructor represents an abstract
+ class, or does not have one of the methods described above.</dd>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationTargetException.html?is-external=true" title="class or interface in java.lang.reflect">InvocationTargetException</a></code> - If the underlying constructor throws an exception.</dd>
 </dl>
 </li>
@@ -1710,7 +1728,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>newInstance</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1473">newInstance</a>()
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1491">newInstance</a>()
               throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a>,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a>,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a>,
@@ -1720,12 +1738,14 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>A new instance of the object, or <jk>null</jk> if there is no no-arg constructor on the object.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a></code> - If the <code>Constructor</code> object enforces Java language access control and the underlying constructor is inaccessible.</dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a></code> - If the <code>Constructor</code> object enforces Java language access control and
+ the underlying constructor is inaccessible.</dd>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - If one of the following occurs:
    <ul class='spaced-list'>
       <li>The number of actual and formal parameters differ.
       <li>An unwrapping conversion for primitive arguments fails.
-      <li>A parameter value cannot be converted to the corresponding formal parameter type by a method invocation conversion.
+      <li>A parameter value cannot be converted to the corresponding formal parameter type by a method invocation
+         conversion.
       <li>The constructor pertains to an enum type.
    </ul></dd>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a></code> - If the class that declares the underlying constructor represents an abstract class.</dd>
@@ -1739,7 +1759,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>newInstance</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1503">newInstance</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer)
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="type parameter in ClassMeta">T</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1524">newInstance</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;outer)
               throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a>,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a>,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a>,
@@ -1747,16 +1767,19 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <div class="block">Same as <a href="../../../org/apache/juneau/ClassMeta.html#newInstance--"><code>newInstance()</code></a> except for instantiating non-static member classes.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>outer</code> - The instance of the owning object of the member class instance.  Can be <jk>null</jk> if instantiating a non-member or static class.</dd>
+<dd><code>outer</code> - The instance of the owning object of the member class instance.  Can be <jk>null</jk> if
+ instantiating a non-member or static class.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>A new instance of the object, or <jk>null</jk> if there is no no-arg constructor on the object.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a></code> - If the <code>Constructor</code> object enforces Java language access control and the underlying constructor is inaccessible.</dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalAccessException.html?is-external=true" title="class or interface in java.lang">IllegalAccessException</a></code> - If the <code>Constructor</code> object enforces Java language access control and
+ the underlying constructor is inaccessible.</dd>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - If one of the following occurs:
    <ul class='spaced-list'>
       <li>The number of actual and formal parameters differ.
       <li>An unwrapping conversion for primitive arguments fails.
-      <li>A parameter value cannot be converted to the corresponding formal parameter type by a method invocation conversion.
+      <li>A parameter value cannot be converted to the corresponding formal parameter type by a method invocation
+         conversion.
       <li>The constructor pertains to an enum type.
    </ul></dd>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InstantiationException.html?is-external=true" title="class or interface in java.lang">InstantiationException</a></code> - If the class that declares the underlying constructor represents an abstract class.</dd>
@@ -1770,7 +1793,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1516">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;t)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1537">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;t)</pre>
 <div class="block">Checks to see if the specified class type is the same as this one.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -1788,7 +1811,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>same</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1530">same</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;cm)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1551">same</a>(<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;cm)</pre>
 <div class="block">Similar to <a href="../../../org/apache/juneau/ClassMeta.html#equals-java.lang.Object-"><code>equals(Object)</code></a> except primitive and Object types that are similar
  are considered the same. (e.g. <jk>boolean</jk> == <code>Boolean</code>).</div>
 <dl>
@@ -1805,7 +1828,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1537">toString</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1558">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -1818,7 +1841,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1547">toString</a>(boolean&nbsp;simple)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1568">toString</a>(boolean&nbsp;simple)</pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/ClassMeta.html#toString--"><code>toString()</code></a> except use simple class names.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1834,7 +1857,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1558">toString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;sb,
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1579">toString</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/StringBuilder.html?is-external=true" title="class or interface in java.lang">StringBuilder</a>&nbsp;sb,
                                  boolean&nbsp;simple)</pre>
 <div class="block">Appends this object as a readable string to the specified string builder.</div>
 <dl>
@@ -1852,7 +1875,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>isInstance</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1591">isInstance</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1612">isInstance</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <div class="block">Returns <jk>true</jk> if the specified object is an instance of this class.
  This is a simple comparison on the base class itself and not on
  any generic parameters.</div>
@@ -1870,7 +1893,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockList">
 <li class="blockList">
 <h4>getReadableName</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1602">getReadableName</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1623">getReadableName</a>()</pre>
 <div class="block">Returns a readable name for this class (e.g. <js>"java.lang.String"</js>, <js>"boolean[]"</js>).</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -1884,7 +1907,7 @@ public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in
 <ul class="blockListLast">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1637">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../src-html/org/apache/juneau/ClassMeta.html#line.1658">hashCode</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/PropertyStore.PropertyMap.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/PropertyStore.PropertyMap.html b/content/site/apidocs/org/apache/juneau/PropertyStore.PropertyMap.html
index 57a8fba..5b5b208 100644
--- a/content/site/apidocs/org/apache/juneau/PropertyStore.PropertyMap.html
+++ b/content/site/apidocs/org/apache/juneau/PropertyStore.PropertyMap.html
@@ -112,14 +112,14 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.877">PropertyStore.PropertyMap</a>
+<pre>public class <a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.921">PropertyStore.PropertyMap</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Contains all the properties for a particular property prefix (e.g. <js>'BeanContext'</js>)
  <p>
  Instances of this map are immutable from outside this class.
  <p>
- The <a href="../../../org/apache/juneau/PropertyStore.PropertyMap.html#hashCode--"><code>hashCode()</code></a> and <a href="../../../org/apache/juneau/PropertyStore.PropertyMap.html#equals-java.lang.Object-"><code>equals(Object)</code></a> methods
-   can be used to compare with other property maps.</div>
+ The <a href="../../../org/apache/juneau/PropertyStore.PropertyMap.html#hashCode--"><code>hashCode()</code></a> and <a href="../../../org/apache/juneau/PropertyStore.PropertyMap.html#equals-java.lang.Object-"><code>equals(Object)</code></a> methods can be used to compare with
+ other property maps.</div>
 </li>
 </ul>
 </div>
@@ -203,7 +203,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.PropertyMap.html#line.924">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.PropertyMap.html#line.967">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                  T&nbsp;def)</pre>
 <div class="block">Returns the specified property as the specified class type.</div>
@@ -223,7 +223,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getMap</h4>
-<pre>public&nbsp;&lt;K,V&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;K,V&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.PropertyMap.html#line.955">getMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;&lt;K,V&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;K,V&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.PropertyMap.html#line.998">getMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;K&gt;&nbsp;keyType,
                              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;V&gt;&nbsp;valueType,
                              <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;K,V&gt;&nbsp;def)</pre>
@@ -247,7 +247,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>asMap</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.PropertyMap.html#line.982">asMap</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.PropertyMap.html#line.1027">asMap</a>()</pre>
 <div class="block">Convenience method for returning all values in this property map as a simple map.
  <p>
  Primarily useful for debugging.</div>
@@ -263,7 +263,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.PropertyMap.html#line.1055">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.PropertyMap.html#line.1100">hashCode</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -276,7 +276,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.PropertyMap.html#line.1071">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
+<pre>public&nbsp;boolean&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.PropertyMap.html#line.1116">equals</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><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">equals</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -289,7 +289,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.PropertyMap.html#line.1087">toString</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.PropertyMap.html#line.1132">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/PropertyStore.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/PropertyStore.html b/content/site/apidocs/org/apache/juneau/PropertyStore.html
index 4f1bf35..d958a69 100644
--- a/content/site/apidocs/org/apache/juneau/PropertyStore.html
+++ b/content/site/apidocs/org/apache/juneau/PropertyStore.html
@@ -108,18 +108,23 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public final class <a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.215">PropertyStore</a>
+<pre>public final class <a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.263">PropertyStore</a>
 extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">A store for instantiating <a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau"><code>Context</code></a> objects.
  <p>
  The hierarchy of these objects are...
  <ul class='spaced-list'>
-   <li><a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau"><code>PropertyStore</code></a> - A thread-safe, modifiable context property store.<br>
+   <li><a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau"><code>PropertyStore</code></a> - A thread-safe, modifiable context property store.
+      <br>
       Used to create <a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau"><code>Context</code></a> objects.
-   <li><a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau"><code>Context</code></a> - A reusable, cachable, thread-safe, read-only context with configuration properties copied from the store.<br>
+
+   <li><a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau"><code>Context</code></a> - A reusable, cacheable, thread-safe, read-only context with configuration properties copied
+      from the store.
+      <br>
       Often used to create <a href="../../../org/apache/juneau/Session.html" title="class in org.apache.juneau"><code>Session</code></a> objects.
-   <li><a href="../../../org/apache/juneau/Session.html" title="class in org.apache.juneau"><code>Session</code></a> - A one-time-use non-thread-safe object.<br>
-      Used by serializers and parsers to retrieve context properties and to be used as scratchpads.
+
+   <li><a href="../../../org/apache/juneau/Session.html" title="class in org.apache.juneau"><code>Session</code></a> - A one-time-use non-thread-safe object.
+      <br>Used by serializers and parsers to retrieve context properties and to be used as scratchpads.
  </ul>
 
  <h6 class='topic'>PropertyStore objects</h6>
@@ -132,69 +137,96 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  Property stores are used to create and cache <a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau"><code>Context</code></a> objects using the <a href="../../../org/apache/juneau/PropertyStore.html#getContext-java.lang.Class-"><code>getContext(Class)</code></a> method.
  <p>
- As a general rule, <a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau"><code>PropertyStore</code></a> objects are 'slow'.<br>
- Setting and retrieving properties on a store can involve relatively slow data conversion and synchronization.<br>
- However, the <a href="../../../org/apache/juneau/PropertyStore.html#getContext-java.lang.Class-"><code>getContext(Class)</code></a> method is fast, and will return cached context objects if the context properties have not changed.
+ As a general rule, <a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau"><code>PropertyStore</code></a> objects are 'slow'.
+ <br>
+ Setting and retrieving properties on a store can involve relatively slow data conversion and synchronization.
+ <br>
+ However, the <a href="../../../org/apache/juneau/PropertyStore.html#getContext-java.lang.Class-"><code>getContext(Class)</code></a> method is fast, and will return cached context objects if the context
+ properties have not changed.
  <p>
- Property stores can be used to store context properties for a variety of contexts.<br>
+ Property stores can be used to store context properties for a variety of contexts.
+ <br>
  For example, a single store can store context properties for the JSON serializer, XML serializer, HTML serializer
-   etc... and can thus be used to retrieve context objects for those serializers.<br>
+ etc... and can thus be used to retrieve context objects for those serializers.
  <p>
 
  <h6 class='topic'>Context properties</h6>
  <p>
- Context properties are 'settings' for serializers and parsers.<br>
- For example, the <a href="../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a> context property defines whether
-   bean properties should be serialized in alphabetical order.
+ Context properties are 'settings' for serializers and parsers.
+ <br>
+ For example, the <a href="../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a> context property defines whether bean properties should be
+ serialized in alphabetical order.
  <p>
- Each <a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau"><code>Context</code></a> object should contain the context properties that apply to it as static
-   fields (e.g <a href="../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>).
+ Each <a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau"><code>Context</code></a> object should contain the context properties that apply to it as static fields
+ (e.g <a href="../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a>).
  <p>
  Context properties can be of the following types:
  <ul class='spaced-list'>
-   <li><l>SIMPLE</l> - A simple property.<br>
-      Examples include:  booleans, integers, Strings, Classes, etc...<br>
+   <li><l>SIMPLE</l> - A simple property.
+      <br>
+      Examples include:  booleans, integers, Strings, Classes, etc...
+      <br><br>
+      An example of this would be the <a href="../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a> property.
       <br>
-      An example of this would be the <a href="../../../org/apache/juneau/BeanContext.html#BEAN_sortProperties"><code>BeanContext.BEAN_sortProperties</code></a> property.<br>
       It's name is simply <js>"BeanContext.sortProperties"</js>.
 
-   <li><l>SET</l> - A sorted set of objects.<br>
-   These are denoted by appending <js>".set"</js> to the property name.<br>
-      Objects can be of any type, even complex types.<br>
-      Sorted sets use tree sets to maintain the value in alphabetical order.<br>
+   <li><l>SET</l> - A sorted set of objects.
+   <br>
+   These are denoted by appending <js>".set"</js> to the property name.
+      <br>
+      Objects can be of any type, even complex types.
+      <br>
+      Sorted sets use tree sets to maintain the value in alphabetical order.
+      <br>
+      For example, the <a href="../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a> property is used to store classes that should not be
+      treated like beans.
       <br>
-      For example, the <a href="../../../org/apache/juneau/BeanContext.html#BEAN_notBeanClasses"><code>BeanContext.BEAN_notBeanClasses</code></a> property is used to store classes that should not be treated like beans.<br>
       It's name is <js>"BeanContext.notBeanClasses.set"</js>.
 
-   <li><l>LIST</l> - A list of unique objects.<br>
-      These are denoted by appending <js>".list"</js> to the property name.<br>
-      Objects can be of any type, even complex types.<br>
-      Use lists if the ordering of the values in the set is important (similar to how the order of entries in a classpath is important).<br>
+   <li><l>LIST</l> - A list of unique objects.
+      <br>
+      These are denoted by appending <js>".list"</js> to the property name.
+      <br>
+      Objects can be of any type, even complex types.
+      <br>
+      Use lists if the ordering of the values in the set is important (similar to how the order of entries in a
+      classpath is important).
+      <br>
+      <br>
+      For example, the <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a> property is used to store bean filters.
       <br>
-      For example, the <a href="../../../org/apache/juneau/BeanContext.html#BEAN_beanFilters"><code>BeanContext.BEAN_beanFilters</code></a> property is used to store bean filters.<br>
       It's name is <js>"BeanContext.transforms.list"</js>.
 
-   <li><l>MAP</l> - A sorted map of key-value pairs.<br>
-      These are denoted by appending <js>".map"</js> to the property name.<br>
-      Keys can be any type directly convertable to and from Strings.
-      Values can be of any type, even complex types.<br>
+   <li><l>MAP</l> - A sorted map of key-value pairs.
+      <br>
+      These are denoted by appending <js>".map"</js> to the property name.
+      <br>
+      Keys can be any type directly convertible to and from Strings.
+      Values can be of any type, even complex types.
+      <br>
+      <br>
+      For example, the <a href="../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a> property is used to specify the names of implementation
+      classes for interfaces.
       <br>
-      For example, the <a href="../../../org/apache/juneau/BeanContext.html#BEAN_implClasses"><code>BeanContext.BEAN_implClasses</code></a> property is used to specify the names of implementation classes for interfaces.<br>
-      It's name is <js>"BeanContext.implClasses.map"</js>.<br>
+      It's name is <js>"BeanContext.implClasses.map"</js>.
  </ul>
  <p>
  All context properties are set using the <a href="../../../org/apache/juneau/PropertyStore.html#setProperty-java.lang.String-java.lang.Object-"><code>setProperty(String, Object)</code></a> method.
  <p>
- Default values for context properties can be specified globally as system properties.<br>
+ Default values for context properties can be specified globally as system properties.
+ <br>
  Example: <code>System.<jsm>setProperty</jsm>(<jsf>BEAN_sortProperties</jsf>, <jk>true</jk>);</code>
  <p>
- SET and LIST properties can be added to using the <a href="../../../org/apache/juneau/PropertyStore.html#addToProperty-java.lang.String-java.lang.Object-"><code>addToProperty(String, Object)</code></a> method and removed from using the <a href="../../../org/apache/juneau/PropertyStore.html#removeFromProperty-java.lang.String-java.lang.Object-"><code>removeFromProperty(String, Object)</code></a> method.
+ SET and LIST properties can be added to using the <a href="../../../org/apache/juneau/PropertyStore.html#addToProperty-java.lang.String-java.lang.Object-"><code>addToProperty(String, Object)</code></a> method and removed from
+ using the <a href="../../../org/apache/juneau/PropertyStore.html#removeFromProperty-java.lang.String-java.lang.Object-"><code>removeFromProperty(String, Object)</code></a> method.
  <p>
- SET and LIST properties can also be added to and removed from by appending <js>".add"</js> or <js>".remove"</js> to the property name and using the <a href="../../../org/apache/juneau/PropertyStore.html#setProperty-java.lang.String-java.lang.Object-"><code>setProperty(String, Object)</code></a> method.
+ SET and LIST properties can also be added to and removed from by appending <js>".add"</js> or <js>".remove"</js> to
+ the property name and using the <a href="../../../org/apache/juneau/PropertyStore.html#setProperty-java.lang.String-java.lang.Object-"><code>setProperty(String, Object)</code></a> method.
  <p>
  The following shows the two different ways to append to a set or list property:
  <p class='bcode'>
-   PropertyStore ps = <jk>new</jk> PropertyStore().setProperty(<js>"BeanContext.notBeanClasses.set"</js>, Collections.<jsm>emptySet</jsm>());
+   PropertyStore ps = <jk>new</jk> PropertyStore().setProperty(<js>"BeanContext.notBeanClasses.set"</js>,
+      Collections.<jsm>emptySet</jsm>());
 
    <jc>// Append to set property using addTo().</jc>
    ps.addToProperty(<js>"BeanContext.notBeanClasses.set"</js>, MyNotBeanClass.<jk>class</jk>);
@@ -220,13 +252,19 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    ps.removeFromProperty(<js>"BeanContext.notBeanClasses.set"</js>, <js>"['com.my.MyNotBeanClass3']"</js>);
  </p>
  <p>
- MAP properties can be added to using the <a href="../../../org/apache/juneau/PropertyStore.html#putToProperty-java.lang.String-java.lang.Object-java.lang.Object-"><code>putToProperty(String, Object, Object)</code></a> and <a href="../../../org/apache/juneau/PropertyStore.html#putToProperty-java.lang.String-java.lang.Object-"><code>putToProperty(String, Object)</code></a> methods.<br>
- MAP property entries can be removed by setting the value to <jk>null</jk> (e.g. <code>putToProperty(<js>"BEAN_implClasses"</js>, MyNotBeanClass.<jk>class</jk>, <jk>null</jk>);</code>.<br>
- MAP properties can also be added to by appending <js>".put"</js> to the property name and using the <a href="../../../org/apache/juneau/PropertyStore.html#setProperty-java.lang.String-java.lang.Object-"><code>setProperty(String, Object)</code></a> method.<br>
+ MAP properties can be added to using the <a href="../../../org/apache/juneau/PropertyStore.html#putToProperty-java.lang.String-java.lang.Object-java.lang.Object-"><code>putToProperty(String, Object, Object)</code></a> and
+ <a href="../../../org/apache/juneau/PropertyStore.html#putToProperty-java.lang.String-java.lang.Object-"><code>putToProperty(String, Object)</code></a> methods.
+ <br>
+ MAP property entries can be removed by setting the value to <jk>null</jk>
+ (e.g. <code>putToProperty(<js>"BEAN_implClasses"</js>, MyNotBeanClass.<jk>class</jk>, <jk>null</jk>);</code>.
+ <br>
+ MAP properties can also be added to by appending <js>".put"</js> to the property name and using the
+ <a href="../../../org/apache/juneau/PropertyStore.html#setProperty-java.lang.String-java.lang.Object-"><code>setProperty(String, Object)</code></a> method.
  <p>
  The following shows the two different ways to append to a set property:
  <p class='bcode'>
-   PropertyStore ps = PropertyStore.<jsm>create</jsm>().setProperty(<js>"BeanContext.implClasses.map"</js>, Collections.<jsm>emptyMap</jsm>());
+   PropertyStore ps = PropertyStore.<jsm>create</jsm>().setProperty(<js>"BeanContext.implClasses.map"</js>,
+      Collections.<jsm>emptyMap</jsm>());
 
    <jc>// Append to map property using putTo().</jc>
    ps.putToProperty(<js>"BeanContext.implClasses.map"</js>, MyInterface.<jk>class</jk>, MyInterfaceImpl.<jk>class</jk>);
@@ -241,10 +279,12 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    PropertyStore ps = PropertyStore.<jsm>create</jsm>();
 
    <jc>// Set MAP value using JSON object.</jc>
-   ps.setProperty(<js>"BeanContext.implClasses.map"</js>, <js>"{'com.my.MyInterface1':'com.my.MyInterfaceImpl1'}"</js>);
+   ps.setProperty(<js>"BeanContext.implClasses.map"</js>,
+      <js>"{'com.my.MyInterface1':'com.my.MyInterfaceImpl1'}"</js>);
 
    <jc>// Add to MAP using JSON object.</jc>
-   ps.putToProperty(<js>"BeanContext.implClasses.map"</js>, <js>"{'com.my.MyInterface2':'com.my.MyInterfaceImpl2'}"</js>);
+   ps.putToProperty(<js>"BeanContext.implClasses.map"</js>,
+      <js>"{'com.my.MyInterface2':'com.my.MyInterfaceImpl2'}"</js>);
 
    <jc>// Remove from MAP using JSON object.</jc>
    ps.putToProperty(<js>"BeanContext.implClasses.map"</js>, <js>"{'com.my.MyInterface2':null}"</js>);
@@ -252,22 +292,27 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  <p>
  Context properties are retrieved from this store using the following 3 methods:
  <ul class='spaced-list'>
-   <li><a href="../../../org/apache/juneau/PropertyStore.html#getProperty-java.lang.String-java.lang.Class-T-"><code>getProperty(String, Class, Object)</code></a> - Retrieve a SIMPLE or SET property converted to the specified class type.
-   <li><a href="../../../org/apache/juneau/PropertyStore.html#getMap-java.lang.String-java.lang.Class-java.lang.Class-java.util.Map-"><code>getMap(String, Class, Class, Map)</code></a> - Retrieve a MAP property with keys/values converted to the specified class types.
-   <li><a href="../../../org/apache/juneau/PropertyStore.html#getPropertyMap-java.lang.String-"><code>getPropertyMap(String)</code></a> - Retrieve a map of all context properties with the specified prefix (e.g. <js>"BeanContext"</js> for <a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau"><code>BeanContext</code></a> properties).
+   <li><a href="../../../org/apache/juneau/PropertyStore.html#getProperty-java.lang.String-java.lang.Class-T-"><code>getProperty(String, Class, Object)</code></a> - Retrieve a SIMPLE or SET property converted to the specified
+      class type.
+   <li><a href="../../../org/apache/juneau/PropertyStore.html#getMap-java.lang.String-java.lang.Class-java.lang.Class-java.util.Map-"><code>getMap(String, Class, Class, Map)</code></a> - Retrieve a MAP property with keys/values converted to the
+      specified class types.
+   <li><a href="../../../org/apache/juneau/PropertyStore.html#getPropertyMap-java.lang.String-"><code>getPropertyMap(String)</code></a> - Retrieve a map of all context properties with the specified prefix
+      (e.g. <js>"BeanContext"</js> for <a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau"><code>BeanContext</code></a> properties).
  </ul>
  <p>
  As a general rule, only <a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau"><code>Context</code></a> objects will use these read methods.
 
  <h6 class='topic'>Context objects</h6>
  <p>
- A Context object can be thought of as unmodifiable snapshot of a store.<br>
- They should be 'fast' by avoiding synchronization by using final fields whenever possible.<br>
+ A Context object can be thought of as unmodifiable snapshot of a store.
+ <br>
+ They should be 'fast' by avoiding synchronization by using final fields whenever possible.
+ <br>
  However, they MUST be thread safe.
  <p>
- Context objects are created using the <a href="../../../org/apache/juneau/PropertyStore.html#getContext-java.lang.Class-"><code>getContext(Class)</code></a> method.<br>
- As long as the properties on a store have not been modified, the store will return a cached copy
-   of a context.
+ Context objects are created using the <a href="../../../org/apache/juneau/PropertyStore.html#getContext-java.lang.Class-"><code>getContext(Class)</code></a> method.
+ <br>
+ As long as the properties on a store have not been modified, the store will return a cached copy of a context.
  <p class='bcode'>
    PropertyStore ps = PropertyStore.<jsm>create</jsm>();
 
@@ -288,13 +333,16 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 
  <h6 class='topic'>Session objects</h6>
  <p>
- Session objects are created through <a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau"><code>Context</code></a> objects, typically through a <code>createContext()</code> method.<br>
- Unlike context objects, they are NOT reusable and NOT thread safe.<br>
- They are meant to be used one time and then thrown away.<br>
+ Session objects are created through <a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau"><code>Context</code></a> objects, typically through a <code>createContext()</code> method.
+ <br>
+ Unlike context objects, they are NOT reusable and NOT thread safe.
+ <br>
+ They are meant to be used one time and then thrown away.
+ <br>
  They should NEVER need to use synchronization.
  <p>
- Session objects are also often used as scratchpads for information such as keeping track of call stack
-   information to detect recursive loops when serializing beans.</div>
+ Session objects are also often used as scratchpads for information such as keeping track of call stack information
+ to detect recursive loops when serializing beans.</div>
 </li>
 </ul>
 </div>
@@ -411,8 +459,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <tr id="i12" class="altColor">
 <td class="colFirst"><code>&lt;T extends <a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau">Context</a>&gt;<br>T</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/juneau/PropertyStore.html#getContext-java.lang.Class-">getContext</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</code>
-<div class="block">Returns an instance of the specified context initialized with the properties
-   in this store.</div>
+<div class="block">Returns an instance of the specified context initialized with the properties in this store.</div>
 </td>
 </tr>
 <tr id="i13" class="rowColor">
@@ -421,8 +468,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;K&gt;&nbsp;keyType,
       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;V&gt;&nbsp;valType,
       <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;K,V&gt;&nbsp;def)</code>
-<div class="block">Returns a property value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><code>LinkedHashMap</code></a> with the specified
-   key and value types.</div>
+<div class="block">Returns a property value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><code>LinkedHashMap</code></a> with the specified key and value types.</div>
 </td>
 </tr>
 <tr id="i14" class="altColor">
@@ -555,7 +601,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.257">create</a>()</pre>
+<pre>public static&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.306">create</a>()</pre>
 <div class="block">Create a new property store with default settings.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -569,7 +615,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public static&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.269">create</a>(<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;copyFrom)</pre>
+<pre>public static&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.318">create</a>(<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;copyFrom)</pre>
 <div class="block">Create a new property store with settings copied from the specified store.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -585,7 +631,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>copyFrom</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.294">copyFrom</a>(<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.343">copyFrom</a>(<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;ps)</pre>
 <div class="block">Copies the properties from the specified store into this store.
  <p>
  Properties of type set/list/collection will be appended to the existing
@@ -604,7 +650,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>create</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.311">create</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;overrideProperties)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.360">create</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;overrideProperties)</pre>
 <div class="block">Creates a new store with the specified override properties applied to this store.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -620,7 +666,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setProperty</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.373">setProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.421">setProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                  <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block">Sets a configuration property value on this object.
  <p>
@@ -651,7 +697,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
    <tr>
       <td>Add/Remove <l>SET/LIST</l></td>
       <td><js>"Foo.x.set.add"</js></td>
-      <td>If a collection, adds or removes the entries in the collection.  Otherwise, adds/removes a single entry.</td>
+      <td>If a collection, adds or removes the entries in the collection.  Otherwise, adds/removes a single
+         entry.</td>
    </tr>
    <tr>
       <td>Set <l>MAP</l></td>
@@ -666,16 +713,16 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  </table></div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - The configuration property name.<br>
- If name ends with <l>.add</l>, then the specified value is added to the
-   existing property value as an entry in a SET or LIST property.<br>
- If name ends with <l>.put</l>, then the specified value is added to the
-   existing property value as a key/value pair in a MAP property.<br>
- If name ends with <l>.remove</l>, then the specified value is removed from the
-   existing property property value in a SET or LIST property.<br></dd>
+<dd><code>name</code> - The configuration property name.
+ <br>If name ends with <l>.add</l>, then the specified value is added to the existing property value as an entry
+ in a SET or LIST property.
+ <br>If name ends with <l>.put</l>, then the specified value is added to the existing property value as a
+ key/value pair in a MAP property.
+ <br>If name ends with <l>.remove</l>, then the specified value is removed from the existing property property
+ value in a SET or LIST property.</dd>
 <dd><code>value</code> - The new value.
- If <jk>null</jk>, the property value is deleted.<br>
- In general, the value type can be anything.<br></dd>
+ If <jk>null</jk>, the property value is deleted.
+ In general, the value type can be anything.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -687,7 +734,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.405">setProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;newProperties)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.453">setProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;newProperties)</pre>
 <div class="block">Convenience method for setting multiple properties in one call.
  <p>
  This appends to any previous configuration properties set on this store.</div>
@@ -705,7 +752,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>addProperties</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.439">addProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;properties)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.487">addProperties</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;properties)</pre>
 <div class="block">Adds several properties to this store.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -721,7 +768,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>addToProperty</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.454">addToProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.502">addToProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block">Adds a value to a SET property.</div>
 <dl>
@@ -741,7 +788,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>putToProperty</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.477">putToProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.525">putToProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;key,
                                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block">Adds or overwrites a value to a MAP property.</div>
@@ -763,7 +810,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>putToProperty</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.499">putToProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.547">putToProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block">Adds or overwrites a value to a MAP property.</div>
 <dl>
@@ -783,7 +830,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>removeFromProperty</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.521">removeFromProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.569">removeFromProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                                         <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</pre>
 <div class="block">Removes a value from a SET property.</div>
 <dl>
@@ -803,15 +850,13 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getContext</h4>
-<pre>public&nbsp;&lt;T extends <a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau">Context</a>&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.548">getContext</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</pre>
-<div class="block">Returns an instance of the specified context initialized with the properties
-   in this store.
+<pre>public&nbsp;&lt;T extends <a href="../../../org/apache/juneau/Context.html" title="class in org.apache.juneau">Context</a>&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.594">getContext</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;c)</pre>
+<div class="block">Returns an instance of the specified context initialized with the properties in this store.
  <p>
- Multiple calls to this method for the same store class will return the same
-   cached value as long as the properties on this store are not touched.
+ Multiple calls to this method for the same store class will return the same cached value as long as the
+ properties on this store are not touched.
  <p>
- As soon as any properties are modified on this store, all cached entries
-   are discarded and recreated as needed.</div>
+ As soon as any properties are modified on this store, all cached entries are discarded and recreated as needed.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>c</code> - The context class to instantiate.</dd>
@@ -826,11 +871,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyMap</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.PropertyMap.html" title="class in org.apache.juneau">PropertyStore.PropertyMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.583">getPropertyMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;prefix)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.PropertyMap.html" title="class in org.apache.juneau">PropertyStore.PropertyMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.629">getPropertyMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;prefix)</pre>
 <div class="block">Returns the configuration properties with the specified prefix.
  <p>
- For example, if <l>prefix</l> is <js>"BeanContext"</js>, then retrieves
-   all configuration properties that are prefixed with <js>"BeanContext."</js>.</div>
+ For example, if <l>prefix</l> is <js>"BeanContext"</js>, then retrieves all configuration properties that are
+ prefixed with <js>"BeanContext."</js>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>prefix</code> - The prefix of properties to retrieve.</dd>
@@ -845,11 +890,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setClassLoader</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.604">setClassLoader</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.650">setClassLoader</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</pre>
 <div class="block">Specifies the classloader to use when resolving classes from strings.
  <p>
- Can be used for resolving class names when the classes being created are in a different
-   classloader from the Juneau code.
+ Can be used for resolving class names when the classes being created are in a different classloader from the
+ Juneau code.
  <p>
  If <jk>null</jk>, the system classloader will be used to resolve classes.</div>
 <dl>
@@ -866,7 +911,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setDefaultParser</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.617">setDefaultParser</a>(<a href="../../../org/apache/juneau/parser/ReaderParser.html" title="class in org.apache.juneau.parser">ReaderParser</a>&nbsp;defaultParser)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.663">setDefaultParser</a>(<a href="../../../org/apache/juneau/parser/ReaderParser.html" title="class in org.apache.juneau.parser">ReaderParser</a>&nbsp;defaultParser)</pre>
 <div class="block">Specifies the parser to use to convert Strings to POJOs.
  <p>
  If <jk>null</jk>, <a href="../../../org/apache/juneau/json/JsonParser.html#DEFAULT"><code>JsonParser.DEFAULT</code></a> will be used.</div>
@@ -886,7 +931,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.632">getProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.677">getProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                          <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                          T&nbsp;def)</pre>
 <div class="block">Returns a property value converted to the specified type.</div>
@@ -908,7 +953,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getTypedProperty</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.662">getTypedProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.706">getTypedProperty</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;def,
                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;args)</pre>
@@ -935,12 +980,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getMap</h4>
-<pre>public&nbsp;&lt;K,V&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;K,V&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.693">getMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<pre>public&nbsp;&lt;K,V&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;K,V&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.737">getMap</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;K&gt;&nbsp;keyType,
                              <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;V&gt;&nbsp;valType,
                              <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;K,V&gt;&nbsp;def)</pre>
-<div class="block">Returns a property value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><code>LinkedHashMap</code></a> with the specified
-   key and value types.</div>
+<div class="block">Returns a property value converted to a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util"><code>LinkedHashMap</code></a> with the specified key and value types.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>name</code> - The full name of the property (e.g. <js>"BeanContext.sortProperties"</js>)</dd>
@@ -960,7 +1004,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>getBeanContext</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.715">getBeanContext</a>()</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/BeanContext.html" title="class in org.apache.juneau">BeanContext</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.759">getBeanContext</a>()</pre>
 <div class="block">Shortcut for calling <code>getContext(BeanContext.<jk>class</jk>);</code>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -974,7 +1018,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setNotBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.727">setNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.771">setNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
 <div class="block">Shortcut for calling <code>setProperty(<jsf>BEAN_notBeanClasses</jsf>, <jf>classes</jf>)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -993,7 +1037,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>addNotBeanClasses</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.741">addNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.785">addNotBeanClasses</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
 <div class="block">Shortcut for calling <code>addToProperty(<jsf>BEAN_notBeanClasses</jsf>, <jf>classes</jf>)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1013,7 +1057,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setBeanFilters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.754">setBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.798">setBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
 <div class="block">Shortcut for calling <code>setProperty(<jsf>BEAN_beanFilters</jsf>, <jf>classes</jf>)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1032,7 +1076,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>addBeanFilters</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.767">addBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.811">addBeanFilters</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
 <div class="block">Shortcut for calling <code>addToProperty(<jsf>BEAN_beanFilters</jsf>, <jf>classes</jf>)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1051,7 +1095,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setPojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.780">setPojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.824">setPojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
 <div class="block">Shortcut for calling <code>setProperty(<jsf>BEAN_pojoSwaps</jsf>, <jf>classes</jf>)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1070,7 +1114,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>addPojoSwaps</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.793">addPojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.837">addPojoSwaps</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
 <div class="block">Shortcut for calling <code>addToProperty(<jsf>BEAN_pojoSwaps</jsf>, <jf>classes</jf>)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1089,7 +1133,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>setBeanDictionary</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.806">setBeanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.850">setBeanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
 <div class="block">Shortcut for calling <code>setProperty(<jsf>BEAN_beanDictionary</jsf>, <jf>classes</jf>)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1108,7 +1152,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>addToBeanDictionary</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.819">addToBeanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.863">addToBeanDictionary</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;...&nbsp;classes)</pre>
 <div class="block">Shortcut for calling <code>addToProperty(<jsf>BEAN_beanDictionary</jsf>, <jf>classes</jf>)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1127,7 +1171,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>addImplClass</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.834">addImplClass</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;interfaceClass,
+<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="../../../org/apache/juneau/PropertyStore.html" title="class in org.apache.juneau">PropertyStore</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.878">addImplClass</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;interfaceClass,
                                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;implClass)</pre>
 <div class="block">Shortcut for calling <code>putTo(<jsf>BEAN_implCLasses</jsf>, <jf>interfaceClass</jf>, <jf>implClass</jf>)</code>.</div>
 <dl>
@@ -1150,7 +1194,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>hashCode</h4>
-<pre>public&nbsp;int&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.845">hashCode</a>()</pre>
+<pre>public&nbsp;int&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.889">hashCode</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
@@ -1163,7 +1207,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.1407">toString</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/PropertyStore.html#line.1457">toString</a>()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/Session.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/Session.html b/content/site/apidocs/org/apache/juneau/Session.html
index d320360..f4877e6 100644
--- a/content/site/apidocs/org/apache/juneau/Session.html
+++ b/content/site/apidocs/org/apache/juneau/Session.html
@@ -396,7 +396,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>key</code> - The key.  Can be any string.</dd>
-<dd><code>val</code> - The cahed object.</dd>
+<dd><code>val</code> - The cached object.</dd>
 </dl>
 </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/UriContext.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/UriContext.html b/content/site/apidocs/org/apache/juneau/UriContext.html
index 99a8443..4720001 100644
--- a/content/site/apidocs/org/apache/juneau/UriContext.html
+++ b/content/site/apidocs/org/apache/juneau/UriContext.html
@@ -121,7 +121,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
  </p>
  <p>
  This class allows you to convert URL strings to absolute (e.g. <js>"http://host:port/foo/bar"</js>) or root-relative
-   (e.g. <js>"/foo/bar"</js>) URLs.</div>
+ (e.g. <js>"/foo/bar"</js>) URLs.</div>
 </li>
 </ul>
 </div>
@@ -302,7 +302,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <li class="blockList">
 <h4>UriContext</h4>
 <pre><a href="../../../org/apache/juneau/annotation/BeanConstructor.html" title="annotation in org.apache.juneau.annotation">@BeanConstructor</a>(<a href="../../../org/apache/juneau/annotation/BeanConstructor.html#properties--">properties</a>="authority,contextRoot,servletPath,pathInfo")
-public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.59">UriContext</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;authority,
+public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.60">UriContext</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;authority,
                                                                                             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contextRoot,
                                                                                             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;servletPath,
                                                                                             <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pathInfo)</pre>
@@ -314,7 +314,8 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.59
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>authority</code> - - The authority portion of URL (e.g. <js>"http://hostname:port"</js>)</dd>
-<dd><code>contextRoot</code> - - The context root of the application (e.g. <js>"/context-root"</js>, or <js>"context-root"</js>)</dd>
+<dd><code>contextRoot</code> - - The context root of the application (e.g. <js>"/context-root"</js>, or
+ <js>"context-root"</js>)</dd>
 <dd><code>servletPath</code> - - The servlet path (e.g. <js>"/servlet-path"</js>, or <js>"servlet-path"</js>)</dd>
 <dd><code>pathInfo</code> - - The path info (e.g. <js>"/path-info"</js>, or <js>"path-info"</js>)</dd>
 </dl>
@@ -326,7 +327,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.59
 <ul class="blockListLast">
 <li class="blockList">
 <h4>UriContext</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.71">UriContext</a>()</pre>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.73">UriContext</a>()</pre>
 <div class="block">Default constructor.
  All <jk>null</jk> values.</div>
 </li>
@@ -345,7 +346,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.59
 <ul class="blockList">
 <li class="blockList">
 <h4>getAbsoluteAuthority</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.85">getAbsoluteAuthority</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.87">getAbsoluteAuthority</a>()</pre>
 <div class="block">Returns the absolute URI of just the authority portion of this URI context.
  <p>
  Example:  <js>"http://hostname:port"</js>
@@ -364,7 +365,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.59
 <ul class="blockList">
 <li class="blockList">
 <h4>getAbsoluteContextRoot</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.97">getAbsoluteContextRoot</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.99">getAbsoluteContextRoot</a>()</pre>
 <div class="block">Returns the absolute URI of the context-root portion of this URI context.
  <p>
  Example:  <js>"http://hostname:port/context-root"</js></div>
@@ -381,7 +382,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.59
 <ul class="blockList">
 <li class="blockList">
 <h4>getRootRelativeContextRoot</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.115">getRootRelativeContextRoot</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.121">getRootRelativeContextRoot</a>()</pre>
 <div class="block">Returns the root-relative URI of the context portion of this URI context.
  <p>
  Example:  <js>"/context-root"</js></div>
@@ -398,7 +399,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.59
 <ul class="blockList">
 <li class="blockList">
 <h4>getAbsoluteServletPath</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.129">getAbsoluteServletPath</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.135">getAbsoluteServletPath</a>()</pre>
 <div class="block">Returns the absolute URI of the resource portion of this URI context.
  <p>
  Example:  <js>"http://hostname:port/context-root/servlet-path"</js></div>
@@ -415,7 +416,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.59
 <ul class="blockList">
 <li class="blockList">
 <h4>getRootRelativeServletPath</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.151">getRootRelativeServletPath</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.165">getRootRelativeServletPath</a>()</pre>
 <div class="block">Returns the root-relative URI of the resource portion of this URI context.
  <p>
  Example:  <js>"/context-root/servlet-path"</js></div>
@@ -432,7 +433,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.59
 <ul class="blockList">
 <li class="blockList">
 <h4>getAbsoluteServletPathParent</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.166">getAbsoluteServletPathParent</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.188">getAbsoluteServletPathParent</a>()</pre>
 <div class="block">Returns the parent of the URL returned by <a href="../../../org/apache/juneau/UriContext.html#getAbsoluteServletPath--"><code>getAbsoluteServletPath()</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -446,7 +447,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.59
 <ul class="blockList">
 <li class="blockList">
 <h4>getRootRelativeServletPathParent</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.175">getRootRelativeServletPathParent</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.197">getRootRelativeServletPathParent</a>()</pre>
 <div class="block">Returns the parent of the URL returned by <a href="../../../org/apache/juneau/UriContext.html#getRootRelativeServletPath--"><code>getRootRelativeServletPath()</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -460,7 +461,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.59
 <ul class="blockList">
 <li class="blockList">
 <h4>getAbsolutePathInfo</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.187">getAbsolutePathInfo</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.209">getAbsolutePathInfo</a>()</pre>
 <div class="block">Returns the absolute URI of the path portion of this URI context.
  <p>
  Example:  <js>"http://hostname:port/context-root/servlet-path/path-info"</js></div>
@@ -477,7 +478,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.59
 <ul class="blockList">
 <li class="blockList">
 <h4>getRootRelativePathInfo</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.216">getRootRelativePathInfo</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.253">getRootRelativePathInfo</a>()</pre>
 <div class="block">Returns the root-relative URI of the path portion of this URI context.
  <p>
  Example:  <js>"/context-root/servlet-path/path-info"</js></div>
@@ -494,7 +495,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.59
 <ul class="blockList">
 <li class="blockList">
 <h4>getAbsolutePathInfoParent</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.238">getAbsolutePathInfoParent</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.291">getAbsolutePathInfoParent</a>()</pre>
 <div class="block">Returns the parent of the URL returned by <a href="../../../org/apache/juneau/UriContext.html#getAbsolutePathInfo--"><code>getAbsolutePathInfo()</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -508,7 +509,7 @@ public&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.59
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getRootRelativePathInfoParent</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.247">getRootRelativePathInfoParent</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/UriContext.html#line.300">getRootRelativePathInfoParent</a>()</pre>
 <div class="block">Returns the parent of the URL returned by <a href="../../../org/apache/juneau/UriContext.html#getRootRelativePathInfo--"><code>getRootRelativePathInfo()</code></a>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>


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

Posted by ja...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/content/site/apidocs/org/apache/juneau/ObjectList.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/ObjectList.html b/content/site/apidocs/org/apache/juneau/ObjectList.html
index 4c59984..a9feca5 100644
--- a/content/site/apidocs/org/apache/juneau/ObjectList.html
+++ b/content/site/apidocs/org/apache/juneau/ObjectList.html
@@ -562,7 +562,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>ObjectList</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.156">ObjectList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;s)
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.157">ObjectList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a>&nbsp;s)
            throws <a href="../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
 <div class="block">Shortcut for <code><jk>new</jk> ObjectList(String,JsonParser.<jsf>DEFAULT</jsf>);</code></div>
 <dl>
@@ -579,14 +579,15 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>ObjectList</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.168">ObjectList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;r,
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.170">ObjectList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;r,
                   <a href="../../../org/apache/juneau/parser/Parser.html" title="class in org.apache.juneau.parser">Parser</a>&nbsp;p)
            throws <a href="../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a>,
                   <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Construct a JSON array directly from a reader using the specified parser.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>r</code> - The reader to read from.  Will automatically be wrapped in a <a href="http://docs.oracle.com/javase/7/docs/api/java/io/BufferedReader.html?is-external=true" title="class or interface in java.io"><code>BufferedReader</code></a> if it isn't already a BufferedReader.</dd>
+<dd><code>r</code> - The reader to read from.  Will automatically be wrapped in a <a href="http://docs.oracle.com/javase/7/docs/api/java/io/BufferedReader.html?is-external=true" title="class or interface in java.io"><code>BufferedReader</code></a> if it isn't already
+ a BufferedReader.</dd>
 <dd><code>p</code> - The parser to use to parse the input.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></code> - If the input contains a syntax error or is malformed.</dd>
@@ -600,7 +601,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>ObjectList</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.180">ObjectList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;r)
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.182">ObjectList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</a>&nbsp;r)
            throws <a href="../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a>,
                   <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
 <div class="block">Shortcut for <code><jk>new</jk> ObjectList(reader, JsonParser.<jsf>DEFAULT</jsf>)</code>.</div>
@@ -619,7 +620,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>ObjectList</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.194">ObjectList</a>()</pre>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.196">ObjectList</a>()</pre>
 <div class="block">Construct an empty JSON array. (i.e. an empty <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util"><code>LinkedList</code></a>).</div>
 </li>
 </ul>
@@ -629,7 +630,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>ObjectList</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.203">ObjectList</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.205">ObjectList</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
 <div class="block">Construct an empty JSON array with the specified bean context. (i.e. an empty <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util"><code>LinkedList</code></a>).</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -643,7 +644,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>ObjectList</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.213">ObjectList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;o)</pre>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.215">ObjectList</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;o)</pre>
 <div class="block">Construct a JSON array and fill it with the specified objects.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -657,7 +658,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>ObjectList</h4>
-<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.222">ObjectList</a>(<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;&nbsp;c)</pre>
+<pre>public&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.224">ObjectList</a>(<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;&nbsp;c)</pre>
 <div class="block">Construct a JSON array and fill it with the specified collection of objects.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -679,7 +680,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>setBeanSession</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.236">setBeanSession</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.238">setBeanSession</a>(<a href="../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a>&nbsp;session)</pre>
 <div class="block">Override the default bean session used for converting POJOs.
  <p>
  Default is <a href="../../../org/apache/juneau/BeanContext.html#DEFAULT"><code>BeanContext.DEFAULT</code></a>, which is sufficient in most cases.
@@ -699,7 +700,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>append</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.246">append</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;o)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.248">append</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>...&nbsp;o)</pre>
 <div class="block">Convenience method for adding multiple objects to this list.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -715,7 +716,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>get</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.262">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.264">get</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                  int&nbsp;index)</pre>
 <div class="block">Get the entry at the specified index, converted to the specified type (if possible).
  <p>
@@ -737,7 +738,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.272">getString</a>(int&nbsp;index)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.274">getString</a>(int&nbsp;index)</pre>
 <div class="block">Shortcut for calling <code>get(String.<jk>class</jk>, index)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -753,7 +754,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getInt</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.283">getInt</a>(int&nbsp;index)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.285">getInt</a>(int&nbsp;index)</pre>
 <div class="block">Shortcut for calling <code>get(Integer.<jk>class</jk>, index)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -771,7 +772,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getBoolean</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.294">getBoolean</a>(int&nbsp;index)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.296">getBoolean</a>(int&nbsp;index)</pre>
 <div class="block">Shortcut for calling <code>get(Boolean.<jk>class</jk>, index)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -789,7 +790,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getLong</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.305">getLong</a>(int&nbsp;index)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.307">getLong</a>(int&nbsp;index)</pre>
 <div class="block">Shortcut for calling <code>get(Long.<jk>class</jk>, index)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -807,7 +808,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getMap</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.316">getMap</a>(int&nbsp;index)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;?,?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.318">getMap</a>(int&nbsp;index)</pre>
 <div class="block">Shortcut for calling <code>get(Map.<jk>class</jk>, index)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -825,7 +826,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getList</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.327">getList</a>(int&nbsp;index)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.329">getList</a>(int&nbsp;index)</pre>
 <div class="block">Shortcut for calling <code>get(List.<jk>class</jk>, index)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -843,7 +844,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getObjectMap</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.338">getObjectMap</a>(int&nbsp;index)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectMap.html" title="class in org.apache.juneau">ObjectMap</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.340">getObjectMap</a>(int&nbsp;index)</pre>
 <div class="block">Shortcut for calling <code>get(ObjectMap.<jk>class</jk>, index)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -861,7 +862,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getObjectList</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.349">getObjectList</a>(int&nbsp;index)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ObjectList.html" title="class in org.apache.juneau">ObjectList</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.351">getObjectList</a>(int&nbsp;index)</pre>
 <div class="block">Shortcut for calling <code>get(ObjectList.<jk>class</jk>, index)</code>.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -879,7 +880,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getAt</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.377">getAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
+<pre>public&nbsp;&lt;T&gt;&nbsp;T&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.379">getAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;type,
                    <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</pre>
 <div class="block">Same as <a href="../../../org/apache/juneau/ObjectList.html#get-java.lang.Class-int-"><code>get(Class,int)</code></a>, but the key is a slash-delimited
    path used to traverse entries in this POJO.
@@ -915,7 +916,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>putAt</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.404">putAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.406">putAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <div class="block">Same as <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true#set-int-E-" title="class or interface in java.util"><code>set(int,Object)</code></a>, but the key is a slash-delimited
    path used to traverse entries in this POJO.
@@ -949,7 +950,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>postAt</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.431">postAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.433">postAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;o)</pre>
 <div class="block">Similar to <a href="../../../org/apache/juneau/ObjectList.html#putAt-java.lang.String-java.lang.Object-"><code>putAt(String,Object)</code></a>, but used to append
    to collections and arrays.
@@ -983,7 +984,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>deleteAt</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.457">deleteAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.459">deleteAt</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</pre>
 <div class="block">Similar to <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true#remove-int-" title="class or interface in java.util"><code>remove(int)</code></a>,but the key is a slash-delimited
    path used to traverse entries in this POJO.
  <p>
@@ -1015,7 +1016,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>elements</h4>
-<pre>public&nbsp;&lt;E&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;E&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.497">elements</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;E&gt;&nbsp;childType)</pre>
+<pre>public&nbsp;&lt;E&gt;&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;E&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.499">elements</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;E&gt;&nbsp;childType)</pre>
 <div class="block">Creates an <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a> with elements of the specified child type.
  <p>
  Attempts to convert the child objects to the correct type if they aren't already the correct type.
@@ -1062,7 +1063,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>getClassMeta</h4>
-<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.531">getClassMeta</a>(int&nbsp;index)</pre>
+<pre>public&nbsp;<a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a>&lt;?&gt;&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.533">getClassMeta</a>(int&nbsp;index)</pre>
 <div class="block">Returns the <a href="../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau"><code>ClassMeta</code></a> of the class of the object at the specified index.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -1078,7 +1079,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.548">toString</a>(<a href="../../../org/apache/juneau/serializer/WriterSerializer.html" title="class in org.apache.juneau.serializer">WriterSerializer</a>&nbsp;serializer)
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.550">toString</a>(<a href="../../../org/apache/juneau/serializer/WriterSerializer.html" title="class in org.apache.juneau.serializer">WriterSerializer</a>&nbsp;serializer)
                 throws <a href="../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block">Serialize this array to a string using the specified serializer.</div>
 <dl>
@@ -1097,7 +1098,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockList">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.556">toString</a>()</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.558">toString</a>()</pre>
 <div class="block">Serialize this array to JSON using the <a href="../../../org/apache/juneau/json/JsonSerializer.html#DEFAULT"><code>JsonSerializer.DEFAULT</code></a> serializer.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
@@ -1111,7 +1112,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
 <ul class="blockListLast">
 <li class="blockList">
 <h4>serializeTo</h4>
-<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.572">serializeTo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;w)
+<pre>public&nbsp;void&nbsp;<a href="../../../src-html/org/apache/juneau/ObjectList.html#line.574">serializeTo</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io">Writer</a>&nbsp;w)
                  throws <a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>,
                         <a href="../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre>
 <div class="block">Convenience method for serializing this ObjectList to the specified Writer using