http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/beb5f5d0/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html b/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html index 5296dc4..0006f06 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.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/Keygen.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Keygen.html b/content/site/apidocs/org/apache/juneau/dto/html5/Keygen.html index 6295191..9ff2e3d 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Keygen.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Keygen.html @@ -263,7 +263,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm Automatically focus the form control when the page is loaded.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>autofocus</code> - - The new value for this attribute. +<dd><code>autofocus</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> @@ -281,7 +281,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm String to package with the generated and signed public key.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>challenge</code> - - The new value for this attribute.</dd> +<dd><code>challenge</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -298,7 +298,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.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> @@ -316,7 +316,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.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> @@ -333,7 +333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm The type of cryptographic key to generate.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>keytype</code> - - The new value for this attribute.</dd> +<dd><code>keytype</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -350,7 +350,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.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> @@ -362,14 +362,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/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.97">_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/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.98">_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> @@ -381,14 +381,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/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.103">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/Keygen.html" title="class in org.apache.juneau.dto.html5">Keygen</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Keygen.html#line.104">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/Label.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Label.html b/content/site/apidocs/org/apache/juneau/dto/html5/Label.html index 81e0d62..40ec618 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Label.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Label.html @@ -258,7 +258,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Associate the label with form control.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>_for</code> - - The new value for this attribute.</dd> +<dd><code>_for</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -275,7 +275,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> @@ -287,14 +287,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/Label.html" title="class in org.apache.juneau.dto.html5">Label</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.51">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _class)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.52">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _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> @@ -306,14 +306,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/Label.html" title="class in org.apache.juneau.dto.html5">Label</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.57">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.58">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> 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> @@ -325,7 +325,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/Label.html" title="class in org.apache.juneau.dto.html5">Label</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.63">children</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>... children)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.64">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> @@ -345,7 +345,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/Label.html" title="class in org.apache.juneau.dto.html5">Label</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.69">child</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> child)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Label.html" title="class in org.apache.juneau.dto.html5">Label</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Label.html#line.70">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/Legend.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Legend.html b/content/site/apidocs/org/apache/juneau/dto/html5/Legend.html index c8cd7e5..ced2aa6 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Legend.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Legend.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/Li.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Li.html b/content/site/apidocs/org/apache/juneau/dto/html5/Li.html index d2b6869..ca6a46d 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Li.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Li.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/Link.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Link.html b/content/site/apidocs/org/apache/juneau/dto/html5/Link.html index 839633b..7f3c4e6 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Link.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Link.html @@ -269,7 +269,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm 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> @@ -286,7 +286,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm Address of the hyperlink.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>href</code> - - The new value for this attribute. +<dd><code>href</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> @@ -304,7 +304,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm Language of the linked resource.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>hreflang</code> - - The new value for this attribute.</dd> +<dd><code>hreflang</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -321,7 +321,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm Applicable media.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>media</code> - - The new value for this attribute.</dd> +<dd><code>media</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -338,7 +338,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm Relationship between the document containing the hyperlink and the destination resource.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>rel</code> - - The new value for this attribute.</dd> +<dd><code>rel</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -355,7 +355,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm Sizes of the icons (for rel="icon").</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>sizes</code> - - The new value for this attribute.</dd> +<dd><code>sizes</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -372,7 +372,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm Hint for the type of the referenced 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> @@ -384,14 +384,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/Link.html" title="class in org.apache.juneau.dto.html5">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.109">_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/Link.html" title="class in org.apache.juneau.dto.html5">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.110">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _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> @@ -403,14 +403,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/Link.html" title="class in org.apache.juneau.dto.html5">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.115">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/Link.html" title="class in org.apache.juneau.dto.html5">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Link.html#line.116">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> 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/Main.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Main.html b/content/site/apidocs/org/apache/juneau/dto/html5/Main.html index d55778d..4c2cfc8 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Main.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Main.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/Map.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Map.html b/content/site/apidocs/org/apache/juneau/dto/html5/Map.html index b65f0ef..93fef42 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Map.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Map.html @@ -252,7 +252,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer Name of image map to reference from the usemap attribute.</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> @@ -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/Map.html" title="class in org.apache.juneau.dto.html5">Map</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.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/Map.html" title="class in org.apache.juneau.dto.html5">Map</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.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/Map.html" title="class in org.apache.juneau.dto.html5">Map</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.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/Map.html" title="class in org.apache.juneau.dto.html5">Map</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.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/Map.html" title="class in org.apache.juneau.dto.html5">Map</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.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/Map.html" title="class in org.apache.juneau.dto.html5">Map</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.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/Map.html" title="class in org.apache.juneau.dto.html5">Map</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.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/Map.html" title="class in org.apache.juneau.dto.html5">Map</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Map.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> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/beb5f5d0/content/site/apidocs/org/apache/juneau/dto/html5/Mark.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Mark.html b/content/site/apidocs/org/apache/juneau/dto/html5/Mark.html index 64b30de..470f542 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Mark.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Mark.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/Meta.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Meta.html b/content/site/apidocs/org/apache/juneau/dto/html5/Meta.html index 7717d29..9429b64 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Meta.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Meta.html @@ -251,7 +251,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm Character encoding declaration.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>charset</code> - - The new value for this attribute.</dd> +<dd><code>charset</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -268,7 +268,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm Value of the element.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>content</code> - - The new value for this attribute.</dd> +<dd><code>content</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -285,7 +285,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm Pragma directive.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>httpequiv</code> - - The new value for this attribute.</dd> +<dd><code>httpequiv</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/HtmlElementEmpty.htm Metadata name.</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> @@ -314,14 +314,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/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.73">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _class)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.74">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _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> @@ -333,14 +333,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/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.79">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Meta.html" title="class in org.apache.juneau.dto.html5">Meta</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meta.html#line.80">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> 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/Meter.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Meter.html b/content/site/apidocs/org/apache/juneau/dto/html5/Meter.html index d6ce400..c3226e1 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Meter.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Meter.html @@ -282,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Low limit of high range.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>high</code> - - The new value for this attribute. +<dd><code>high</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> @@ -300,7 +300,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm High limit of low range.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>low</code> - - The new value for this attribute. +<dd><code>low</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> @@ -318,7 +318,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Upper bound of range.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>max</code> - - The new value for this attribute. +<dd><code>max</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> @@ -336,7 +336,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Lower bound of range.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>min</code> - - The new value for this attribute. +<dd><code>min</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> @@ -354,7 +354,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Optimum value in gauge.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>optimum</code> - - The new value for this attribute. +<dd><code>optimum</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> @@ -372,7 +372,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Current value of the element.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>value</code> - - The new value for this attribute. +<dd><code>value</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> @@ -385,14 +385,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/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.101">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _class)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.102">_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> @@ -404,14 +404,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/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.107">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.108">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> @@ -423,7 +423,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/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.113">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/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.114">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> @@ -443,7 +443,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/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.119">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/Meter.html" title="class in org.apache.juneau.dto.html5">Meter</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Meter.html#line.120">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/Nav.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Nav.html b/content/site/apidocs/org/apache/juneau/dto/html5/Nav.html index 2c12cc5..eb4e574 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Nav.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Nav.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/Noscript.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Noscript.html b/content/site/apidocs/org/apache/juneau/dto/html5/Noscript.html index 8b09b1e..dbfd3d8 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Noscript.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Noscript.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/Object2.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Object2.html b/content/site/apidocs/org/apache/juneau/dto/html5/Object2.html index 31fb23f..2365a60 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Object2.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Object2.html @@ -294,7 +294,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Address of the resource.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>data</code> - - The new value for this attribute.</dd> +<dd><code>data</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 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> @@ -328,7 +328,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.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> @@ -346,7 +346,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Name of nested browsing context.</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> @@ -363,7 +363,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.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> @@ -380,7 +380,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Whether the type attribute and the Content-Type value need to match for the resource to be used.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>typemustmatch</code> - - The new value for this attribute. +<dd><code>typemustmatch</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> @@ -398,7 +398,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Name of image map to use.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>usemap</code> - - The new value for this attribute.</dd> +<dd><code>usemap</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -415,7 +415,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.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> @@ -428,14 +428,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/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.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> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.121">_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> @@ -447,14 +447,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/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.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> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.127">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> @@ -466,7 +466,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/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.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> +<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.133">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> @@ -486,7 +486,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/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.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> +<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Object2.html" title="class in org.apache.juneau.dto.html5">Object2</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Object2.html#line.139">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/Ol.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Ol.html b/content/site/apidocs/org/apache/juneau/dto/html5/Ol.html index c629285..baecf89 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Ol.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Ol.html @@ -264,7 +264,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer Number the list backwards..</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>reversed</code> - - The new value for this attribute. +<dd><code>reversed</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/HtmlElementContainer Ordinal value of the first item.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>start</code> - - The new value for this attribute. +<dd><code>start</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> @@ -300,7 +300,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer Kind of list marker..</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> @@ -312,14 +312,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/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.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> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.65">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _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> @@ -331,14 +331,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/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.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> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.71">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> 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> @@ -350,7 +350,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/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.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> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.77">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> @@ -369,7 +369,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/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.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> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Ol.html" title="class in org.apache.juneau.dto.html5">Ol</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ol.html#line.83">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>
