http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/beb5f5d0/content/site/apidocs/org/apache/juneau/dto/html5/Small.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Small.html b/content/site/apidocs/org/apache/juneau/dto/html5/Small.html index e09a875..d2edf25 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Small.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Small.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/Source.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Source.html b/content/site/apidocs/org/apache/juneau/dto/html5/Source.html index 70529c7..05db511 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Source.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Source.html @@ -239,7 +239,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> @@ -257,7 +257,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> @@ -269,14 +269,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/Source.html" title="class in org.apache.juneau.dto.html5">Source</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.54">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _class)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.55">_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> @@ -288,14 +288,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/Source.html" title="class in org.apache.juneau.dto.html5">Source</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.60">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.61">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/Span.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Span.html b/content/site/apidocs/org/apache/juneau/dto/html5/Span.html index 74ccb04..e5d89e8 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Span.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Span.html @@ -254,7 +254,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> @@ -273,7 +273,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> @@ -292,7 +292,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#style-java.lang.String-">style</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>style</code> - - The new value for this attribute.</dd> +<dd><code>style</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/Strong.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Strong.html b/content/site/apidocs/org/apache/juneau/dto/html5/Strong.html index caa619e..9a960ec 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Strong.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Strong.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/Style.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Style.html b/content/site/apidocs/org/apache/juneau/dto/html5/Style.html index 35ed882..bafe1ce 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Style.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Style.html @@ -258,7 +258,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html 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> @@ -275,7 +275,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html 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> @@ -288,7 +288,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html <li class="blockList"> <h4>getText</h4> <pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#TEXT_PWS">TEXT_PWS</a>) -public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.53">getText</a>()</pre> +public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.54">getText</a>()</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html#getText--">HtmlElementText</a></code></span></div> <div class="block">Returns the inner text of this element.</div> <dl> @@ -305,14 +305,14 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h <ul class="blockList"> <li class="blockList"> <h4>_class</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.58">_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/Style.html" title="class in org.apache.juneau.dto.html5">Style</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.59">_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> @@ -324,14 +324,14 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h <ul class="blockList"> <li class="blockList"> <h4>id</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.64">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/Style.html" title="class in org.apache.juneau.dto.html5">Style</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.65">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> @@ -343,14 +343,14 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.h <ul class="blockListLast"> <li class="blockList"> <h4>text</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.70">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> text)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Style.html" title="class in org.apache.juneau.dto.html5">Style</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Style.html#line.71">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> text)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html#text-java.lang.Object-">HtmlElementText</a></code></span></div> <div class="block">Sets the text node on this element.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html#text-java.lang.Object-">text</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html" title="class in org.apache.juneau.dto.html5">HtmlElementText</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>text</code> - - The text node to add to this element.</dd> +<dd><code>text</code> - The text node to add to this element.</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/Sub.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Sub.html b/content/site/apidocs/org/apache/juneau/dto/html5/Sub.html index 89c33c8..48b94c0 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Sub.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Sub.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/Sup.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Sup.html b/content/site/apidocs/org/apache/juneau/dto/html5/Sup.html index 0fa2a9e..5c1d25d 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Sup.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Sup.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/Table.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Table.html b/content/site/apidocs/org/apache/juneau/dto/html5/Table.html index 014d87d..18c1cfc 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Table.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Table.html @@ -252,7 +252,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer //sortable - Enables a sorting interface for the table.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>border</code> - - The new value for this attribute. +<dd><code>border</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> @@ -265,14 +265,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/Table.html" title="class in org.apache.juneau.dto.html5">Table</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.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> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.42">_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> @@ -284,14 +284,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/Table.html" title="class in org.apache.juneau.dto.html5">Table</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.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> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.48">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> @@ -303,7 +303,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/Table.html" title="class in org.apache.juneau.dto.html5">Table</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.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> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.54">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> @@ -322,7 +322,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/Table.html" title="class in org.apache.juneau.dto.html5">Table</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.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> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Table.html" title="class in org.apache.juneau.dto.html5">Table</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Table.html#line.60">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/Tbody.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Tbody.html b/content/site/apidocs/org/apache/juneau/dto/html5/Tbody.html index 7ae2955..5bf19cc 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Tbody.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Tbody.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/Td.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Td.html b/content/site/apidocs/org/apache/juneau/dto/html5/Td.html index 0be9746..c84f9ee 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Td.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Td.html @@ -264,7 +264,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Number of columns that the cell is to span.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>colspan</code> - - The new value for this attribute. +<dd><code>colspan</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> @@ -282,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm The header cells for this cell.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>headers</code> - - The new value for this attribute.</dd> +<dd><code>headers</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 Number of rows that the cell is to span.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>rowspan</code> - - The new value for this attribute. +<dd><code>rowspan</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> @@ -312,14 +312,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/Td.html" title="class in org.apache.juneau.dto.html5">Td</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.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/Td.html" title="class in org.apache.juneau.dto.html5">Td</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.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/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>id</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.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/Td.html" title="class in org.apache.juneau.dto.html5">Td</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.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/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>children</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.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 <a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.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/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> @@ -370,7 +370,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/Td.html" title="class in org.apache.juneau.dto.html5">Td</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.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 <a href="../../../../../org/apache/juneau/dto/html5/Td.html" title="class in org.apache.juneau.dto.html5">Td</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Td.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/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/Template.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Template.html b/content/site/apidocs/org/apache/juneau/dto/html5/Template.html index 0e69309..802b44a 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Template.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Template.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/Textarea.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Textarea.html b/content/site/apidocs/org/apache/juneau/dto/html5/Textarea.html index 4c87f18..9f28757 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Textarea.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Textarea.html @@ -330,7 +330,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html Hint for form autofill feature.</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> @@ -347,7 +347,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html 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> @@ -365,7 +365,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html Maximum number of characters per line.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>cols</code> - - The new value for this attribute. +<dd><code>cols</code> - The new value for this attribute. Typically a <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang"><code>Number</code></a> or <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> @@ -383,7 +383,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html Name of form field to use for sending the element's directionality in form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>dirname</code> - - The new value for this attribute.</dd> +<dd><code>dirname</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -400,7 +400,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html 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> @@ -418,7 +418,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html 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> @@ -435,7 +435,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html Hint for selecting an input modality.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>inputmode</code> - - The new value for this attribute.</dd> +<dd><code>inputmode</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -452,7 +452,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html Maximum length of value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>maxlength</code> - - The new value for this attribute. +<dd><code>maxlength</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> @@ -470,7 +470,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html Minimum length of value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>minlength</code> - - The new value for this attribute. +<dd><code>minlength</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> @@ -488,7 +488,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html 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> @@ -505,7 +505,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html User-visible label to be placed within the form control.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>placeholder</code> - - The new value for this attribute.</dd> +<dd><code>placeholder</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -522,7 +522,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html Whether to allow the value to be edited by the user.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>readonly</code> - - The new value for this attribute. +<dd><code>readonly</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> @@ -540,7 +540,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html Whether the control is required for form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>required</code> - - The new value for this attribute. +<dd><code>required</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> @@ -558,7 +558,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html Number of lines to show.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>rows</code> - - The new value for this attribute. +<dd><code>rows</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> @@ -576,7 +576,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html How the value of the form control is to be wrapped for form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>wrap</code> - - The new value for this attribute.</dd> +<dd><code>wrap</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -588,14 +588,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html <ul class="blockList"> <li class="blockList"> <h4>_class</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.202">_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/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.203">_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> @@ -607,14 +607,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html <ul class="blockList"> <li class="blockList"> <h4>id</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.208">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/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.209">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> @@ -626,14 +626,14 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html <ul class="blockListLast"> <li class="blockList"> <h4>text</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.214">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> text)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Textarea.html" title="class in org.apache.juneau.dto.html5">Textarea</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Textarea.html#line.215">text</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> text)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html#text-java.lang.Object-">HtmlElementText</a></code></span></div> <div class="block">Sets the text node on this element.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html#text-java.lang.Object-">text</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html" title="class in org.apache.juneau.dto.html5">HtmlElementText</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>text</code> - - The text node to add to this element.</dd> +<dd><code>text</code> - The text node to add to this element.</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/Tfoot.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Tfoot.html b/content/site/apidocs/org/apache/juneau/dto/html5/Tfoot.html index f0e1672..e3e0ea0 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Tfoot.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Tfoot.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/Th.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Th.html b/content/site/apidocs/org/apache/juneau/dto/html5/Th.html index 97b8ed3..59af43e 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Th.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Th.html @@ -282,7 +282,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Alternative label to use for the header cell when referencing the cell in other contexts.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>abbr</code> - - The new value for this attribute.</dd> +<dd><code>abbr</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 Number of columns that the cell is to span.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>colspan</code> - - The new value for this attribute. +<dd><code>colspan</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,7 +317,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm The headers for this cell.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>headers</code> - - The new value for this attribute.</dd> +<dd><code>headers</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -334,7 +334,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Number of rows that the cell is to span.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>rowspan</code> - - The new value for this attribute. +<dd><code>rowspan</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> @@ -352,7 +352,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Specifies which cells the header cell applies to.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>scope</code> - - The new value for this attribute.</dd> +<dd><code>scope</code> - The new value for this attribute.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -369,7 +369,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Column sort direction and ordinality.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>sorted</code> - - The new value for this attribute.</dd> +<dd><code>sorted</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/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>_class</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Th.html" title="class in org.apache.juneau.dto.html5">Th</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.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/Th.html" title="class in org.apache.juneau.dto.html5">Th</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.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> @@ -400,14 +400,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/Th.html" title="class in org.apache.juneau.dto.html5">Th</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.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/Th.html" title="class in org.apache.juneau.dto.html5">Th</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.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> @@ -419,7 +419,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/Th.html" title="class in org.apache.juneau.dto.html5">Th</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.109">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/Th.html" title="class in org.apache.juneau.dto.html5">Th</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.110">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> @@ -439,7 +439,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/Th.html" title="class in org.apache.juneau.dto.html5">Th</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.115">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/Th.html" title="class in org.apache.juneau.dto.html5">Th</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Th.html#line.116">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/Thead.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Thead.html b/content/site/apidocs/org/apache/juneau/dto/html5/Thead.html index 6f42d63..e17c855 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Thead.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Thead.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/Time.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Time.html b/content/site/apidocs/org/apache/juneau/dto/html5/Time.html index 219acbd..6f1f5b5 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Time.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Time.html @@ -252,7 +252,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm Machine-readable value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>datetime</code> - - The new value for this attribute.</dd> +<dd><code>datetime</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/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>_class</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.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/Time.html" title="class in org.apache.juneau.dto.html5">Time</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.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/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>id</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.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/Time.html" title="class in org.apache.juneau.dto.html5">Time</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.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/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>children</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.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 <a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.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/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> @@ -322,7 +322,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/Time.html" title="class in org.apache.juneau.dto.html5">Time</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.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 <a href="../../../../../org/apache/juneau/dto/html5/Time.html" title="class in org.apache.juneau.dto.html5">Time</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Time.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/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/Title.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Title.html b/content/site/apidocs/org/apache/juneau/dto/html5/Title.html index 0aff7d4..3e40177 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Title.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Title.html @@ -242,7 +242,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html <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> @@ -261,7 +261,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html <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> @@ -280,7 +280,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html#text-java.lang.Object-">text</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementText.html" title="class in org.apache.juneau.dto.html5">HtmlElementText</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>text</code> - - The text node to add to this element.</dd> +<dd><code>text</code> - The text node to add to this element.</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/Tr.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Tr.html b/content/site/apidocs/org/apache/juneau/dto/html5/Tr.html index f6d5938..7cf436c 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Tr.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Tr.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>
