http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/89e089cf/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 78b9374..f4a828b 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Video.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Video.html @@ -119,14 +119,16 @@ 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.34">Video</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.36">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. +<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> <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> + <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> @@ -175,7 +177,8 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <tr id="i1" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#autoplay-java.lang.Object-">autoplay</a></span>(<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)</code> -<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-autoplay">autoplay</a> + attribute.</div> </td> </tr> <tr id="i2" class="altColor"> @@ -193,19 +196,22 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <tr id="i4" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#controls-java.lang.Object-">controls</a></span>(<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)</code> -<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-controls">controls</a> + attribute.</div> </td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#crossorigin-java.lang.String-">crossorigin</a></span>(<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)</code> -<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a> attribute.</div> +<div class="block"><a class="doclink" + href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-crossorigin">crossorigin</a> attribute.</div> </td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#height-java.lang.Object-">height</a></span>(<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)</code> -<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-height">height</a> + attribute.</div> </td> </tr> <tr id="i7" class="rowColor"> @@ -223,25 +229,29 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementContainer <tr id="i9" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#mediagroup-java.lang.String-">mediagroup</a></span>(<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)</code> -<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a> attribute.</div> +<div class="block"><a class="doclink" + href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-mediagroup">mediagroup</a> attribute.</div> </td> </tr> <tr id="i10" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#muted-java.lang.Object-">muted</a></span>(<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)</code> -<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-muted">muted</a> + attribute.</div> </td> </tr> <tr id="i11" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#poster-java.lang.String-">poster</a></span>(<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)</code> -<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-video-poster">poster</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-video-poster">poster</a> + attribute.</div> </td> </tr> <tr id="i12" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Video.html" title="class in org.apache.juneau.dto.html5">Video</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Video.html#preload-java.lang.String-">preload</a></span>(<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)</code> -<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-media-preload">preload</a> + attribute.</div> </td> </tr> <tr id="i13" class="rowColor"> @@ -304,7 +314,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.34">Video</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Video.html#line.36">Video</a>()</pre> </li> </ul> </li> @@ -321,8 +331,9 @@ 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.43">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. +<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.47">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> <dt><span class="paramLabel">Parameters:</span></dt> @@ -339,8 +350,9 @@ 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.55">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. +<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.61">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> <dt><span class="paramLabel">Parameters:</span></dt> @@ -357,9 +369,10 @@ 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.66">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> +<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.74">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 cross-origin requests.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>crossorigin</code> - The new value for this attribute.</dd> @@ -374,8 +387,9 @@ 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.78">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. +<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">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> <dt><span class="paramLabel">Parameters:</span></dt> @@ -392,7 +406,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.90">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.101">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> @@ -410,8 +424,9 @@ 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.101">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. +<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">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> <dt><span class="paramLabel">Parameters:</span></dt> @@ -427,8 +442,9 @@ 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.113">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. +<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.128">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> <dt><span class="paramLabel">Parameters:</span></dt> @@ -445,8 +461,9 @@ 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.124">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. +<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.141">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> <dt><span class="paramLabel">Parameters:</span></dt> @@ -462,8 +479,9 @@ 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.135">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. +<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.154">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> <dt><span class="paramLabel">Parameters:</span></dt> @@ -479,7 +497,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.153">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.172">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. <p> @@ -502,7 +520,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.165">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.185">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> @@ -520,7 +538,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.176">_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.196">_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> @@ -539,7 +557,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.182">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.202">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> @@ -558,7 +576,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.188">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.208">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> @@ -577,7 +595,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.194">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.214">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> @@ -596,7 +614,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.200">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.220">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/89e089cf/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 6555b18..910f94d 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Wbr.html @@ -119,14 +119,16 @@ 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.30">Wbr</a> +public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.32">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. +<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> <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> + <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> @@ -219,7 +221,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.30">Wbr</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/html5/Wbr.html#line.32">Wbr</a>()</pre> </li> </ul> </li> @@ -236,7 +238,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.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> +<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.39">_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> @@ -255,7 +257,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.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> +<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.45">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> @@ -274,7 +276,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.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> +<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.51">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>
