http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/org/apache/juneau/dto/html5/Input.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Input.html b/content/site/apidocs/org/apache/juneau/dto/html5/Input.html index 01d8b5b..d534eb1 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Input.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Input.html @@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab"; <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>="input") public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.24">Input</a> extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.html" title="class in org.apache.juneau.dto.html5">HtmlElementEmpty</a></pre> -<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/forms.html#the-input-element'><input></a> element. +<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/forms.html#the-input-element"><input></a> element. <p></div> </li> </ul> @@ -161,205 +161,205 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <tr id="i0" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#Z:Z_class-java.lang.String-">_class</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> _class)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#accept-java.lang.String-">accept</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> accept)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-accept'>accept</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-accept">accept</a> attribute.</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#alt-java.lang.String-">alt</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> alt)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-alt'>alt</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-alt">alt</a> attribute.</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#autocomplete-java.lang.String-">autocomplete</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> autocomplete)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-autocomplete'>autocomplete</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autocomplete">autocomplete</a> attribute.</div> </td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#autofocus-java.lang.String-">autofocus</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> autofocus)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus'>autofocus</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute.</div> </td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#checked-java.lang.Object-">checked</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> checked)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-checked'>checked</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-checked">checked</a> attribute.</div> </td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#dirname-java.lang.String-">dirname</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> dirname)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-dirname'>dirname</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-dirname">dirname</a> attribute.</div> </td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#disabled-java.lang.Object-">disabled</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> disabled)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-disabled'>disabled</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute.</div> </td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#form-java.lang.String-">form</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> form)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fae-form'>form</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute.</div> </td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#formaction-java.lang.String-">formaction</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> formaction)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formaction'>formaction</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formaction">formaction</a> attribute.</div> </td> </tr> <tr id="i10" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#formenctype-java.lang.String-">formenctype</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> formenctype)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype'>formenctype</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype">formenctype</a> attribute.</div> </td> </tr> <tr id="i11" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#formmethod-java.lang.String-">formmethod</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> formmethod)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod'>formmethod</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod">formmethod</a> attribute.</div> </td> </tr> <tr id="i12" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#formnovalidate-java.lang.String-">formnovalidate</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> formnovalidate)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate'>formnovalidate</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a> attribute.</div> </td> </tr> <tr id="i13" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#formtarget-java.lang.String-">formtarget</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> formtarget)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget'>formtarget</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget">formtarget</a> attribute.</div> </td> </tr> <tr id="i14" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.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="i15" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#id-java.lang.String-">id</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> id)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div> </td> </tr> <tr id="i16" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#inputmode-java.lang.String-">inputmode</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> inputmode)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-input-inputmode'>inputmode</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-input-inputmode">inputmode</a> attribute.</div> </td> </tr> <tr id="i17" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#list-java.lang.String-">list</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> list)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-list'>list</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-list">list</a> attribute.</div> </td> </tr> <tr id="i18" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#max-java.lang.Object-">max</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> max)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-max'>max</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-max">max</a> attribute.</div> </td> </tr> <tr id="i19" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#maxlength-java.lang.Object-">maxlength</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> maxlength)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-maxlength'>maxlength</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-maxlength">maxlength</a> attribute.</div> </td> </tr> <tr id="i20" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#min-java.lang.Object-">min</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> min)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-min'>min</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-min">min</a> attribute.</div> </td> </tr> <tr id="i21" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#minlength-java.lang.Object-">minlength</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> minlength)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-minlength'>minlength</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-minlength">minlength</a> attribute.</div> </td> </tr> <tr id="i22" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#multiple-java.lang.Object-">multiple</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> multiple)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-multiple'>multiple</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-multiple">multiple</a> attribute.</div> </td> </tr> <tr id="i23" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#name-java.lang.String-">name</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> name)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-name'>name</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute.</div> </td> </tr> <tr id="i24" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#pattern-java.lang.String-">pattern</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> pattern)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-pattern'>pattern</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-pattern">pattern</a> attribute.</div> </td> </tr> <tr id="i25" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#placeholder-java.lang.String-">placeholder</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> placeholder)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-placeholder'>placeholder</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-placeholder">placeholder</a> attribute.</div> </td> </tr> <tr id="i26" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#readonly-java.lang.Object-">readonly</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> readonly)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-readonly'>readonly</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-readonly">readonly</a> attribute.</div> </td> </tr> <tr id="i27" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#required-java.lang.Object-">required</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> required)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-readonly'>required</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-readonly">required</a> attribute.</div> </td> </tr> <tr id="i28" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#size-java.lang.Object-">size</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> size)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-size'>size</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-size">size</a> attribute.</div> </td> </tr> <tr id="i29" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#src-java.lang.Object-">src</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> src)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-src'>src</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-src">src</a> attribute.</div> </td> </tr> <tr id="i30" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#step-java.lang.String-">step</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> step)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-step'>step</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-step">step</a> attribute.</div> </td> </tr> <tr id="i31" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#type-java.lang.String-">type</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> type)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-type'>type</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-type">type</a> attribute.</div> </td> </tr> <tr id="i32" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#value-java.lang.Object-">value</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> value)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-value'>value</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-value">value</a> attribute.</div> </td> </tr> <tr id="i33" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Input.html#width-java.lang.Object-">width</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> width)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width'>width</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-dim-width">width</a> attribute.</div> </td> </tr> </table> @@ -415,7 +415,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>accept</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.32">accept</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> accept)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-accept'>accept</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-accept">accept</a> attribute. Hint for expected file type in file upload controls.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -432,7 +432,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>alt</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.43">alt</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> alt)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-alt'>alt</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-alt">alt</a> attribute. Replacement text for use when images are not available.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -449,7 +449,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>autocomplete</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.54">autocomplete</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> autocomplete)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-autocomplete'>autocomplete</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autocomplete">autocomplete</a> attribute. Hint for form autofill feature.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -466,7 +466,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>autofocus</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.65">autofocus</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> autofocus)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus'>autofocus</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-autofocus">autofocus</a> attribute. Automatically focus the form control when the page is loaded.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -483,7 +483,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>checked</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.77">checked</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> checked)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-checked'>checked</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-checked">checked</a> attribute. Whether the command or control is checked.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -501,7 +501,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>dirname</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.88">dirname</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> dirname)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-dirname'>dirname</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-dirname">dirname</a> attribute. Name of form field to use for sending the element's directionality in form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -518,7 +518,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>disabled</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.100">disabled</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> disabled)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-disabled'>disabled</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-disabled">disabled</a> attribute. Whether the form control is disabled.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -536,7 +536,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>form</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.111">form</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> form)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fae-form'>form</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fae-form">form</a> attribute. Associates the control with a form element.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -553,7 +553,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>formaction</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.122">formaction</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> formaction)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formaction'>formaction</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formaction">formaction</a> attribute. URL to use for form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -570,7 +570,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>formenctype</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.133">formenctype</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> formenctype)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype'>formenctype</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formenctype">formenctype</a> attribute. Form data set encoding type to use for form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -587,7 +587,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>formmethod</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.144">formmethod</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> formmethod)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod'>formmethod</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formmethod">formmethod</a> attribute. HTTP method to use for form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -604,7 +604,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>formnovalidate</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.155">formnovalidate</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> formnovalidate)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate'>formnovalidate</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formnovalidate">formnovalidate</a> attribute. Bypass form control validation for form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -621,7 +621,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>formtarget</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.166">formtarget</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> formtarget)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget'>formtarget</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fs-formtarget">formtarget</a> attribute. Browsing context for form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -638,7 +638,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>height</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.178">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. +<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> @@ -656,7 +656,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>inputmode</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.189">inputmode</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> inputmode)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-input-inputmode'>inputmode</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/embedded-content-0.html#attr-input-inputmode">inputmode</a> attribute. Hint for selecting an input modality.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -673,7 +673,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>list</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.200">list</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> list)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-list'>list</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-list">list</a> attribute. List of autocomplete options.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -690,7 +690,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>max</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.212">max</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> max)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-max'>max</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-max">max</a> attribute. Maximum value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -708,7 +708,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>maxlength</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.224">maxlength</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> maxlength)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-maxlength'>maxlength</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-maxlength">maxlength</a> attribute. Maximum length of value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -726,7 +726,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>min</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.236">min</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> min)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-min'>min</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-min">min</a> attribute. Minimum value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -744,7 +744,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>minlength</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.248">minlength</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> minlength)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-minlength'>minlength</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-minlength">minlength</a> attribute. Minimum length of value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -762,7 +762,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>multiple</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.260">multiple</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> multiple)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-multiple'>multiple</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-multiple">multiple</a> attribute. Whether to allow multiple values.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -780,7 +780,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>name</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.271">name</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-fe-name'>name</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-fe-name">name</a> attribute. Name of form control to use for form submission and in the form.elements API.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -797,7 +797,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>pattern</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.282">pattern</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> pattern)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-pattern'>pattern</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-pattern">pattern</a> attribute. Pattern to be matched by the form control's value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -814,7 +814,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>placeholder</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.293">placeholder</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> placeholder)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-placeholder'>placeholder</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-placeholder">placeholder</a> attribute. User-visible label to be placed within the form control.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -831,7 +831,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>readonly</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.305">readonly</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> readonly)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-readonly'>readonly</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-readonly">readonly</a> attribute. Whether to allow the value to be edited by the user.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -849,7 +849,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>required</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.317">required</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> required)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-readonly'>required</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-readonly">required</a> attribute. Whether the control is required for form submission.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -867,7 +867,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>size</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.329">size</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> size)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-size'>size</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-size">size</a> attribute. Size of the control.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -885,7 +885,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>src</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.341">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/forms.html#attr-input-src'>src</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-src">src</a> attribute. Address of the resource.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -903,7 +903,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>step</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.352">step</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> step)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-step'>step</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-step">step</a> attribute. Granularity to be matched by the form control's value.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -920,7 +920,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>type</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.363">type</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-type'>type</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-type">type</a> attribute. Type of form control.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -937,7 +937,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>value</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.375">value</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> value)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/forms.html#attr-input-value'>value</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/forms.html#attr-input-value">value</a> attribute. Value of the form control.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -955,7 +955,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <li class="blockList"> <h4>width</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.387">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. +<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> <dt><span class="paramLabel">Parameters:</span></dt> @@ -974,7 +974,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <h4>_class</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.397">_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> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd> @@ -993,7 +993,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementEmpty.htm <h4>id</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Input.html" title="class in org.apache.juneau.dto.html5">Input</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Input.html#line.403">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> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/org/apache/juneau/dto/html5/Ins.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Ins.html b/content/site/apidocs/org/apache/juneau/dto/html5/Ins.html index fc099af..a66f35d 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Ins.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Ins.html @@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab"; <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>="ins") public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.22">Ins</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 href='https://www.w3.org/TR/html5/edits.html#the-ins-element'><ins></a> element. +<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/edits.html#the-ins-element"><ins></a> element. <p></div> </li> </ul> @@ -161,7 +161,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <tr id="i0" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Ins.html#Z:Z_class-java.lang.String-">_class</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> _class)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div> </td> </tr> <tr id="i1" class="rowColor"> @@ -179,19 +179,19 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Ins.html#cite-java.lang.String-">cite</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> cite)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/edits.html#attr-mod-cite'>cite</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-cite">cite</a> attribute.</div> </td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Ins.html#datetime-java.lang.String-">datetime</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> datetime)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/edits.html#attr-mod-datetime'>datetime</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-datetime">datetime</a> attribute.</div> </td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Ins.html#id-java.lang.String-">id</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> id)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div> </td> </tr> </table> @@ -254,7 +254,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <li class="blockList"> <h4>cite</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.30">cite</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> cite)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/edits.html#attr-mod-cite'>cite</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-cite">cite</a> attribute. Link to the source of the quotation or more information about the edit.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -271,7 +271,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <li class="blockList"> <h4>datetime</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.41">datetime</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> datetime)</pre> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/edits.html#attr-mod-datetime'>datetime</a> attribute. +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/edits.html#attr-mod-datetime">datetime</a> attribute. Date and (optionally) time of the change.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -289,7 +289,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <h4>_class</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.51">_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> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd> @@ -308,7 +308,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <h4>id</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Ins.html" title="class in org.apache.juneau.dto.html5">Ins</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Ins.html#line.57">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> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html ---------------------------------------------------------------------- diff --git a/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html b/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html index a6898e1..5296dc4 100644 --- a/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html +++ b/content/site/apidocs/org/apache/juneau/dto/html5/Kbd.html @@ -121,7 +121,7 @@ var activeTableTab = "activeTableTab"; <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>="kbd") public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.html#line.22">Kbd</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 href='https://www.w3.org/TR/html5/text-level-semantics.html#the-kbd-element'><kbd></a> element. +<div class="block">DTO for an HTML <a class="doclink" href="https://www.w3.org/TR/html5/text-level-semantics.html#the-kbd-element"><kbd></a> element. <p></div> </li> </ul> @@ -161,7 +161,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <tr id="i0" class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Kbd.html#Z:Z_class-java.lang.String-">_class</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> _class)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div> </td> </tr> <tr id="i1" class="rowColor"> @@ -179,7 +179,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Kbd.html#id-java.lang.String-">id</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> id)</code> -<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div> </td> </tr> </table> @@ -243,7 +243,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <h4>_class</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.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> <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> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#classes">class</a> attribute.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd> @@ -262,7 +262,7 @@ extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementMixed.htm <h4>id</h4> <pre>public final <a href="../../../../../org/apache/juneau/dto/html5/Kbd.html" title="class in org.apache.juneau.dto.html5">Kbd</a> <a href="../../../../../src-html/org/apache/juneau/dto/html5/Kbd.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> <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> +<div class="block"><a class="doclink" href="https://www.w3.org/TR/html5/dom.html#the-id-attribute">id</a> attribute.</div> <dl> <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> <dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">id</a></code> in class <code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></code></dd>
