http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/beb5f5d0/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 4d51c42..c2311fa 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html @@ -251,7 +251,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm 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> @@ -269,7 +269,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> @@ -287,7 +287,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm Type of embedded resource.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>type</code> - - The new value for this attribute.</dd> +<dd><code>type</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -304,7 +304,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm 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> @@ -317,14 +317,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <ul class="blockList"> <li class="blockList"> <h4>_class</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.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> _class)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.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> _class)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <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> in class <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> @@ -336,14 +336,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <ul class="blockListLast"> <li class="blockList"> <h4>id</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.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> id)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Embed.html" title="class in org.apache.juneau.dto.html5">Embed</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Embed.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> id)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <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> in class <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/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 7c40ecf..66cf762 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html @@ -264,7 +264,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Whether the form control is disabled.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>disabled</code> - - The new value for this attribute. +<dd><code>disabled</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> @@ -282,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Associates the control with a form element.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>form</code> - - The new value for this attribute.</dd> +<dd><code>form</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -299,7 +299,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Name of form control to use for form submission and in the form.elements API.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - - The new value for this attribute.</dd> +<dd><code>name</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -311,14 +311,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>_class</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.63">_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> _class)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.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> _class)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <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> in class <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> @@ -330,14 +330,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>id</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.69">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> id)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.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> id)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <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> in class <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> @@ -349,7 +349,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>children</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.75">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>... children)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.76">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>... children)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <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> @@ -369,7 +369,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockListLast"> <li class="blockList"> <h4>child</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.81">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> child)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Fieldset.html" title="class in org.apache.juneau.dto.html5">Fieldset</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Fieldset.html#line.82">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> child)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <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/beb5f5d0/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 4008e07..31eaf28 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.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> in class <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> in class <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/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 0f44dff..bea7aed 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Figure.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> in class <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> in class <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/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 889d9e2..749fbb8 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Footer.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> in class <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> in class <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/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 e3c81e3..ee36f76 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Form.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Form.html @@ -294,7 +294,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Character encodings to use for form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>acceptcharset</code> - - The new value for this attribute.</dd> +<dd><code>acceptcharset</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -311,7 +311,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm URL to use for form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>action</code> - - The new value for this attribute.</dd> +<dd><code>action</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -328,7 +328,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Default setting for autofill feature for controls in the form.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>autocomplete</code> - - The new value for this attribute.</dd> +<dd><code>autocomplete</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -345,7 +345,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Form data set encoding type to use for form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>enctype</code> - - The new value for this attribute.</dd> +<dd><code>enctype</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -362,7 +362,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm HTTP method to use for form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>method</code> - - The new value for this attribute.</dd> +<dd><code>method</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -379,7 +379,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Name of form to use in the document.forms API.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - - The new value for this attribute.</dd> +<dd><code>name</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -396,7 +396,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Bypass form control validation for form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>novalidate</code> - - The new value for this attribute. +<dd><code>novalidate</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> @@ -414,7 +414,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Browsing context for form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>target</code> - - The new value for this attribute.</dd> +<dd><code>target</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -426,14 +426,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>_class</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.119">_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> _class)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.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> _class)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <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> in class <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> @@ -445,14 +445,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>id</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.125">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> id)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.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> id)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <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> in class <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> @@ -464,7 +464,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>children</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.131">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>... children)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.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>... children)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <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> @@ -484,7 +484,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockListLast"> <li class="blockList"> <h4>child</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.html#line.137">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> child)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Form.html" title="class in org.apache.juneau.dto.html5">Form</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Form.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> child)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <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/beb5f5d0/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 1e593ef..e70c351 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/H1.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/H1.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> in class <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> in class <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/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 ae902ba..aa4b6d5 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/H2.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/H2.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> in class <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> in class <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/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 88254be..f961b00 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/H3.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/H3.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> in class <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> in class <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/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 246e8d4..bdd7561 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/H4.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/H4.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> in class <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> in class <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/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 37775c6..fefd9a9 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/H5.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/H5.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> in class <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> in class <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/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 fa3f34d..35da977 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/H6.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/H6.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> in class <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> in class <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/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 04a284e..a68607d 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Head.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Head.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> in class <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> in class <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/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 cb89d8b..e92d008 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Header.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Header.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> in class <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> in class <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/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 7ada370..3007c7b 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Hr.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Hr.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> in class <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> in class <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/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 1debfd3..ccec147 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Html.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Html.html @@ -252,7 +252,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer Application cache manifest.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>manifest</code> - - The new value for this attribute.</dd> +<dd><code>manifest</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -264,14 +264,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>_class</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.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> _class)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.41">_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> _class)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <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> in class <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> @@ -283,14 +283,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>id</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.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> id)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.47">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> id)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <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> in class <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> @@ -302,7 +302,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>children</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.52">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>... children)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.53">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>... children)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <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> @@ -321,7 +321,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockListLast"> <li class="blockList"> <h4>child</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.58">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> child)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Html.html" title="class in org.apache.juneau.dto.html5">Html</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Html.html#line.59">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> child)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <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>
