http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/dto/html5/Track.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Track.html b/content/site/apidocs/org/apache/juneau/dto/html5/Track.html index 1f0b352..8d4933a 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Track.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Track.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>="track") -public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.24">Track</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.32">Track</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-track-element"><track></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> @@ -235,7 +243,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html <ul class="blockListLast"> <li class="blockList"> <h4>Track</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.24">Track</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.32">Track</a>()</pre> </li> </ul> </li> @@ -252,7 +260,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html <ul class="blockList"> <li class="blockList"> <h4>_default</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.32">_default</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> _default)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.40">_default</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> _default)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-default">default</a> attribute. Enable the track if no other text track is more suitable.</div> <dl> @@ -269,7 +277,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html <ul class="blockList"> <li class="blockList"> <h4>kind</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.43">kind</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> kind)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.51">kind</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> kind)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-kind">kind</a> attribute. The type of text track.</div> <dl> @@ -286,7 +294,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html <ul class="blockList"> <li class="blockList"> <h4>label</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.54">label</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> label)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.62">label</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> label)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-label">label</a> attribute. User-visible label.</div> <dl> @@ -303,7 +311,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/Track.html" title="class in org.apache.juneau.dto.html5">Track</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.66">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/Track.html" title="class in org.apache.juneau.dto.html5">Track</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.74">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-track-src">src</a> attribute. Address of the resource.</div> <dl> @@ -321,7 +329,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html <ul class="blockList"> <li class="blockList"> <h4>srclang</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.77">srclang</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> srclang)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Track.html" title="class in org.apache.juneau.dto.html5">Track</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.85">srclang</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> srclang)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-track-srclang">srclang</a> attribute. Language of the text track.</div> <dl> @@ -338,7 +346,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/Track.html" title="class in org.apache.juneau.dto.html5">Track</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.88">_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/Track.html" title="class in org.apache.juneau.dto.html5">Track</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.96">_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> @@ -357,7 +365,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/Track.html" title="class in org.apache.juneau.dto.html5">Track</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.94">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/Track.html" title="class in org.apache.juneau.dto.html5">Track</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Track.html#line.102">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/U.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/U.html b/content/site/apidocs/org/apache/juneau/dto/html5/U.html index 5c3f062..1d97458 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/U.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/U.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>="u") -public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.22">U</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.30">U</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-u-element"><u></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>U</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.22">U</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.html#line.30">U</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/U.html" title="class in org.apache.juneau.dto.html5">U</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.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/U.html" title="class in org.apache.juneau.dto.html5">U</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.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/U.html" title="class in org.apache.juneau.dto.html5">U</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.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/U.html" title="class in org.apache.juneau.dto.html5">U</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.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/U.html" title="class in org.apache.juneau.dto.html5">U</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.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/U.html" title="class in org.apache.juneau.dto.html5">U</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.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/U.html" title="class in org.apache.juneau.dto.html5">U</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.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/U.html" title="class in org.apache.juneau.dto.html5">U</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.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/U.html" title="class in org.apache.juneau.dto.html5">U</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.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/U.html" title="class in org.apache.juneau.dto.html5">U</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/U.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/Ul.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Ul.html b/content/site/apidocs/org/apache/juneau/dto/html5/Ul.html index 0cd79f2..a925d04 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Ul.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Ul.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>="ul") -public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.22">Ul</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.30">Ul</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/grouping-content.html#the-ul-element"><ul></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/HtmlElementContainer <ul class="blockListLast"> <li class="blockList"> <h4>Ul</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.22">Ul</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.html#line.30">Ul</a>()</pre> </li> </ul> </li> @@ -247,7 +255,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/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.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/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.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/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>id</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.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/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.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/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>style</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.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/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.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/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>children</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.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 final <a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.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/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> @@ -323,7 +331,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/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.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 final <a href="../../../../../org/apache/juneau/dto/html5/Ul.html" title="class in org.apache.juneau.dto.html5">Ul</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ul.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/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/Var.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Var.html b/content/site/apidocs/org/apache/juneau/dto/html5/Var.html index 5efe9e7..0e40890 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Var.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Var.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>="var") -public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.22">Var</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.30">Var</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-var-element"><var></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>Var</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.22">Var</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.html#line.30">Var</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/Var.html" title="class in org.apache.juneau.dto.html5">Var</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.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/Var.html" title="class in org.apache.juneau.dto.html5">Var</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.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/Var.html" title="class in org.apache.juneau.dto.html5">Var</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.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/Var.html" title="class in org.apache.juneau.dto.html5">Var</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.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/Var.html" title="class in org.apache.juneau.dto.html5">Var</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.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/Var.html" title="class in org.apache.juneau.dto.html5">Var</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.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/Var.html" title="class in org.apache.juneau.dto.html5">Var</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.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/Var.html" title="class in org.apache.juneau.dto.html5">Var</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.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/Var.html" title="class in org.apache.juneau.dto.html5">Var</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.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/Var.html" title="class in org.apache.juneau.dto.html5">Var</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Var.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/Video.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Video.html b/content/site/apidocs/org/apache/juneau/dto/html5/Video.html index bd9d2cd..3385e55 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Video.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Video.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>="video") -public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.24">Video</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.32">Video</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/embedded-content-0.html#the-video-element"><video></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> @@ -296,7 +304,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockListLast"> <li class="blockList"> <h4>Video</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.24">Video</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.32">Video</a>()</pre> </li> </ul> </li> @@ -313,7 +321,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>autoplay</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.33">autoplay</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> autoplay)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.41">autoplay</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> autoplay)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a> attribute. Hint that the media resource can be started automatically when the page is loaded.</div> <dl> @@ -331,7 +339,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>controls</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.45">controls</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> controls)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.53">controls</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> controls)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a> attribute. Show user agent controls.</div> <dl> @@ -349,7 +357,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>crossorigin</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.56">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/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.64">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/embedded-content-0.html#attr-media-crossorigin">crossorigin</a> attribute. How the element handles crossorigin requests.</div> <dl> @@ -366,7 +374,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>height</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.68">height</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> height)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.76">height</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> height)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a> attribute. Vertical dimension.</div> <dl> @@ -384,7 +392,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>loop</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.80">loop</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> loop)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.88">loop</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> loop)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-loop">loop</a> attribute. Whether to loop the media resource.</div> <dl> @@ -402,7 +410,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>mediagroup</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.91">mediagroup</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> mediagroup)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.99">mediagroup</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> mediagroup)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a> attribute. Groups media elements together with an implicit MediaController.</div> <dl> @@ -419,7 +427,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>muted</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.103">muted</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> muted)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.111">muted</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> muted)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a> attribute. Whether to mute the media resource by default.</div> <dl> @@ -437,7 +445,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>poster</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.114">poster</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> poster)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.122">poster</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> poster)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-video-poster">poster</a> attribute. Poster frame to show prior to video playback.</div> <dl> @@ -454,7 +462,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>preload</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.125">preload</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> preload)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.133">preload</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> preload)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a> attribute. Hints how much buffering the media resource will likely need.</div> <dl> @@ -471,7 +479,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>src</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.137">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/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.145">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-media-src">src</a> attribute. Address of the resource.</div> <dl> @@ -489,7 +497,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <ul class="blockList"> <li class="blockList"> <h4>width</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.149">width</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> width)</pre> +<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.157">width</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> width)</pre> <div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute. Horizontal dimension.</div> <dl> @@ -507,7 +515,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/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.160">_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/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.168">_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> @@ -526,7 +534,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/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.166">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/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.174">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> @@ -545,7 +553,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/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.172">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/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.180">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> @@ -564,7 +572,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/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.178">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/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.186">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> @@ -583,7 +591,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/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.184">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/Video.html" title="class in org.apache.juneau.dto.html5">Video</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.192">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/Wbr.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html b/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html index a99f8c6..091b09b 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.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>="wbr") -public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.22">Wbr</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.30">Wbr</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/text-level-semantics.html#the-wbr-element"><wbr></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> @@ -211,7 +219,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html <ul class="blockListLast"> <li class="blockList"> <h4>Wbr</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.22">Wbr</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.30">Wbr</a>()</pre> </li> </ul> </li> @@ -228,7 +236,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/Wbr.html" title="class in org.apache.juneau.dto.html5">Wbr</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.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/Wbr.html" title="class in org.apache.juneau.dto.html5">Wbr</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.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> @@ -247,7 +255,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html <ul class="blockList"> <li class="blockList"> <h4>id</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Wbr.html" title="class in org.apache.juneau.dto.html5">Wbr</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.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/Wbr.html" title="class in org.apache.juneau.dto.html5">Wbr</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.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> @@ -266,7 +274,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html <ul class="blockListLast"> <li class="blockList"> <h4>style</h4> -<pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Wbr.html" title="class in org.apache.juneau.dto.html5">Wbr</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.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/Wbr.html" title="class in org.apache.juneau.dto.html5">Wbr</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.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> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonType.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonType.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonType.html index 569189f..bdb7ca9 100644 --- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonType.html +++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonType.html @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>public enum <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.31">JsonType</a> +<pre>public enum <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.37">JsonType</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>></pre> <div class="block">Represents possible JSON types in the JSON-Schema core specification. <p> @@ -131,8 +131,14 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Enum.html?is String json = JsonSerializer.DEFAULT.serialize(JsonType.NUMBER); </p> - <p> - Refer to <a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.jsonschema</a> for usage information.</div> + <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.JsonSchema'>JSON-Schema</a> + </ul> + <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.jsonschema</a> + </ul></div> </li> </ul> </div> @@ -265,7 +271,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>ARRAY</h4> -<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.34">ARRAY</a></pre> +<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.40">ARRAY</a></pre> <div class="block">array</div> </li> </ul> @@ -275,7 +281,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>BOOLEAN</h4> -<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.37">BOOLEAN</a></pre> +<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.43">BOOLEAN</a></pre> <div class="block">boolean</div> </li> </ul> @@ -285,7 +291,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>INTEGER</h4> -<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.40">INTEGER</a></pre> +<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.46">INTEGER</a></pre> <div class="block">integer</div> </li> </ul> @@ -295,7 +301,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>NULL</h4> -<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.43">NULL</a></pre> +<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.49">NULL</a></pre> <div class="block">null</div> </li> </ul> @@ -305,7 +311,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>NUMBER</h4> -<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.46">NUMBER</a></pre> +<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.52">NUMBER</a></pre> <div class="block">number</div> </li> </ul> @@ -315,7 +321,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>OBJECT</h4> -<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.49">OBJECT</a></pre> +<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.55">OBJECT</a></pre> <div class="block">object</div> </li> </ul> @@ -325,7 +331,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>STRING</h4> -<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.52">STRING</a></pre> +<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.58">STRING</a></pre> <div class="block">string</div> </li> </ul> @@ -335,7 +341,7 @@ the order they are declared.</div> <ul class="blockListLast"> <li class="blockList"> <h4>ANY</h4> -<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.55">ANY</a></pre> +<pre>public static final <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.61">ANY</a></pre> <div class="block">any</div> </li> </ul> @@ -353,7 +359,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>values</h4> -<pre>public static <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>[] <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.31">values</a>()</pre> +<pre>public static <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>[] <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.37">values</a>()</pre> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows: @@ -373,7 +379,7 @@ for (JsonType c : JsonType.values()) <ul class="blockList"> <li class="blockList"> <h4>valueOf</h4> -<pre>public static <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.31">valueOf</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 static <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.37">valueOf</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">Returns the enum constant of this type with the specified name. The string must match <i>exactly</i> an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are @@ -395,7 +401,7 @@ not permitted.)</div> <ul class="blockList"> <li class="blockList"> <h4>toString</h4> -<pre>public <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> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.67">toString</a>()</pre> +<pre>public <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> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.73">toString</a>()</pre> <div class="block">Returns the lowercase form of this enum that's compatible with the JSON-Schema specification.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> @@ -409,7 +415,7 @@ not permitted.)</div> <ul class="blockListLast"> <li class="blockList"> <h4>fromString</h4> -<pre>public static <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.77">fromString</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> value)</pre> +<pre>public static <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonType.html#line.83">fromString</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> value)</pre> <div class="block">Converts the specified lowercase form of the enum back into an <code>Enum</code>.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonTypeArray.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonTypeArray.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonTypeArray.html index 3d47e27..5c96bf0 100644 --- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonTypeArray.html +++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/JsonTypeArray.html @@ -132,11 +132,19 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>public final class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.22">JsonTypeArray</a> +<pre>public final class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.30">JsonTypeArray</a> extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a><<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>></pre> <div class="block">Represents a list of <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema"><code>JsonType</code></a> objects. <p> - Refer to <a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.jsonschema</a> for usage information.</div> + + <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.JsonSchema'>JSON-Schema</a> + </ul> + <li class='jp'><a class='doclink' href='package-summary.html#TOC'>org.apache.juneau.dto.jsonschema</a> + </ul></div> <dl> <dt><span class="seeLabel">See Also:</span></dt> <dd><a href="../../../../../serialized-form.html#org.apache.juneau.dto.jsonschema.JsonTypeArray">Serialized Form</a></dd> @@ -289,7 +297,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h <ul class="blockList"> <li class="blockList"> <h4>JsonTypeArray</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.29">JsonTypeArray</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.37">JsonTypeArray</a>()</pre> <div class="block">Default constructor.</div> </li> </ul> @@ -299,7 +307,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h <ul class="blockListLast"> <li class="blockList"> <h4>JsonTypeArray</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.36">JsonTypeArray</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>... types)</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.44">JsonTypeArray</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>... types)</pre> <div class="block">Constructor with predefined types to add to this list.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -321,7 +329,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h <ul class="blockListLast"> <li class="blockList"> <h4>addAll</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArray.html" title="class in org.apache.juneau.dto.jsonschema">JsonTypeArray</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.47">addAll</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>... types)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonTypeArray.html" title="class in org.apache.juneau.dto.jsonschema">JsonTypeArray</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/JsonTypeArray.html#line.55">addAll</a>(<a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema">JsonType</a>... types)</pre> <div class="block">Convenience method for adding one or more <a href="../../../../../org/apache/juneau/dto/jsonschema/JsonType.html" title="enum in org.apache.juneau.dto.jsonschema"><code>JsonType</code></a> objects to this array.</div> <dl> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/1cf7b4bb/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html index 0fa71e7..d60ee7a 100644 --- a/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html +++ b/content/site/apidocs/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html @@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab"; </dl> <hr> <br> -<pre>public static class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.848">Schema.BooleanOrSchemaArraySwap</a> +<pre>public static class <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.html#line.856">Schema.BooleanOrSchemaArraySwap</a> extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title="class in org.apache.juneau.transform">PojoSwap</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>,<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>></pre> <div class="block">Used during parsing to convert the <property>additionalItems</property> property to the correct class type. <ul class='spaced-list'> @@ -225,7 +225,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title <ul class="blockListLast"> <li class="blockList"> <h4>BooleanOrSchemaArraySwap</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html#line.848">BooleanOrSchemaArraySwap</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html#line.856">BooleanOrSchemaArraySwap</a>()</pre> </li> </ul> </li> @@ -242,7 +242,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title <ul class="blockList"> <li class="blockList"> <h4>swap</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html#line.851">swap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a> session, +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html#line.859">swap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a> session, <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> o) throws <a href="../../../../../org/apache/juneau/serializer/SerializeException.html" title="class in org.apache.juneau.serializer">SerializeException</a></pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/transform/PojoSwap.html#swap-org.apache.juneau.BeanSession-T-">PojoSwap</a></code></span></div> @@ -278,7 +278,7 @@ extends <a href="../../../../../org/apache/juneau/transform/PojoSwap.html" title <ul class="blockListLast"> <li class="blockList"> <h4>unswap</h4> -<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html#line.856">unswap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a> session, +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> <a href="../../../../../src-html/org/apache/juneau/dto/jsonschema/Schema.BooleanOrSchemaArraySwap.html#line.864">unswap</a>(<a href="../../../../../org/apache/juneau/BeanSession.html" title="class in org.apache.juneau">BeanSession</a> session, <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> o, <a href="../../../../../org/apache/juneau/ClassMeta.html" title="class in org.apache.juneau">ClassMeta</a><?> hint) throws <a href="../../../../../org/apache/juneau/parser/ParseException.html" title="class in org.apache.juneau.parser">ParseException</a></pre>
