http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/beb5f5d0/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 8f7ae40..976e9c1 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Track.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Track.html
@@ -257,7 +257,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm
  Enable the track if no other text track is more suitable.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>_default</code> - - The new value for this attribute.</dd>
+<dd><code>_default</code> - The new value for this attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -274,7 +274,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm
  The type of text track.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>kind</code> - - The new value for this attribute.</dd>
+<dd><code>kind</code> - The new value for this attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -291,7 +291,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm
  User-visible label.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>label</code> - - The new value for this attribute.</dd>
+<dd><code>label</code> - The new value for this attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -308,7 +308,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm
  Address of the resource.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>src</code> - - The new value for this attribute.
+<dd><code>src</code> - The new value for this attribute.
    Typically 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> or <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>.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
@@ -326,7 +326,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm
  Language of the text track.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>srclang</code> - - The new value for this attribute.</dd>
+<dd><code>srclang</code> - The new value for this attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -338,14 +338,14 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm
 <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.87">_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.88">_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>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class 
in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>_class</code> - - The new value for this attribute.</dd>
+<dd><code>_class</code> - The new value for this attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -357,14 +357,14 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm
 <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.93">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.94">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>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class 
in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>id</code> - - The new value for this attribute.</dd>
+<dd><code>id</code> - The new value for this attribute.</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/beb5f5d0/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 d1525da..d009455 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/U.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/U.html
@@ -248,7 +248,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class 
in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>_class</code> - - The new value for this attribute.</dd>
+<dd><code>_class</code> - The new value for this attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -267,7 +267,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class 
in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>id</code> - - The new value for this attribute.</dd>
+<dd><code>id</code> - The new value for this attribute.</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/beb5f5d0/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 ee4fb9b..c975e8a 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Ul.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Ul.html
@@ -248,7 +248,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class 
in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>_class</code> - - The new value for this attribute.</dd>
+<dd><code>_class</code> - The new value for this attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -267,7 +267,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class 
in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>id</code> - - The new value for this attribute.</dd>
+<dd><code>id</code> - The new value for this attribute.</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/beb5f5d0/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 ecef735..91670dc 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Var.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Var.html
@@ -248,7 +248,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class 
in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>_class</code> - - The new value for this attribute.</dd>
+<dd><code>_class</code> - The new value for this attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -267,7 +267,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class 
in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>id</code> - - The new value for this attribute.</dd>
+<dd><code>id</code> - The new value for this attribute.</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/beb5f5d0/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 818841d..429ec5d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Video.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Video.html
@@ -312,7 +312,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
  Hint that the media resource can be started automatically when the page is 
loaded.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>autoplay</code> - - The new value for this attribute.
+<dd><code>autoplay</code> - The new value for this attribute.
    Typically 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="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>.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
@@ -330,7 +330,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
  Show user agent controls.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>controls</code> - - The new value for this attribute.
+<dd><code>controls</code> - The new value for this attribute.
    Typically 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="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>.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
@@ -348,7 +348,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
  How the element handles crossorigin requests.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>crossorigin</code> - - The new value for this attribute.</dd>
+<dd><code>crossorigin</code> - The new value for this attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -365,7 +365,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
  Vertical dimension.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>height</code> - - The new value for this attribute.
+<dd><code>height</code> - The new value for this attribute.
    Typically 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"><code>Number</code></a> or <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>.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
@@ -383,7 +383,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
  Whether to loop the media resource.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>loop</code> - - The new value for this attribute.
+<dd><code>loop</code> - The new value for this attribute.
    Typically 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="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>.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
@@ -401,7 +401,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
  Groups media elements together with an implicit MediaController.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>mediagroup</code> - - The new value for this attribute.</dd>
+<dd><code>mediagroup</code> - The new value for this attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -418,7 +418,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
  Whether to mute the media resource by default.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>muted</code> - - The new value for this attribute.
+<dd><code>muted</code> - The new value for this attribute.
    Typically 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="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>.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
@@ -436,7 +436,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
  Poster frame to show prior to video playback.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>poster</code> - - The new value for this attribute.</dd>
+<dd><code>poster</code> - The new value for this attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -453,7 +453,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
  Hints how much buffering the media resource will likely need.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>preload</code> - - The new value for this attribute.</dd>
+<dd><code>preload</code> - The new value for this attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -470,7 +470,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
  Address of the resource.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>src</code> - - The new value for this attribute.
+<dd><code>src</code> - The new value for this attribute.
    Typically 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> or <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>.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
@@ -488,7 +488,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer
  Horizontal dimension.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>width</code> - - The new value for this attribute.
+<dd><code>width</code> - The new value for this attribute.
    Typically 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"><code>Number</code></a> or <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>.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
@@ -501,14 +501,14 @@ 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.159">_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.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>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class 
in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>_class</code> - - The new value for this attribute.</dd>
+<dd><code>_class</code> - The new value for this attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -520,14 +520,14 @@ 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.165">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.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>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class 
in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>id</code> - - The new value for this attribute.</dd>
+<dd><code>id</code> - The new value for this attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -539,7 +539,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.171">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.172">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>
@@ -558,7 +558,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.177">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.178">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/beb5f5d0/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 266e0f1..2765ab1 100644
--- a/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html
+++ b/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html
@@ -229,7 +229,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class 
in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>_class</code> - - The new value for this attribute.</dd>
+<dd><code>_class</code> - The new value for this attribute.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
@@ -248,7 +248,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
 <dd><code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class 
in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>id</code> - - The new value for this attribute.</dd>
+<dd><code>id</code> - The new value for this attribute.</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/beb5f5d0/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 918e750..e098942 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.848">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.848">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.851">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.856">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>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/beb5f5d0/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 a6c3838..9c4453d 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.1093">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.1093">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.1096">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.1101">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>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/beb5f5d0/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 1eac179..c2dfb7b 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.294">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.294">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.297">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.302">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>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/beb5f5d0/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 700a992..1370bfe 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.554">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.554">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.557">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.562">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>

Reply via email to