http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/dto/html5/S.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/S.html b/content/site/apidocs/org/apache/juneau/dto/html5/S.html index 1c176f9..bbe662b 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/S.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/S.html @@ -119,10 +119,18 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="s") -public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.22">S</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.30">S</a> extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre> <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-s-element"><s></a> element. - <p></div> + <p> + + <h6 class='topic'>Additional Information</h6> + <ul class='doctree'> + <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a> + <ul> + <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a> + </ul> + </ul></div> </li> </ul> </div> @@ -230,7 +238,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockListLast"> <li class="blockList"> <h4>S</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.22">S</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.30">S</a>()</pre> </li> </ul> </li> @@ -247,7 +255,7 @@ 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/S.html" title="class in org.apache.juneau.dto.html5">S</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.29">_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/S.html" title="class in org.apache.juneau.dto.html5">S</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.37">_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> @@ -266,7 +274,7 @@ 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/S.html" title="class in org.apache.juneau.dto.html5">S</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.35">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/S.html" title="class in org.apache.juneau.dto.html5">S</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.43">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> @@ -285,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>style</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/S.html" title="class in org.apache.juneau.dto.html5">S</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.41">style</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> style)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/S.html" title="class in org.apache.juneau.dto.html5">S</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.49">style</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> style)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div> <dl> @@ -304,7 +312,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/S.html" title="class in org.apache.juneau.dto.html5">S</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.47">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/S.html" title="class in org.apache.juneau.dto.html5">S</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.55">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> @@ -324,7 +332,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/S.html" title="class in org.apache.juneau.dto.html5">S</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.53">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/S.html" title="class in org.apache.juneau.dto.html5">S</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/S.html#line.61">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/1cf7b4bb/content/site/apidocs/org/apache/juneau/dto/html5/Samp.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Samp.html b/content/site/apidocs/org/apache/juneau/dto/html5/Samp.html index 3518d36..0ae9e6d 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Samp.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Samp.html @@ -119,10 +119,18 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="samp") -public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.22">Samp</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.30">Samp</a> extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre> <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-samp-element"><samp></a> element. - <p></div> + <p> + + <h6 class='topic'>Additional Information</h6> + <ul class='doctree'> + <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a> + <ul> + <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a> + </ul> + </ul></div> </li> </ul> </div> @@ -230,7 +238,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockListLast"> <li class="blockList"> <h4>Samp</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.22">Samp</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.30">Samp</a>()</pre> </li> </ul> </li> @@ -247,7 +255,7 @@ 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/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.29">_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/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.37">_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> @@ -266,7 +274,7 @@ 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/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.35">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/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.43">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> @@ -285,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>style</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.41">style</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> style)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.49">style</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> style)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div> <dl> @@ -304,7 +312,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/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.47">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/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.55">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> @@ -324,7 +332,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/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.53">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/Samp.html" title="class in org.apache.juneau.dto.html5">Samp</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Samp.html#line.61">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/1cf7b4bb/content/site/apidocs/org/apache/juneau/dto/html5/Script.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Script.html b/content/site/apidocs/org/apache/juneau/dto/html5/Script.html index 9acdb3c..7507a9d 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Script.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Script.html @@ -119,10 +119,18 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="script") -public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.24">Script</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.32">Script</a> extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.html" title="class in org.apache.juneau.dto.html5">HtmlElementRawText</a></pre> <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#the-script-element"><script></a> element. - <p></div> + <p> + + <h6 class='topic'>Additional Information</h6> + <ul class='doctree'> + <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a> + <ul> + <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a> + </ul> + </ul></div> </li> </ul> </div> @@ -254,7 +262,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h <ul class="blockListLast"> <li class="blockList"> <h4>Script</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.24">Script</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.32">Script</a>()</pre> </li> </ul> </li> @@ -271,7 +279,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h <ul class="blockList"> <li class="blockList"> <h4>async</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.33">async</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> async)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.41">async</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> async)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-async">async</a> attribute. Execute script asynchronously.</div> <dl> @@ -289,7 +297,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h <ul class="blockList"> <li class="blockList"> <h4>charset</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.44">charset</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> charset)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.52">charset</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> charset)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-charset">charset</a> attribute. Character encoding of the external script resource.</div> <dl> @@ -306,7 +314,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h <ul class="blockList"> <li class="blockList"> <h4>crossorigin</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.55">crossorigin</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> crossorigin)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.63">crossorigin</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> crossorigin)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-crossorigin">crossorigin</a> attribute. How the element handles crossorigin requests.</div> <dl> @@ -323,7 +331,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h <ul class="blockList"> <li class="blockList"> <h4>defer</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.67">defer</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> defer)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.75">defer</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> defer)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-defer">defer</a> attribute. Defer script execution.</div> <dl> @@ -341,7 +349,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h <ul class="blockList"> <li class="blockList"> <h4>src</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.79">src</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> src)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.87">src</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> src)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-src">src</a> attribute. Address of the resource.</div> <dl> @@ -359,7 +367,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h <ul class="blockList"> <li class="blockList"> <h4>type</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.90">type</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> type)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.98">type</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> type)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/scripting-1.html#attr-script-type">type</a> attribute. Type of embedded resource.</div> <dl> @@ -376,7 +384,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h <ul class="blockList"> <li class="blockList"> <h4>_class</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.101">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _class)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.109">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _class)</pre> <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> @@ -395,7 +403,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h <ul class="blockList"> <li class="blockList"> <h4>id</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.107">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.115">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id)</pre> <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> @@ -414,7 +422,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementRawText.h <ul class="blockListLast"> <li class="blockList"> <h4>text</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/html5/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.113">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/Script.html" title="class in org.apache.juneau.dto.html5">Script</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Script.html#line.121">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/HtmlElementRawText.html#text-java.lang.Object-">HtmlElementRawText</a></code></span></div> <div class="block">Sets the text node on this element.</div> <dl> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/dto/html5/Section.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Section.html b/content/site/apidocs/org/apache/juneau/dto/html5/Section.html index c426180..52cbb97 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Section.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Section.html @@ -119,10 +119,18 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="section") -public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.22">Section</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.30">Section</a> extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre> <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/sections.html#the-section-element"><section></a> element. - <p></div> + <p> + + <h6 class='topic'>Additional Information</h6> + <ul class='doctree'> + <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a> + <ul> + <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a> + </ul> + </ul></div> </li> </ul> </div> @@ -230,7 +238,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockListLast"> <li class="blockList"> <h4>Section</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.22">Section</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.30">Section</a>()</pre> </li> </ul> </li> @@ -247,7 +255,7 @@ 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/Section.html" title="class in org.apache.juneau.dto.html5">Section</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.29">_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/Section.html" title="class in org.apache.juneau.dto.html5">Section</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.37">_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> @@ -266,7 +274,7 @@ 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/Section.html" title="class in org.apache.juneau.dto.html5">Section</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.35">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/Section.html" title="class in org.apache.juneau.dto.html5">Section</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.43">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> @@ -285,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>style</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.41">style</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> style)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Section.html" title="class in org.apache.juneau.dto.html5">Section</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.49">style</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> style)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div> <dl> @@ -304,7 +312,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/Section.html" title="class in org.apache.juneau.dto.html5">Section</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.47">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/Section.html" title="class in org.apache.juneau.dto.html5">Section</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.55">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> @@ -324,7 +332,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/Section.html" title="class in org.apache.juneau.dto.html5">Section</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.53">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/Section.html" title="class in org.apache.juneau.dto.html5">Section</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Section.html#line.61">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/1cf7b4bb/content/site/apidocs/org/apache/juneau/dto/html5/Select.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Select.html b/content/site/apidocs/org/apache/juneau/dto/html5/Select.html index 4a8c67e..a95ddf7 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Select.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Select.html @@ -119,10 +119,18 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="select") -public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.22">Select</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.30">Select</a> extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer.html" title="class in org.apache.juneau.dto.html5">HtmlElementContainer</a></pre> <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-select-element"><select></a> element. - <p></div> + <p> + + <h6 class='topic'>Additional Information</h6> + <ul class='doctree'> + <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a> + <ul> + <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a> + </ul> + </ul></div> </li> </ul> </div> @@ -272,7 +280,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockListLast"> <li class="blockList"> <h4>Select</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.22">Select</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.30">Select</a>()</pre> </li> </ul> </li> @@ -289,7 +297,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>autofocus</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.31">autofocus</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> autofocus)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.39">autofocus</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> autofocus)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute. Automatically focus the form control when the page is loaded.</div> <dl> @@ -307,7 +315,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>disabled</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.43">disabled</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> disabled)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.51">disabled</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> disabled)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute. Whether the form control is disabled.</div> <dl> @@ -325,7 +333,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>form</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.54">form</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> form)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.62">form</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> form)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute. Associates the control with a form element.</div> <dl> @@ -342,7 +350,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>multiple</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.66">multiple</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> multiple)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.74">multiple</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> multiple)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-select-multiple">multiple</a> attribute. Whether to allow multiple values.</div> <dl> @@ -360,7 +368,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>name</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.77">name</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> name)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.85">name</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> name)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute. Name of form control to use for form submission and in the form.elements API.</div> <dl> @@ -377,7 +385,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>required</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.89">required</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> required)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.97">required</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> required)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-select-required">required</a> attribute. Whether the control is required for form submission.</div> <dl> @@ -395,7 +403,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>size</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.101">size</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> size)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.109">size</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> size)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-select-size">size</a> attribute. Size of the control.</div> <dl> @@ -413,7 +421,7 @@ 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/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.112">_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/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.120">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _class)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div> <dl> @@ -432,7 +440,7 @@ 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/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.118">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/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.126">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div> <dl> @@ -451,7 +459,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>style</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.124">style</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> style)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.132">style</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> style)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div> <dl> @@ -470,7 +478,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/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.130">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/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.138">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> @@ -489,7 +497,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/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.136">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/Select.html" title="class in org.apache.juneau.dto.html5">Select</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Select.html#line.144">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/1cf7b4bb/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 cf6aef0..4bf034e 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Small.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Small.html @@ -119,10 +119,18 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="small") -public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.22">Small</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.30">Small</a> extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre> <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-small-element"><small></a> element. - <p></div> + <p> + + <h6 class='topic'>Additional Information</h6> + <ul class='doctree'> + <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a> + <ul> + <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a> + </ul> + </ul></div> </li> </ul> </div> @@ -230,7 +238,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockListLast"> <li class="blockList"> <h4>Small</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.22">Small</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.30">Small</a>()</pre> </li> </ul> </li> @@ -247,7 +255,7 @@ 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/Small.html" title="class in org.apache.juneau.dto.html5">Small</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.29">_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/Small.html" title="class in org.apache.juneau.dto.html5">Small</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.37">_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> @@ -266,7 +274,7 @@ 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/Small.html" title="class in org.apache.juneau.dto.html5">Small</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.35">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/Small.html" title="class in org.apache.juneau.dto.html5">Small</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.43">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> @@ -285,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>style</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5">Small</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.41">style</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> style)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5">Small</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.49">style</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> style)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div> <dl> @@ -304,7 +312,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/Small.html" title="class in org.apache.juneau.dto.html5">Small</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.47">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/Small.html" title="class in org.apache.juneau.dto.html5">Small</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.55">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> @@ -324,7 +332,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/Small.html" title="class in org.apache.juneau.dto.html5">Small</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.53">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/Small.html" title="class in org.apache.juneau.dto.html5">Small</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Small.html#line.61">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/1cf7b4bb/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 58cc622..4b7751a 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Source.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Source.html @@ -119,10 +119,18 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="source") -public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.24">Source</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.32">Source</a> extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre> <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#the-source-element"><source></a> element. - <p></div> + <p> + + <h6 class='topic'>Additional Information</h6> + <ul class='doctree'> + <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a> + <ul> + <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a> + </ul> + </ul></div> </li> </ul> </div> @@ -217,7 +225,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html <ul class="blockListLast"> <li class="blockList"> <h4>Source</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.24">Source</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.32">Source</a>()</pre> </li> </ul> </li> @@ -234,7 +242,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html <ul class="blockList"> <li class="blockList"> <h4>src</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.33">src</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> src)</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.41">src</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> src)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-source-src">src</a> attribute. Address of the resource.</div> <dl> @@ -252,7 +260,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html <ul class="blockList"> <li class="blockList"> <h4>type</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.44">type</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> type)</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.52">type</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> type)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-source-type">type</a> attribute. Type of embedded resource.</div> <dl> @@ -269,7 +277,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html <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.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> +<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.63">_class</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _class)</pre> <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> @@ -288,7 +296,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html <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.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> +<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.69">id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id)</pre> <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> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/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 9e49bb2..f2d5a4c 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Span.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Span.html @@ -119,10 +119,18 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="span") -public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.22">Span</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.30">Span</a> extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre> <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-span-element"><span></a> element. - <p></div> + <p> + + <h6 class='topic'>Additional Information</h6> + <ul class='doctree'> + <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a> + <ul> + <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a> + </ul> + </ul></div> </li> </ul> </div> @@ -230,7 +238,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockListLast"> <li class="blockList"> <h4>Span</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.22">Span</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.30">Span</a>()</pre> </li> </ul> </li> @@ -247,7 +255,7 @@ 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/Span.html" title="class in org.apache.juneau.dto.html5">Span</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.29">_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/Span.html" title="class in org.apache.juneau.dto.html5">Span</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.37">_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> @@ -266,7 +274,7 @@ 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/Span.html" title="class in org.apache.juneau.dto.html5">Span</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.35">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/Span.html" title="class in org.apache.juneau.dto.html5">Span</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.43">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> @@ -285,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>style</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5">Span</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.41">style</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> style)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5">Span</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.49">style</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> style)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div> <dl> @@ -304,7 +312,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/Span.html" title="class in org.apache.juneau.dto.html5">Span</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.47">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/Span.html" title="class in org.apache.juneau.dto.html5">Span</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.55">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> @@ -324,7 +332,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/Span.html" title="class in org.apache.juneau.dto.html5">Span</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.53">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/Span.html" title="class in org.apache.juneau.dto.html5">Span</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Span.html#line.61">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/1cf7b4bb/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 6a08d62..64e5380 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Strong.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Strong.html @@ -119,10 +119,18 @@ var activeTableTab = "activeTableTab"; <hr> <br> <pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="strong") -public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.22">Strong</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.30">Strong</a> extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.html" title="class in org.apache.juneau.dto.html5">HtmlElementMixed</a></pre> <div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-strong-element"><strong></a> element. - <p></div> + <p> + + <h6 class='topic'>Additional Information</h6> + <ul class='doctree'> + <li class='link'><a class='doclink' href='../../../../../overview-summary.html#DTOs'>Juneau Data Transfer Objects (org.apache.juneau.dto)</a> + <ul> + <li class='sublink'><a class='doclink' href='../../../../../overview-summary.html#DTOs.HTML5'>HTML5</a> + </ul> + </ul></div> </li> </ul> </div> @@ -230,7 +238,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockListLast"> <li class="blockList"> <h4>Strong</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.22">Strong</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.30">Strong</a>()</pre> </li> </ul> </li> @@ -247,7 +255,7 @@ 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/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.29">_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/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.37">_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> @@ -266,7 +274,7 @@ 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/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.35">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/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.43">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> @@ -285,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <ul class="blockList"> <li class="blockList"> <h4>style</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.41">style</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> style)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.49">style</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> style)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-style-attribute">style</a> attribute.</div> <dl> @@ -304,7 +312,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/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.47">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/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.55">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> @@ -324,7 +332,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/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.53">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/Strong.html" title="class in org.apache.juneau.dto.html5">Strong</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Strong.html#line.61">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>
