http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/d81e61b1/content/apidocs/org/apache/juneau/annotation/class-use/Bean.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/annotation/class-use/Bean.html b/content/apidocs/org/apache/juneau/annotation/class-use/Bean.html index b8d9ad7..4ab698f 100644 --- a/content/apidocs/org/apache/juneau/annotation/class-use/Bean.html +++ b/content/apidocs/org/apache/juneau/annotation/class-use/Bean.html @@ -89,17 +89,29 @@ </td> </tr> <tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.juneau.dto.atom">org.apache.juneau.dto.atom</a></td> +<td class="colLast"> +<div class="block">ATOM Data Transfer Objects</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.juneau.dto.cognos">org.apache.juneau.dto.cognos</a></td> <td class="colLast"> <div class="block">Cognos Data Transfer Objects</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.juneau.dto.jsonschema">org.apache.juneau.dto.jsonschema</a></td> <td class="colLast"> <div class="block">JSON-Schema Data Transfer Objects</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.juneau.html.dto">org.apache.juneau.html.dto</a></td> +<td class="colLast"> +<div class="block">HTML Data Transfer Objects</div> +</td> +</tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.juneau.server.labels">org.apache.juneau.server.labels</a></td> <td class="colLast"> @@ -144,6 +156,68 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.juneau.dto.atom"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">Bean</a> in <a href="../../../../../org/apache/juneau/dto/atom/package-summary.html">org.apache.juneau.dto.atom</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/juneau/dto/atom/package-summary.html">org.apache.juneau.dto.atom</a> with annotations of type <a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">Bean</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a></span></code> +<div class="block">Represents an <code>atomCategory</code> construct in the RFC4287 specification.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a></span></code> +<div class="block">Represents an <code>atomEntry</code> construct in the RFC4287 specification.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a></span></code> +<div class="block">Top-level ATOM feed object.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a></span></code> +<div class="block">Represents an <code>atomGenerator</code> construct in the RFC4287 specification.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a></span></code> +<div class="block">Represents an <code>atomIcon</code> construct in the RFC4287 specification.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a></span></code> +<div class="block">Represents an <code>atomId</code> construct in the RFC4287 specification.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a></span></code> +<div class="block">Represents an <code>atomLink</code> construct in the RFC4287 specification.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a></span></code> +<div class="block">Represents an <code>atomLogo</code> construct in the RFC4287 specification.</div> +</td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.juneau.dto.cognos"> <!-- --> </a> @@ -167,6 +241,12 @@ <div class="block">Represents a Cognos dataset.</div> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/cognos/DataSet.Row.html" title="class in org.apache.juneau.dto.cognos">DataSet.Row</a></span></code> +<div class="block">Represents a row of data.</div> +</td> +</tr> </tbody> </table> </li> @@ -190,6 +270,698 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.juneau.html.dto"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">Bean</a> in <a href="../../../../../org/apache/juneau/html/dto/package-summary.html">org.apache.juneau.html.dto</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/juneau/html/dto/package-summary.html">org.apache.juneau.html.dto</a> with annotations of type <a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">Bean</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/A.html" title="class in org.apache.juneau.html.dto">A</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-a-element'><a></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Abbr.html" title="class in org.apache.juneau.html.dto">Abbr</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-abbr-element'><abbr></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Address.html" title="class in org.apache.juneau.html.dto">Address</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/sections.html#the-address-element'><address></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Area.html" title="class in org.apache.juneau.html.dto">Area</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/embedded-content-0.html#the-area-element'><area></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Article.html" title="class in org.apache.juneau.html.dto">Article</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/sections.html#the-article-element'><article></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Aside.html" title="class in org.apache.juneau.html.dto">Aside</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/sections.html#the-aside-element'><aside></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Audio.html" title="class in org.apache.juneau.html.dto">Audio</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/embedded-content-0.html#the-audio-element'><audio></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/B.html" title="class in org.apache.juneau.html.dto">B</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-b-element'><b></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Base.html" title="class in org.apache.juneau.html.dto">Base</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/document-metadata.html#the-base-element'><base></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Bdi.html" title="class in org.apache.juneau.html.dto">Bdi</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-bdi-element'><bdi></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Bdo.html" title="class in org.apache.juneau.html.dto">Bdo</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-bdo-element'><bdo></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Blockquote.html" title="class in org.apache.juneau.html.dto">Blockquote</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/grouping-content.html#the-blockquote-element'><blockquote></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Body.html" title="class in org.apache.juneau.html.dto">Body</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/sections.html#the-body-element'><body></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Br.html" title="class in org.apache.juneau.html.dto">Br</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-br-element'><br></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Button.html" title="class in org.apache.juneau.html.dto">Button</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/forms.html#the-button-element'><button></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Canvas.html" title="class in org.apache.juneau.html.dto">Canvas</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/scripting-1.html#the-canvas-element'><canvas></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Caption.html" title="class in org.apache.juneau.html.dto">Caption</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/tabular-data.html#the-caption-element'><caption></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Cite.html" title="class in org.apache.juneau.html.dto">Cite</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-cite-element'><cite></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Code.html" title="class in org.apache.juneau.html.dto">Code</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-code-element'><code></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Col.html" title="class in org.apache.juneau.html.dto">Col</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/tabular-data.html#the-col-element'><col></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Colgroup.html" title="class in org.apache.juneau.html.dto">Colgroup</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/tabular-data.html#the-colgroup-element'><colgroup></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Command.html" title="class in org.apache.juneau.html.dto">Command</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/''><command></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Data.html" title="class in org.apache.juneau.html.dto">Data</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-data-element'><data></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Datalist.html" title="class in org.apache.juneau.html.dto">Datalist</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/forms.html#the-datalist-element'><datalist></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Dd.html" title="class in org.apache.juneau.html.dto">Dd</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/grouping-content.html#the-dd-element'><dd></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Del.html" title="class in org.apache.juneau.html.dto">Del</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/edits.html#the-del-element'><del></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Details.html" title="class in org.apache.juneau.html.dto">Details</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/''><details></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Dfn.html" title="class in org.apache.juneau.html.dto">Dfn</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-dfn-element'><dfn></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Div.html" title="class in org.apache.juneau.html.dto">Div</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/grouping-content.html#the-div-element'><div></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Dl.html" title="class in org.apache.juneau.html.dto">Dl</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/grouping-content.html#the-dl-element'><dl></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Dt.html" title="class in org.apache.juneau.html.dto">Dt</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/grouping-content.html#the-dt-element'><dt></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Em.html" title="class in org.apache.juneau.html.dto">Em</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-em-element'><em></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Embed.html" title="class in org.apache.juneau.html.dto">Embed</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/embedded-content-0.html#the-embed-element'><embed></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Fieldset.html" title="class in org.apache.juneau.html.dto">Fieldset</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/forms.html#the-fieldset-element'><fieldset></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Figcaption.html" title="class in org.apache.juneau.html.dto">Figcaption</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/grouping-content.html#the-figcaption-element'><figcaption></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Figure.html" title="class in org.apache.juneau.html.dto">Figure</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/grouping-content.html#the-figure-element'><figure></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Footer.html" title="class in org.apache.juneau.html.dto">Footer</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/sections.html#the-footer-element'><footer></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Form.html" title="class in org.apache.juneau.html.dto">Form</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/forms.html#the-form-element'><form></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/H1.html" title="class in org.apache.juneau.html.dto">H1</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements'><h1></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/H2.html" title="class in org.apache.juneau.html.dto">H2</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements'><h2></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/H3.html" title="class in org.apache.juneau.html.dto">H3</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements'><h3></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/H4.html" title="class in org.apache.juneau.html.dto">H4</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements'><h4></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/H5.html" title="class in org.apache.juneau.html.dto">H5</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements'><h5></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/H6.html" title="class in org.apache.juneau.html.dto">H6</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements'><h6></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Head.html" title="class in org.apache.juneau.html.dto">Head</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/document-metadata.html#the-head-element'><head></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Header.html" title="class in org.apache.juneau.html.dto">Header</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/sections.html#the-header-element'><header></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Hgroup.html" title="class in org.apache.juneau.html.dto">Hgroup</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/''><hgroup></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Hr.html" title="class in org.apache.juneau.html.dto">Hr</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/grouping-content.html#the-hr-element'><hr></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Html.html" title="class in org.apache.juneau.html.dto">Html</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/semantics.html#the-html-element'><html></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/I.html" title="class in org.apache.juneau.html.dto">I</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-i-element'><i></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/IFrame.html" title="class in org.apache.juneau.html.dto">IFrame</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/embedded-content-0.html#the-iframe-element'><iframe></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Img.html" title="class in org.apache.juneau.html.dto">Img</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/embedded-content-0.html#the-img-element'><img></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Input.html" title="class in org.apache.juneau.html.dto">Input</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/forms.html#the-input-element'><input></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Ins.html" title="class in org.apache.juneau.html.dto">Ins</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/edits.html#the-ins-element'><ins></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Kbd.html" title="class in org.apache.juneau.html.dto">Kbd</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-kbd-element'><kbd></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Keygen.html" title="class in org.apache.juneau.html.dto">Keygen</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/forms.html#the-keygen-element'><keygen></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Label.html" title="class in org.apache.juneau.html.dto">Label</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/forms.html#the-label-element'><label></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Legend.html" title="class in org.apache.juneau.html.dto">Legend</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/forms.html#the-legend-element'><legend></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Li.html" title="class in org.apache.juneau.html.dto">Li</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/grouping-content.html#the-li-element'><li></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Link.html" title="class in org.apache.juneau.html.dto">Link</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/document-metadata.html#the-link-element'><link></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Main.html" title="class in org.apache.juneau.html.dto">Main</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/grouping-content.html#the-main-element'><main></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Map.html" title="class in org.apache.juneau.html.dto">Map</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/embedded-content-0.html#the-map-element'><map></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Mark.html" title="class in org.apache.juneau.html.dto">Mark</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-mark-element'><mark></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Menu.html" title="class in org.apache.juneau.html.dto">Menu</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/''><menu></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Meta.html" title="class in org.apache.juneau.html.dto">Meta</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/document-metadata.html#the-meta-element'><meta></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Meter.html" title="class in org.apache.juneau.html.dto">Meter</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/forms.html#the-meter-element'><meter></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Nav.html" title="class in org.apache.juneau.html.dto">Nav</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/sections.html#the-nav-element'><nav></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Noscript.html" title="class in org.apache.juneau.html.dto">Noscript</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/scripting-1.html#the-noscript-element'><noscript></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Object.html" title="class in org.apache.juneau.html.dto">Object</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/embedded-content-0.html#the-object-element'><object></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Ol.html" title="class in org.apache.juneau.html.dto">Ol</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/grouping-content.html#the-ol-element'><ol></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Optgroup.html" title="class in org.apache.juneau.html.dto">Optgroup</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/forms.html#the-optgroup-element'><optgroup></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Option.html" title="class in org.apache.juneau.html.dto">Option</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/forms.html#the-option-element'><option></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Output.html" title="class in org.apache.juneau.html.dto">Output</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/forms.html#the-output-element'><output></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/P.html" title="class in org.apache.juneau.html.dto">P</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/grouping-content.html#the-p-element'><p></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Param.html" title="class in org.apache.juneau.html.dto">Param</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/embedded-content-0.html#the-param-element'><param></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Pre.html" title="class in org.apache.juneau.html.dto">Pre</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/grouping-content.html#the-pre-element'><pre></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Progress.html" title="class in org.apache.juneau.html.dto">Progress</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/forms.html#the-progress-element'><progress></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Q.html" title="class in org.apache.juneau.html.dto">Q</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-q-element'><q></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Rb.html" title="class in org.apache.juneau.html.dto">Rb</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-rb-element'><rb></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Rp.html" title="class in org.apache.juneau.html.dto">Rp</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-rp-element'><rp></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Rt.html" title="class in org.apache.juneau.html.dto">Rt</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-rt-element'><rt></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Rtc.html" title="class in org.apache.juneau.html.dto">Rtc</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-rtc-element'><rtc></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Ruby.html" title="class in org.apache.juneau.html.dto">Ruby</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-ruby-element'><ruby></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/S.html" title="class in org.apache.juneau.html.dto">S</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-s-element'><s></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Samp.html" title="class in org.apache.juneau.html.dto">Samp</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-samp-element'><samp></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Script.html" title="class in org.apache.juneau.html.dto">Script</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/scripting-1.html#the-script-element'><script></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Section.html" title="class in org.apache.juneau.html.dto">Section</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/sections.html#the-section-element'><section></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Select.html" title="class in org.apache.juneau.html.dto">Select</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/forms.html#the-select-element'><select></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Small.html" title="class in org.apache.juneau.html.dto">Small</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-small-element'><small></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Source.html" title="class in org.apache.juneau.html.dto">Source</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/embedded-content-0.html#the-source-element'><source></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Span.html" title="class in org.apache.juneau.html.dto">Span</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-span-element'><span></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Strong.html" title="class in org.apache.juneau.html.dto">Strong</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-strong-element'><strong></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Style.html" title="class in org.apache.juneau.html.dto">Style</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/document-metadata.html#the-style-element'><style></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Sub.html" title="class in org.apache.juneau.html.dto">Sub</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements'><sub></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Summary.html" title="class in org.apache.juneau.html.dto">Summary</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/''><summary></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Sup.html" title="class in org.apache.juneau.html.dto">Sup</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-sub-and-sup-elements'><sup></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Table.html" title="class in org.apache.juneau.html.dto">Table</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/tabular-data.html#the-table-element'><table></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Tbody.html" title="class in org.apache.juneau.html.dto">Tbody</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/tabular-data.html#the-tbody-element'><tbody></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Td.html" title="class in org.apache.juneau.html.dto">Td</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/tabular-data.html#the-td-element'><td></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Template.html" title="class in org.apache.juneau.html.dto">Template</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/scripting-1.html#the-template-element'><template></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Textarea.html" title="class in org.apache.juneau.html.dto">Textarea</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/forms.html#the-textarea-element'><textarea></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Tfoot.html" title="class in org.apache.juneau.html.dto">Tfoot</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/tabular-data.html#the-tfoot-element'><tfoot></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Th.html" title="class in org.apache.juneau.html.dto">Th</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/tabular-data.html#the-th-element'><th></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Thead.html" title="class in org.apache.juneau.html.dto">Thead</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/tabular-data.html#the-thead-element'><thead></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Time.html" title="class in org.apache.juneau.html.dto">Time</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-time-element'><time></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Title.html" title="class in org.apache.juneau.html.dto">Title</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/document-metadata.html#the-title-element'><title></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Tr.html" title="class in org.apache.juneau.html.dto">Tr</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/tabular-data.html#the-tr-element'><tr></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Track.html" title="class in org.apache.juneau.html.dto">Track</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/embedded-content-0.html#the-track-element'><track></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/U.html" title="class in org.apache.juneau.html.dto">U</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-u-element'><u></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Ul.html" title="class in org.apache.juneau.html.dto">Ul</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/grouping-content.html#the-ul-element'><ul></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Var.html" title="class in org.apache.juneau.html.dto">Var</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-var-element'><var></a> element.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Video.html" title="class in org.apache.juneau.html.dto">Video</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/embedded-content-0.html#the-video-element'><video></a> element.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Wbr.html" title="class in org.apache.juneau.html.dto">Wbr</a></span></code> +<div class="block">DTO for an HTML <a href=../../../../../org/apache/juneau/html/dto/'https://www.w3.org/TR/html5/text-level-semantics.html#the-wbr-element'><wbr></a> element.</div> +</td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.juneau.server.labels"> <!-- --> </a> @@ -251,8 +1023,8 @@ </tr> <tbody> <tr class="altColor"> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/transform/AnnotationBeanFilter.html#AnnotationBeanFilter-java.lang.Class-java.util.List-">AnnotationBeanFilter</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><<a href="../../../../../org/apache/juneau/transform/AnnotationBeanFilter.html" title="type parameter in AnnotationBeanFilter">T</a>> annotatedClass, - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">Bean</a>> annotations)</code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/transform/AnnotationBeanFilterBuilder.html#AnnotationBeanFilterBuilder-java.lang.Class-java.util.List-">AnnotationBeanFilterBuilder</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><?> annotatedClass, + <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">Bean</a>> annotations)</code> <div class="block">Constructor.</div> </td> </tr> @@ -330,6 +1102,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html>
http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/d81e61b1/content/apidocs/org/apache/juneau/annotation/class-use/BeanConstructor.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/annotation/class-use/BeanConstructor.html b/content/apidocs/org/apache/juneau/annotation/class-use/BeanConstructor.html index 2052222..9aa1ad9 100644 --- a/content/apidocs/org/apache/juneau/annotation/class-use/BeanConstructor.html +++ b/content/apidocs/org/apache/juneau/annotation/class-use/BeanConstructor.html @@ -163,6 +163,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/d81e61b1/content/apidocs/org/apache/juneau/annotation/class-use/BeanIgnore.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/annotation/class-use/BeanIgnore.html b/content/apidocs/org/apache/juneau/annotation/class-use/BeanIgnore.html index 53274cf..5115bc2 100644 --- a/content/apidocs/org/apache/juneau/annotation/class-use/BeanIgnore.html +++ b/content/apidocs/org/apache/juneau/annotation/class-use/BeanIgnore.html @@ -256,6 +256,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/d81e61b1/content/apidocs/org/apache/juneau/annotation/class-use/BeanProperty.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/annotation/class-use/BeanProperty.html b/content/apidocs/org/apache/juneau/annotation/class-use/BeanProperty.html index 4cce666..18393ad 100644 --- a/content/apidocs/org/apache/juneau/annotation/class-use/BeanProperty.html +++ b/content/apidocs/org/apache/juneau/annotation/class-use/BeanProperty.html @@ -118,16 +118,6 @@ <div class="block">Predefined Microservice Resources</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><a href="#org.apache.juneau.samples.addressbook">org.apache.juneau.samples.addressbook</a></td> -<td class="colLast"> -<div class="block">Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.juneau.server.samples">org.apache.juneau.server.samples</a></td> -<td class="colLast"> </td> -</tr> </tbody> </table> </li> @@ -345,54 +335,6 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.juneau.samples.addressbook"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">BeanProperty</a> in <a href="../../../../../org/apache/juneau/samples/addressbook/package-summary.html">org.apache.juneau.samples.addressbook</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../org/apache/juneau/samples/addressbook/package-summary.html">org.apache.juneau.samples.addressbook</a> with annotations of type <a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">BeanProperty</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td> -<td class="colLast"><span class="typeNameLabel">Person.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/samples/addressbook/Person.html#birthDate">birthDate</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td> -<td class="colLast"><span class="typeNameLabel">CreatePerson.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/samples/addressbook/CreatePerson.html#birthDate">birthDate</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a></code></td> -<td class="colLast"><span class="typeNameLabel">Person.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/samples/addressbook/Person.html#uri">uri</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net">URI</a></code></td> -<td class="colLast"><span class="typeNameLabel">Address.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/samples/addressbook/Address.html#uri">uri</a></span></code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="org.apache.juneau.server.samples"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">BeanProperty</a> in <a href="../../../../../org/apache/juneau/server/samples/package-summary.html">org.apache.juneau.server.samples</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../org/apache/juneau/server/samples/package-summary.html">org.apache.juneau.server.samples</a> with annotations of type <a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">BeanProperty</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td> -<td class="colLast"><span class="typeNameLabel">UrlEncodedFormResource.FormInputBean.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/samples/UrlEncodedFormResource.FormInputBean.html#aDate">aDate</a></span></code> </td> -</tr> -</tbody> -</table> -</li> </ul> </li> </ul> @@ -444,6 +386,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/d81e61b1/content/apidocs/org/apache/juneau/annotation/class-use/BeanSubType.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/annotation/class-use/BeanSubType.html b/content/apidocs/org/apache/juneau/annotation/class-use/BeanSubType.html deleted file mode 100644 index 925e1c9..0000000 --- a/content/apidocs/org/apache/juneau/annotation/class-use/BeanSubType.html +++ /dev/null @@ -1,125 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc --> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.juneau.annotation.BeanSubType (Apache Juneau (incubating) 6.0.0-incubating-SNAPSHOT)</title> -<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style"> -<script type="text/javascript" src="../../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.juneau.annotation.BeanSubType (Apache Juneau (incubating) 6.0.0-incubating-SNAPSHOT)"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../org/apache/juneau/annotation/BeanSubType.html" title="annotation in org.apache.juneau.annotation">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/juneau/annotation/class-use/BeanSubType.html" target="_top">Frames</a></li> -<li><a href="BeanSubType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class org.apache.juneau.annotation.BeanSubType" class="title">Uses of Class<br>org.apache.juneau.annotation.BeanSubType</h2> -</div> -<div class="classUseContainer">No usage of org.apache.juneau.annotation.BeanSubType</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../../overview-summary.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../../../../../org/apache/juneau/annotation/BeanSubType.html" title="annotation in org.apache.juneau.annotation">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></li> -<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../../../index-all.html">Index</a></li> -<li><a href="../../../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../../../index.html?org/apache/juneau/annotation/class-use/BeanSubType.html" target="_top">Frames</a></li> -<li><a href="BeanSubType.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> -</body> -</html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/d81e61b1/content/apidocs/org/apache/juneau/annotation/class-use/Consumes.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/annotation/class-use/Consumes.html b/content/apidocs/org/apache/juneau/annotation/class-use/Consumes.html index 8d0b498..d6f8ac9 100644 --- a/content/apidocs/org/apache/juneau/annotation/class-use/Consumes.html +++ b/content/apidocs/org/apache/juneau/annotation/class-use/Consumes.html @@ -119,16 +119,6 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="#org.apache.juneau.server">org.apache.juneau.server</a></td> -<td class="colLast"> -<div class="block">REST Servlet API</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.juneau.server.samples">org.apache.juneau.server.samples</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> <td class="colFirst"><a href="#org.apache.juneau.urlencoding">org.apache.juneau.urlencoding</a></td> <td class="colLast"> <div class="block">URL encoding serialization and parsing support</div> @@ -289,104 +279,6 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.juneau.server"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/juneau/annotation/Consumes.html" title="annotation in org.apache.juneau.annotation">Consumes</a> in <a href="../../../../../org/apache/juneau/server/package-summary.html">org.apache.juneau.server</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../org/apache/juneau/server/package-summary.html">org.apache.juneau.server</a> with annotations of type <a href="../../../../../org/apache/juneau/annotation/Consumes.html" title="annotation in org.apache.juneau.annotation">Consumes</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/AcceptCharsetResource.TestParser.html" title="class in org.apache.juneau.server">AcceptCharsetResource.TestParser</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/CharsetEncodingsResource.CtParser.html" title="class in org.apache.juneau.server">CharsetEncodingsResource.CtParser</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/DefaultContentTypesResource.P1.html" title="class in org.apache.juneau.server">DefaultContentTypesResource.P1</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/DefaultContentTypesResource.P2.html" title="class in org.apache.juneau.server">DefaultContentTypesResource.P2</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/DefaultContentTypesResource.P3.html" title="class in org.apache.juneau.server">DefaultContentTypesResource.P3</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/GroupsResource.PParser.html" title="class in org.apache.juneau.server">GroupsResource.PParser</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/InheritanceResource.P1.html" title="class in org.apache.juneau.server">InheritanceResource.P1</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/InheritanceResource.P2.html" title="class in org.apache.juneau.server">InheritanceResource.P2</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/InheritanceResource.P3.html" title="class in org.apache.juneau.server">InheritanceResource.P3</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/InheritanceResource.P4.html" title="class in org.apache.juneau.server">InheritanceResource.P4</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/InheritanceResource.P5.html" title="class in org.apache.juneau.server">InheritanceResource.P5</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/OnPreCallResource.TestParserA.html" title="class in org.apache.juneau.server">OnPreCallResource.TestParserA</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/ParsersResource.TestParserA.html" title="class in org.apache.juneau.server">ParsersResource.TestParserA</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/ParsersResource.TestParserB.html" title="class in org.apache.juneau.server">ParsersResource.TestParserB</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/ParsersResource.TestParserC.html" title="class in org.apache.juneau.server">ParsersResource.TestParserC</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/ParsersResource.TestParserD.html" title="class in org.apache.juneau.server">ParsersResource.TestParserD</a></span></code> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="org.apache.juneau.server.samples"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../../org/apache/juneau/annotation/Consumes.html" title="annotation in org.apache.juneau.annotation">Consumes</a> in <a href="../../../../../org/apache/juneau/server/samples/package-summary.html">org.apache.juneau.server.samples</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../../org/apache/juneau/server/samples/package-summary.html">org.apache.juneau.server.samples</a> with annotations of type <a href="../../../../../org/apache/juneau/annotation/Consumes.html" title="annotation in org.apache.juneau.annotation">Consumes</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/server/samples/PhotosResource.ImageParser.html" title="class in org.apache.juneau.server.samples">PhotosResource.ImageParser</a></span></code> -<div class="block">Parser for converting byte streams to images</div> -</td> -</tr> -</tbody> -</table> -</li> <li class="blockList"><a name="org.apache.juneau.urlencoding"> <!-- --> </a> @@ -484,6 +376,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/d81e61b1/content/apidocs/org/apache/juneau/annotation/class-use/NameProperty.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/annotation/class-use/NameProperty.html b/content/apidocs/org/apache/juneau/annotation/class-use/NameProperty.html index 02a5064..2a8ffc6 100644 --- a/content/apidocs/org/apache/juneau/annotation/class-use/NameProperty.html +++ b/content/apidocs/org/apache/juneau/annotation/class-use/NameProperty.html @@ -164,6 +164,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/d81e61b1/content/apidocs/org/apache/juneau/annotation/class-use/ParentProperty.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/annotation/class-use/ParentProperty.html b/content/apidocs/org/apache/juneau/annotation/class-use/ParentProperty.html index 0048727..6d38582 100644 --- a/content/apidocs/org/apache/juneau/annotation/class-use/ParentProperty.html +++ b/content/apidocs/org/apache/juneau/annotation/class-use/ParentProperty.html @@ -164,6 +164,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html> http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/d81e61b1/content/apidocs/org/apache/juneau/annotation/class-use/Pojo.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/annotation/class-use/Pojo.html b/content/apidocs/org/apache/juneau/annotation/class-use/Pojo.html index a283246..193f258 100644 --- a/content/apidocs/org/apache/juneau/annotation/class-use/Pojo.html +++ b/content/apidocs/org/apache/juneau/annotation/class-use/Pojo.html @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 2016 <a href="http://www.apache.org/">Apache</a>. All rights reserved.</small></p> </body> </html>
