http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/d81e61b1/content/apidocs/org/apache/juneau/html/dto/Map.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Map.html b/content/apidocs/org/apache/juneau/html/dto/Map.html index dfe49f3..7b7aba0 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Map.html +++ b/content/apidocs/org/apache/juneau/html/dto/Map.html @@ -43,7 +43,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../org/apache/juneau/html/dto/Link.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/juneau/html/dto/Main.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../org/apache/juneau/html/dto/Mark.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Map.html#line.25">Map</a> +<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>="map") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Map.html#line.24">Map</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/embedded-content-0.html#the-map-element'><map></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Map</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Map.html#line.25">Map</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Map.html#line.24">Map</a>()</pre> </li> </ul> </li> @@ -226,7 +226,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../org/apache/juneau/html/dto/Link.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/juneau/html/dto/Main.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../org/apache/juneau/html/dto/Mark.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Mark.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Mark.html b/content/apidocs/org/apache/juneau/html/dto/Mark.html index 751e26f..b671df4 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Mark.html +++ b/content/apidocs/org/apache/juneau/html/dto/Mark.html @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Mark.html#line.25">Mark</a> +<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>="mark") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Mark.html#line.24">Mark</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/text-level-semantics.html#the-mark-element'><mark></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Mark</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Mark.html#line.25">Mark</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Mark.html#line.24">Mark</a>()</pre> </li> </ul> </li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Menu.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Menu.html b/content/apidocs/org/apache/juneau/html/dto/Menu.html index e5683f6..5f85b61 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Menu.html +++ b/content/apidocs/org/apache/juneau/html/dto/Menu.html @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Menu.html#line.25">Menu</a> +<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>="menu") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Menu.html#line.24">Menu</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href=''><menu></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Menu</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Menu.html#line.25">Menu</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Menu.html#line.24">Menu</a>()</pre> </li> </ul> </li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Meta.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Meta.html b/content/apidocs/org/apache/juneau/html/dto/Meta.html index cea9eed..0e35a1e 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Meta.html +++ b/content/apidocs/org/apache/juneau/html/dto/Meta.html @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Meta.html#line.25">Meta</a> +<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>="meta") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Meta.html#line.24">Meta</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/document-metadata.html#the-meta-element'><meta></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Meta</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Meta.html#line.25">Meta</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Meta.html#line.24">Meta</a>()</pre> </li> </ul> </li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Meter.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Meter.html b/content/apidocs/org/apache/juneau/html/dto/Meter.html index 3ae19c1..2158ad0 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Meter.html +++ b/content/apidocs/org/apache/juneau/html/dto/Meter.html @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Meter.html#line.25">Meter</a> +<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>="meter") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Meter.html#line.24">Meter</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/forms.html#the-meter-element'><meter></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Meter</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Meter.html#line.25">Meter</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Meter.html#line.24">Meter</a>()</pre> </li> </ul> </li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Nav.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Nav.html b/content/apidocs/org/apache/juneau/html/dto/Nav.html index 2cd9c64..abd4889 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Nav.html +++ b/content/apidocs/org/apache/juneau/html/dto/Nav.html @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Nav.html#line.25">Nav</a> +<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>="nav") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Nav.html#line.24">Nav</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/sections.html#the-nav-element'><nav></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Nav</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Nav.html#line.25">Nav</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Nav.html#line.24">Nav</a>()</pre> </li> </ul> </li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Noscript.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Noscript.html b/content/apidocs/org/apache/juneau/html/dto/Noscript.html index 292ddd3..2eccaf5 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Noscript.html +++ b/content/apidocs/org/apache/juneau/html/dto/Noscript.html @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Noscript.html#line.25">Noscript</a> +<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>="noscript") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Noscript.html#line.24">Noscript</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/scripting-1.html#the-noscript-element'><noscript></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Noscript</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Noscript.html#line.25">Noscript</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Noscript.html#line.24">Noscript</a>()</pre> </li> </ul> </li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Object.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Object.html b/content/apidocs/org/apache/juneau/html/dto/Object.html index 99168fd..3a16213 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Object.html +++ b/content/apidocs/org/apache/juneau/html/dto/Object.html @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Object.html#line.25">Object</a> +<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>="object") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Object.html#line.24">Object</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/embedded-content-0.html#the-object-element'><object></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Object</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Object.html#line.25">Object</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Object.html#line.24">Object</a>()</pre> </li> </ul> </li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Ol.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Ol.html b/content/apidocs/org/apache/juneau/html/dto/Ol.html index 2b2c9bb..52bd734 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Ol.html +++ b/content/apidocs/org/apache/juneau/html/dto/Ol.html @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Ol.html#line.25">Ol</a> +<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>="ol") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Ol.html#line.24">Ol</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/grouping-content.html#the-ol-element'><ol></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Ol</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Ol.html#line.25">Ol</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Ol.html#line.24">Ol</a>()</pre> </li> </ul> </li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Optgroup.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Optgroup.html b/content/apidocs/org/apache/juneau/html/dto/Optgroup.html index 5f589c5..ccddb15 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Optgroup.html +++ b/content/apidocs/org/apache/juneau/html/dto/Optgroup.html @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Optgroup.html#line.25">Optgroup</a> +<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>="optgroup") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Optgroup.html#line.24">Optgroup</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/forms.html#the-optgroup-element'><optgroup></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Optgroup</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Optgroup.html#line.25">Optgroup</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Optgroup.html#line.24">Optgroup</a>()</pre> </li> </ul> </li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Option.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Option.html b/content/apidocs/org/apache/juneau/html/dto/Option.html index dd526b0..20f03c1 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Option.html +++ b/content/apidocs/org/apache/juneau/html/dto/Option.html @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Option.html#line.25">Option</a> +<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>="option") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Option.html#line.24">Option</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/forms.html#the-option-element'><option></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Option</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Option.html#line.25">Option</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Option.html#line.24">Option</a>()</pre> </li> </ul> </li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Output.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Output.html b/content/apidocs/org/apache/juneau/html/dto/Output.html index c3052e9..0bb4ffe 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Output.html +++ b/content/apidocs/org/apache/juneau/html/dto/Output.html @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Output.html#line.25">Output</a> +<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>="output") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Output.html#line.24">Output</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/forms.html#the-output-element'><output></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Output</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Output.html#line.25">Output</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Output.html#line.24">Output</a>()</pre> </li> </ul> </li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/P.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/P.html b/content/apidocs/org/apache/juneau/html/dto/P.html index 069faed..2d596c3 100644 --- a/content/apidocs/org/apache/juneau/html/dto/P.html +++ b/content/apidocs/org/apache/juneau/html/dto/P.html @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/P.html#line.25">P</a> +<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>="p") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/P.html#line.24">P</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/grouping-content.html#the-p-element'><p></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>P</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/P.html#line.25">P</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/P.html#line.24">P</a>()</pre> </li> </ul> </li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Param.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Param.html b/content/apidocs/org/apache/juneau/html/dto/Param.html index f10bc29..29ae4f8 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Param.html +++ b/content/apidocs/org/apache/juneau/html/dto/Param.html @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Param.html#line.25">Param</a> +<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>="param") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Param.html#line.24">Param</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/embedded-content-0.html#the-param-element'><param></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Param</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Param.html#line.25">Param</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Param.html#line.24">Param</a>()</pre> </li> </ul> </li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Pre.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Pre.html b/content/apidocs/org/apache/juneau/html/dto/Pre.html index ceb9681..dde0336 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Pre.html +++ b/content/apidocs/org/apache/juneau/html/dto/Pre.html @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Pre.html#line.25">Pre</a> +<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>="pre") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Pre.html#line.24">Pre</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/grouping-content.html#the-pre-element'><pre></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Pre</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Pre.html#line.25">Pre</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Pre.html#line.24">Pre</a>()</pre> </li> </ul> </li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Progress.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Progress.html b/content/apidocs/org/apache/juneau/html/dto/Progress.html index 83bb73c..ab4a390 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Progress.html +++ b/content/apidocs/org/apache/juneau/html/dto/Progress.html @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Progress.html#line.25">Progress</a> +<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>="progress") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Progress.html#line.24">Progress</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/forms.html#the-progress-element'><progress></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Progress</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Progress.html#line.25">Progress</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Progress.html#line.24">Progress</a>()</pre> </li> </ul> </li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Q.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Q.html b/content/apidocs/org/apache/juneau/html/dto/Q.html index 072d35d..1b2f42e 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Q.html +++ b/content/apidocs/org/apache/juneau/html/dto/Q.html @@ -44,7 +44,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/juneau/html/dto/Progress.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/juneau/html/dto/Rp.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../../../org/apache/juneau/html/dto/Rb.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/juneau/html/dto/Q.html" target="_top">Frames</a></li> @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Q.html#line.25">Q</a> +<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>="q") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Q.html#line.24">Q</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/text-level-semantics.html#the-q-element'><q></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Q</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Q.html#line.25">Q</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Q.html#line.24">Q</a>()</pre> </li> </ul> </li> @@ -227,7 +227,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/juneau/html/dto/Progress.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/juneau/html/dto/Rp.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../../../org/apache/juneau/html/dto/Rb.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/juneau/html/dto/Q.html" target="_top">Frames</a></li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Rb.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Rb.html b/content/apidocs/org/apache/juneau/html/dto/Rb.html new file mode 100644 index 0000000..be6e8ac --- /dev/null +++ b/content/apidocs/org/apache/juneau/html/dto/Rb.html @@ -0,0 +1,272 @@ +<!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>Rb (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="Rb (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 class="navBarCell1Rev">Class</li> +<li><a href="class-use/Rb.html">Use</a></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><a href="../../../../../org/apache/juneau/html/dto/Q.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/juneau/html/dto/Rp.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/juneau/html/dto/Rb.html" target="_top">Frames</a></li> +<li><a href="Rb.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#fields.inherited.from.class.org.apache.juneau.html.dto.HtmlElement">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#methods.inherited.from.class.org.apache.juneau.html.dto.HtmlElement">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.juneau.html.dto</div> +<h2 title="Class Rb" class="title">Class Rb</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">org.apache.juneau.html.dto.HtmlElement</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.juneau.html.dto.Rb</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="rb") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Rb.html#line.24">Rb</a> +extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/text-level-semantics.html#the-rb-element'><rb></a> element. + <p></div> +<dl> +<dt><span class="simpleTagLabel">Author:</span></dt> +<dd>James Bognar ([email protected])</dd> +</dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="fields.inherited.from.class.org.apache.juneau.html.dto.HtmlElement"> +<!-- --> +</a> +<h3>Fields inherited from class org.apache.juneau.html.dto.<a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></h3> +<code><a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#Z:Z_class">_class</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#accesskey">accesskey</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#children">children</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#contenteditable">contenteditable</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#contextmenu">contextmenu</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#dir">dir</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#draggable">draggable</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#dropzone">dropzone</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#hidden">hidden</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#id">id</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#lang"> lang</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onabort">onabort</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onblur">onblur</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#oncanplay">oncanplay</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#oncanplaythrough">oncanplaythrough</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onchange">onchange</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onclick">onclick</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#oncontextmenu">oncontextmenu</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondblclick">ondblclick</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondrag">ondrag</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondragend">ondragend</a>, <a href="../../../../../org/apache/juneau/htm l/dto/HtmlElement.html#ondragenter">ondragenter</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondragleave">ondragleave</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondragover">ondragover</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondragstart">ondragstart</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondrop">ondrop</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondurationchange">ondurationchange</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onemptied">onemptied</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onended">onended</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onerror">onerror</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onfocus">onfocus</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#oninput">oninput</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#oninvalid">oninvalid</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onkeydown">onkeydown</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onkeypress">onkeypress</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onkeyup">onkeyup</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onload">onload</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onloadeddata">onloadeddata</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onloadedmetadata">onloadedmetadata</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onloadstart">onloadstart</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onmousedown">onmousedown</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onmousemove">onmousemove</a>, <a href="../../../../../org/apache/ juneau/html/dto/HtmlElement.html#onmouseout">onmouseout</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onmouseover">onmouseover</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onmouseup">onmouseup</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onmousewheel">onmousewheel</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onpause">onpause</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onplay">onplay</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onplaying">onplaying</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onprogress">onprogress</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onratechange">onratechange</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onreadystatechange">onreadystatechange</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.h tml#onreset">onreset</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onscroll">onscroll</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onseeked">onseeked</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onseeking">onseeking</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onselect">onselect</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onshow">onshow</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onstalled">onstalled</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onsubmit">onsubmit</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onsuspend">onsuspend</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ontimeupdate">ontimeupdate</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onvolumechange">onvolumechange</a>, <a href="../../../../../org/a pache/juneau/html/dto/HtmlElement.html#onwaiting">onwaiting</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#spellcheck">spellcheck</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#style">style</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#tabindex">tabindex</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#title">title</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#translate">translate</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/html/dto/Rb.html#Rb--">Rb</a></span>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.html.dto.HtmlElement"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.juneau.html.dto.<a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></h3> +<code><a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#Z:Z_class-java.lang.String-">_class</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#accesskey-java.lang.String-">accesskey</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#child-org.apache.juneau.html.dto.Object-">child</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#contenteditable-java.lang.String-">contenteditable</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#contextmenu-java.lang.String-">contextmenu</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#dir-java.lang.String-">dir</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#draggable-java.lang.String-">draggable</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#dropzone-java.lang.String-">dropzone</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#hidden-java.lang.St ring-">hidden</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#id-java.lang.String-">id</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#lang-java.lang.String-">lang</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onabort-java.lang.String-">onabort</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onblur-java.lang.String-">onblur</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#oncanplay-java.lang.String-">oncanplay</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#oncanplaythrough-java.lang.String-">oncanplaythrough</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onchange-java.lang.String-">onchange</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onclick-java.lang.String-">onclick</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#oncontextmenu-java.lang.String-">onconte xtmenu</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondblclick-java.lang.String-">ondblclick</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondrag-java.lang.String-">ondrag</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondragend-java.lang.String-">ondragend</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondragenter-java.lang.String-">ondragenter</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondragleave-java.lang.String-">ondragleave</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondragover-java.lang.String-">ondragover</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondragstart-java.lang.String-">ondragstart</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondrop-java.lang.String-">ondrop</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ondurationchange- java.lang.String-">ondurationchange</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onemptied-java.lang.String-">onemptied</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onended-java.lang.String-">onended</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onerror-java.lang.String-">onerror</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onfocus-java.lang.String-">onfocus</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#oninput-java.lang.String-">oninput</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#oninvalid-java.lang.String-">oninvalid</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onkeydown-java.lang.String-">onkeydown</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onkeypress-java.lang.String-">onkeypress</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onkeyu p-java.lang.String-">onkeyup</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onload-java.lang.String-">onload</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onloadeddata-java.lang.String-">onloadeddata</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onloadedmetadata-java.lang.String-">onloadedmetadata</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onloadstart-java.lang.String-">onloadstart</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onmousedown-java.lang.String-">onmousedown</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onmousemove-java.lang.String-">onmousemove</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onmouseout-java.lang.String-">onmouseout</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onmouseover-java.lang.String-">onmouseover</a>, <a href="../../../../../org/apache/ juneau/html/dto/HtmlElement.html#onmouseup-java.lang.String-">onmouseup</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onmousewheel-java.lang.String-">onmousewheel</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onpause-java.lang.String-">onpause</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onplay-java.lang.String-">onplay</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onplaying-java.lang.String-">onplaying</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onprogress-java.lang.String-">onprogress</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onratechange-java.lang.String-">onratechange</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onreadystatechange-java.lang.String-">onreadystatechange</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onreset-java.lang.String-">onreset</a>, <a hre f="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onscroll-java.lang.String-">onscroll</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onseeked-java.lang.String-">onseeked</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onseeking-java.lang.String-">onseeking</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onselect-java.lang.String-">onselect</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onshow-java.lang.String-">onshow</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onstalled-java.lang.String-">onstalled</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onsubmit-java.lang.String-">onsubmit</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onsuspend-java.lang.String-">onsuspend</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#ontimeupdate-java.lang.String-">ontimeupdate</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onvolumechange-java.lang.String-">onvolumechange</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#onwaiting-java.lang.String-">onwaiting</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#spellcheck-java.lang.String-">spellcheck</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#style-java.lang.String-">style</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#tabindex-java.lang.String-">tabindex</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#title-java.lang.String-">title</a>, <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html#translate-java.lang.String-">translate</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<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></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="Rb--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>Rb</h4> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Rb.html#line.24">Rb</a>()</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= 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 class="navBarCell1Rev">Class</li> +<li><a href="class-use/Rb.html">Use</a></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><a href="../../../../../org/apache/juneau/html/dto/Q.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/juneau/html/dto/Rp.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/juneau/html/dto/Rb.html" target="_top">Frames</a></li> +<li><a href="Rb.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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#fields.inherited.from.class.org.apache.juneau.html.dto.HtmlElement">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#methods.inherited.from.class.org.apache.juneau.html.dto.HtmlElement">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<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/html/dto/Rp.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Rp.html b/content/apidocs/org/apache/juneau/html/dto/Rp.html index 7ba6eea..6132736 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Rp.html +++ b/content/apidocs/org/apache/juneau/html/dto/Rp.html @@ -43,7 +43,7 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../org/apache/juneau/html/dto/Q.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/juneau/html/dto/Rb.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../org/apache/juneau/html/dto/Rt.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Rp.html#line.25">Rp</a> +<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>="rp") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Rp.html#line.24">Rp</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/text-level-semantics.html#the-rp-element'><rp></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Rp</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Rp.html#line.25">Rp</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Rp.html#line.24">Rp</a>()</pre> </li> </ul> </li> @@ -226,7 +226,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../../../../org/apache/juneau/html/dto/Q.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/juneau/html/dto/Rb.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Prev Class</span></a></li> <li><a href="../../../../../org/apache/juneau/html/dto/Rt.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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/html/dto/Rt.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/html/dto/Rt.html b/content/apidocs/org/apache/juneau/html/dto/Rt.html index 9cf2be5..ca1b0e9 100644 --- a/content/apidocs/org/apache/juneau/html/dto/Rt.html +++ b/content/apidocs/org/apache/juneau/html/dto/Rt.html @@ -44,7 +44,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/juneau/html/dto/Rp.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/juneau/html/dto/Ruby.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../../../org/apache/juneau/html/dto/Rtc.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/juneau/html/dto/Rt.html" target="_top">Frames</a></li> @@ -108,10 +108,10 @@ <li class="blockList"> <hr> <br> -<pre><a href="../../../../../org/apache/juneau/xml/annotation/Xml.html" title="annotation in org.apache.juneau.xml.annotation">@Xml</a>(<a href="../../../../../org/apache/juneau/xml/annotation/Xml.html#name--">name</a>="x") -public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Rt.html#line.25">Rt</a> +<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>="rt") +public class <a href="../../../../../src-html/org/apache/juneau/html/dto/Rt.html#line.24">Rt</a> extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" title="class in org.apache.juneau.html.dto">HtmlElement</a></pre> -<div class="block">TODO +<div class="block">DTO for an HTML <a href='https://www.w3.org/TR/html5/text-level-semantics.html#the-rt-element'><rt></a> element. <p></div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -195,7 +195,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Rt</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Rt.html#line.25">Rt</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/html/dto/Rt.html#line.24">Rt</a>()</pre> </li> </ul> </li> @@ -227,7 +227,7 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <div class="subNav"> <ul class="navList"> <li><a href="../../../../../org/apache/juneau/html/dto/Rp.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../../../org/apache/juneau/html/dto/Ruby.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../../../../org/apache/juneau/html/dto/Rtc.html" title="class in org.apache.juneau.html.dto"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?org/apache/juneau/html/dto/Rt.html" target="_top">Frames</a></li> @@ -267,6 +267,6 @@ extends <a href="../../../../../org/apache/juneau/html/dto/HtmlElement.html" tit <!-- --> </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>
