http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Article.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Article.html b/content/site/apidocs/org/apache/juneau/dto/html5/Article.html index 750d88e..64c5639 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Article.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Article.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Article (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Article (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Article (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Article (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -412,7 +412,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -432,7 +433,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Aside.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Aside.html b/content/site/apidocs/org/apache/juneau/dto/html5/Aside.html index 10989f0..f5ff31d 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Aside.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Aside.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Aside (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Aside (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Aside (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Aside (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -324,7 +324,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -344,7 +345,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Audio.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Audio.html b/content/site/apidocs/org/apache/juneau/dto/html5/Audio.html index fc2d0d1..d6ee28c 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Audio.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Audio.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Audio (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Audio (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Audio (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Audio (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/B.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/B.html b/content/site/apidocs/org/apache/juneau/dto/html5/B.html index 6dc1254..b14aa23 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/B.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/B.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>B (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>B (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="B (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="B (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -324,7 +324,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -344,7 +345,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Base.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Base.html b/content/site/apidocs/org/apache/juneau/dto/html5/Base.html index ce17af2..517d9b7 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Base.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Base.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Base (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Base (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Base (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Base (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Bdi.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Bdi.html b/content/site/apidocs/org/apache/juneau/dto/html5/Bdi.html index 282e09e..96d6e72 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Bdi.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Bdi.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Bdi (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Bdi (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Bdi (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Bdi (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Bdo.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Bdo.html b/content/site/apidocs/org/apache/juneau/dto/html5/Bdo.html index d9d551d..038919f 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Bdo.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Bdo.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Bdo (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Bdo (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Bdo (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Bdo (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -349,7 +349,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -369,7 +370,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Blockquote.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Blockquote.html b/content/site/apidocs/org/apache/juneau/dto/html5/Blockquote.html index 0e938e9..a81def1 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Blockquote.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Blockquote.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Blockquote (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Blockquote (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Blockquote (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Blockquote (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -351,7 +351,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -371,7 +372,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Body.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Body.html b/content/site/apidocs/org/apache/juneau/dto/html5/Body.html index df6051b..b409b17 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Body.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Body.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Body (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Body (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Body (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Body (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -468,7 +468,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -488,7 +489,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Br.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Br.html b/content/site/apidocs/org/apache/juneau/dto/html5/Br.html index 8e956ce..6dd6acd 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Br.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Br.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Br (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Br (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Br (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Br (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Button.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Button.html b/content/site/apidocs/org/apache/juneau/dto/html5/Button.html index 61f4162..983993d 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Button.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Button.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Button (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Button (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Button (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Button (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -636,7 +636,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -656,7 +657,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Canvas.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Canvas.html b/content/site/apidocs/org/apache/juneau/dto/html5/Canvas.html index 88c88c8..da52e7c 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Canvas.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Canvas.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Canvas (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Canvas (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Canvas (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Canvas (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Caption.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Caption.html b/content/site/apidocs/org/apache/juneau/dto/html5/Caption.html index 9f8bc48..573ab8a 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Caption.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Caption.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Caption (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Caption (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Caption (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Caption (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -324,7 +324,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -344,7 +345,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Cite.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Cite.html b/content/site/apidocs/org/apache/juneau/dto/html5/Cite.html index 4fbc5fa..4eb84d0 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Cite.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Cite.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Cite (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Cite (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Cite (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Cite (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -324,7 +324,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -344,7 +345,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Code.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Code.html b/content/site/apidocs/org/apache/juneau/dto/html5/Code.html index fed5910..a728d7f 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Code.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Code.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Code (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Code (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Code (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Code (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -324,7 +324,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -344,7 +345,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Col.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Col.html b/content/site/apidocs/org/apache/juneau/dto/html5/Col.html index 9b1a594..353e00e 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Col.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Col.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Col (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Col (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Col (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Col (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Colgroup.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Colgroup.html b/content/site/apidocs/org/apache/juneau/dto/html5/Colgroup.html index 9907f26..29f2d15 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Colgroup.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Colgroup.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Colgroup (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Colgroup (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Colgroup (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Colgroup (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Data.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Data.html b/content/site/apidocs/org/apache/juneau/dto/html5/Data.html index b318a2a..aa81514 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Data.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Data.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Data (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Data (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Data (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Data (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -352,7 +352,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -372,7 +373,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Datalist.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Datalist.html b/content/site/apidocs/org/apache/juneau/dto/html5/Datalist.html index 2470526..1906b89 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Datalist.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Datalist.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Datalist (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Datalist (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Datalist (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Datalist (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Dd.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Dd.html b/content/site/apidocs/org/apache/juneau/dto/html5/Dd.html index 6f80f8e..6c951ab 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Dd.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Dd.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Dd (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Dd (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Dd (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Dd (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -324,7 +324,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -344,7 +345,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Del.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Del.html b/content/site/apidocs/org/apache/juneau/dto/html5/Del.html index 0747b3b..f3c610d 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Del.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Del.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Del (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Del (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Del (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Del (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -374,7 +374,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -394,7 +395,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Dfn.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Dfn.html b/content/site/apidocs/org/apache/juneau/dto/html5/Dfn.html index 566f6e1..d2789d9 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Dfn.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Dfn.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Dfn (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Dfn (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Dfn (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Dfn (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -324,7 +324,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -344,7 +345,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Div.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Div.html b/content/site/apidocs/org/apache/juneau/dto/html5/Div.html index b0776cc..21c888a 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Div.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Div.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Div (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Div (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Div (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Div (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -324,7 +324,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -344,7 +345,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Dl.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Dl.html b/content/site/apidocs/org/apache/juneau/dto/html5/Dl.html index a7932d3..622c3f2 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Dl.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Dl.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Dl (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Dl (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Dl (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Dl (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Dt.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Dt.html b/content/site/apidocs/org/apache/juneau/dto/html5/Dt.html index b250b38..41f9907 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Dt.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Dt.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Dt (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Dt (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Dt (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Dt (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -324,7 +324,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -344,7 +345,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Em.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Em.html b/content/site/apidocs/org/apache/juneau/dto/html5/Em.html index 2b0066d..83ffa3a 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Em.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Em.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Em (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Em (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Em (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Em (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -324,7 +324,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -344,7 +345,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html b/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html index 92b1d98..894a329 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Embed.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Embed (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Embed (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Embed (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Embed (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html b/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html index 1fd72c4..53d5fe7 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Fieldset.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Fieldset (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Fieldset (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Fieldset (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Fieldset (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -400,7 +400,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -420,7 +421,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html b/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html index 5f65eca..502432a 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Figcaption.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Figcaption (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Figcaption (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Figcaption (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Figcaption (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -324,7 +324,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -344,7 +345,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html b/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html index 035de38..5c9f512 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Figure.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Figure (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Figure (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Figure (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Figure (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html b/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html index ee877ab..4da4cea 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Footer.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Footer (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Footer (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Footer (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Footer (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -324,7 +324,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -344,7 +345,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/Form.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Form.html b/content/site/apidocs/org/apache/juneau/dto/html5/Form.html index 667b4ec..76c4ffe 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Form.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Form.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Form (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>Form (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Form (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="Form (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -536,7 +536,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -556,7 +557,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</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/ebea5c00/content/site/apidocs/org/apache/juneau/dto/html5/H1.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/H1.html b/content/site/apidocs/org/apache/juneau/dto/html5/H1.html index ba9e1dc..ec5fee3 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/H1.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/H1.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>H1 (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)</title> +<title>H1 (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)</title> <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> @@ -12,7 +12,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="H1 (Apache Juneau (incubating) 6.3.1-incubating-SNAPSHOT)"; + parent.document.title="H1 (Apache Juneau (incubating) 6.3.2-incubating-SNAPSHOT)"; } } catch(err) { @@ -324,7 +324,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#children-java.lang.Object...-">children</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>children</code> - The children to add as child elements. - Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects.</dd> + Can be a mixture of strings and <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a> objects. + Can also be containers of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl> @@ -344,7 +345,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html#child-java.lang.Object-">child</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></code></dd> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>child</code> - The child to add as a child element. - Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>.</dd> + Can be a string or <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5"><code>HtmlElement</code></a>. + Can also be a container of strings and elements.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>This object (for method chaining).</dd> </dl>
