http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/d81e61b1/content/apidocs/org/apache/juneau/dto/atom/Common.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/dto/atom/Common.html b/content/apidocs/org/apache/juneau/dto/atom/Common.html index eb437e3..511fc4c 100644 --- a/content/apidocs/org/apache/juneau/dto/atom/Common.html +++ b/content/apidocs/org/apache/juneau/dto/atom/Common.html @@ -362,6 +362,6 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <!-- --> </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/dto/atom/CommonEntry.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/dto/atom/CommonEntry.html b/content/apidocs/org/apache/juneau/dto/atom/CommonEntry.html index 24c9a98..06a0fb4 100644 --- a/content/apidocs/org/apache/juneau/dto/atom/CommonEntry.html +++ b/content/apidocs/org/apache/juneau/dto/atom/CommonEntry.html @@ -738,6 +738,6 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <!-- --> </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/dto/atom/Content.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/dto/atom/Content.html b/content/apidocs/org/apache/juneau/dto/atom/Content.html index 71b43c0..4f492cf 100644 --- a/content/apidocs/org/apache/juneau/dto/atom/Content.html +++ b/content/apidocs/org/apache/juneau/dto/atom/Content.html @@ -534,6 +534,6 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html? <!-- --> </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/dto/atom/Entry.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/dto/atom/Entry.html b/content/apidocs/org/apache/juneau/dto/atom/Entry.html index e8f502e..58ca080 100644 --- a/content/apidocs/org/apache/juneau/dto/atom/Entry.html +++ b/content/apidocs/org/apache/juneau/dto/atom/Entry.html @@ -119,8 +119,8 @@ var activeTableTab = "activeTableTab"; <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>="entry") -public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.52">Entry</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>="entry") +public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.51">Entry</a> extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></pre> <div class="block">Represents an <code>atomEntry</code> construct in the RFC4287 specification. <p> @@ -369,7 +369,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit <ul class="blockList"> <li class="blockList"> <h4>Entry</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.66">Entry</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a> id, +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.65">Entry</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a> id, <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a> title, <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> updated)</pre> <div class="block">Normal constructor.</div> @@ -387,7 +387,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit <ul class="blockListLast"> <li class="blockList"> <h4>Entry</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.71">Entry</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.70">Entry</a>()</pre> <div class="block">Bean constructor.</div> </li> </ul> @@ -405,7 +405,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit <ul class="blockList"> <li class="blockList"> <h4>getContent</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.83">getContent</a>()</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.82">getContent</a>()</pre> <div class="block">Returns the content of this entry.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -419,7 +419,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit <ul class="blockList"> <li class="blockList"> <h4>setContent</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.93">setContent</a>(<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a> content)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.92">setContent</a>(<a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom">Content</a> content)</pre> <div class="block">Sets the content of this entry.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -436,7 +436,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit <li class="blockList"> <h4>getPublished</h4> <pre><a href="../../../../../org/apache/juneau/annotation/BeanProperty.html" title="annotation in org.apache.juneau.annotation">@BeanProperty</a>(<a href="../../../../../org/apache/juneau/annotation/BeanProperty.html#swap--">swap</a>=<a href="../../../../../org/apache/juneau/transforms/CalendarSwap.ISO8601DT.html" title="class in org.apache.juneau.transforms">CalendarSwap.ISO8601DT.class</a>) -public <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> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.104">getPublished</a>()</pre> +public <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> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.103">getPublished</a>()</pre> <div class="block">Returns the publish timestamp of this entry.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -450,7 +450,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>setPublished</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.114">setPublished</a>(<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> published)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.113">setPublished</a>(<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> published)</pre> <div class="block">Sets the publish timestamp of this entry.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -466,7 +466,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>getSource</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.124">getSource</a>()</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.123">getSource</a>()</pre> <div class="block">Returns the source of this entry.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -480,7 +480,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>setSource</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.134">setSource</a>(<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a> source)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.133">setSource</a>(<a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom">Source</a> source)</pre> <div class="block">Sets the source of this entry.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -496,7 +496,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>getSummary</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.144">getSummary</a>()</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.143">getSummary</a>()</pre> <div class="block">Returns the summary of this entry.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -510,7 +510,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>setSummary</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.154">setSummary</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a> summary)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.153">setSummary</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a> summary)</pre> <div class="block">Sets the summary of this entry.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -526,7 +526,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>setAuthors</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.165">setAuthors</a>(<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/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>> authors)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.164">setAuthors</a>(<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/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>> authors)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setAuthors-java.util.List-">CommonEntry</a></code></span></div> <div class="block">Sets the list of authors for this object.</div> <dl> @@ -545,7 +545,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>addAuthors</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.171">addAuthors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>... authors)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.170">addAuthors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>... authors)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#addAuthors-org.apache.juneau.dto.atom.Person...-">CommonEntry</a></code></span></div> <div class="block">Adds one or more authors to the list of authors of this object.</div> <dl> @@ -564,7 +564,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>setCategories</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.177">setCategories</a>(<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/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>> categories)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.176">setCategories</a>(<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/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>> categories)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setCategories-java.util.List-">CommonEntry</a></code></span></div> <div class="block">Sets the list of categories of this object.</div> <dl> @@ -583,7 +583,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>addCategories</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.183">addCategories</a>(<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>... categories)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.182">addCategories</a>(<a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom">Category</a>... categories)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#addCategories-org.apache.juneau.dto.atom.Category...-">CommonEntry</a></code></span></div> <div class="block">Adds one or more categories to the list of categories of this object.</div> <dl> @@ -602,7 +602,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>setContributors</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.189">setContributors</a>(<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/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>> contributors)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.188">setContributors</a>(<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/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>> contributors)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setContributors-java.util.List-">CommonEntry</a></code></span></div> <div class="block">Sets the list of contributors of this object.</div> <dl> @@ -621,7 +621,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>addContributors</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.195">addContributors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>... contributors)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.194">addContributors</a>(<a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom">Person</a>... contributors)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#addContributors-org.apache.juneau.dto.atom.Person...-">CommonEntry</a></code></span></div> <div class="block">Adds one or more contributors to the list of contributors of this object.</div> <dl> @@ -640,7 +640,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>setId</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.201">setId</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a> id)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.200">setId</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a> id)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setId-org.apache.juneau.dto.atom.Id-">CommonEntry</a></code></span></div> <div class="block">Sets the ID of this object.</div> <dl> @@ -659,7 +659,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>setLinks</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.207">setLinks</a>(<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/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>> links)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.206">setLinks</a>(<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/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>> links)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setLinks-java.util.List-">CommonEntry</a></code></span></div> <div class="block">Sets the list of links of this object.</div> <dl> @@ -678,7 +678,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>addLinks</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.213">addLinks</a>(<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>... links)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.212">addLinks</a>(<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a>... links)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#addLinks-org.apache.juneau.dto.atom.Link...-">CommonEntry</a></code></span></div> <div class="block">Adds one or more links to the list of links of this object.</div> <dl> @@ -697,7 +697,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>setRights</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.219">setRights</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a> rights)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.218">setRights</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a> rights)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setRights-org.apache.juneau.dto.atom.Text-">CommonEntry</a></code></span></div> <div class="block">Sets the rights statement of this object.</div> <dl> @@ -716,7 +716,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>setTitle</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.225">setTitle</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a> title)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.224">setTitle</a>(<a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom">Text</a> title)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setTitle-org.apache.juneau.dto.atom.Text-">CommonEntry</a></code></span></div> <div class="block">Sets the title of this object.</div> <dl> @@ -735,7 +735,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>setUpdated</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.231">setUpdated</a>(<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> updated)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.230">setUpdated</a>(<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> updated)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setUpdated-java.util.Calendar-">CommonEntry</a></code></span></div> <div class="block">Sets the update timestamp of this object.</div> <dl> @@ -754,7 +754,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockList"> <li class="blockList"> <h4>setBase</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.237">setBase</a>(<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> base)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.236">setBase</a>(<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> base)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#setBase-java.net.URI-">Common</a></code></span></div> <div class="block">Sets the URI base of this object.</div> <dl> @@ -773,7 +773,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <ul class="blockListLast"> <li class="blockList"> <h4>setLang</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.243">setLang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.242">setLang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#setLang-java.lang.String-">Common</a></code></span></div> <div class="block">Sets the language of this object.</div> <dl> @@ -855,6 +855,6 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar <!-- --> </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/dto/atom/Feed.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/dto/atom/Feed.html b/content/apidocs/org/apache/juneau/dto/atom/Feed.html index 65ceb28..ff1bdbe 100644 --- a/content/apidocs/org/apache/juneau/dto/atom/Feed.html +++ b/content/apidocs/org/apache/juneau/dto/atom/Feed.html @@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab"; <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>="feed") +<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>="feed") public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.57">Feed</a> extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></pre> <div class="block">Top-level ATOM feed object. @@ -924,6 +924,6 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm <!-- --> </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/dto/atom/Generator.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/dto/atom/Generator.html b/content/apidocs/org/apache/juneau/dto/atom/Generator.html index 3d19ef8..5584b52 100644 --- a/content/apidocs/org/apache/juneau/dto/atom/Generator.html +++ b/content/apidocs/org/apache/juneau/dto/atom/Generator.html @@ -114,8 +114,8 @@ var activeTableTab = "activeTableTab"; <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>="generator") -public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.40">Generator</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>="generator") +public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.41">Generator</a> extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre> <div class="block">Represents an <code>atomGenerator</code> construct in the RFC4287 specification. <p> @@ -260,7 +260,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <ul class="blockList"> <li class="blockList"> <h4>Generator</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.52">Generator</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text)</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.53">Generator</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text)</pre> <div class="block">Normal constructor.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -274,7 +274,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <ul class="blockListLast"> <li class="blockList"> <h4>Generator</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.57">Generator</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.58">Generator</a>()</pre> <div class="block">Bean constructor.</div> </li> </ul> @@ -293,7 +293,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <li class="blockList"> <h4>getUri</h4> <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#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>) -public <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> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.70">getUri</a>()</pre> +public <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> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.71">getUri</a>()</pre> <div class="block">Returns the URI of this generator statement.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -307,7 +307,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html? <ul class="blockList"> <li class="blockList"> <h4>setUri</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.80">setUri</a>(<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> uri)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.81">setUri</a>(<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> uri)</pre> <div class="block">Sets the URI of this generator statement.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -324,7 +324,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html? <li class="blockList"> <h4>getVersion</h4> <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#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>) -public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.91">getVersion</a>()</pre> +public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.92">getVersion</a>()</pre> <div class="block">Returns the version of this generator statement.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -338,7 +338,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <ul class="blockList"> <li class="blockList"> <h4>setVersion</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.101">setVersion</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> version)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.102">setVersion</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> version)</pre> <div class="block">Sets the version of this generator statement.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -355,7 +355,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <li class="blockList"> <h4>getText</h4> <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#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#CONTENT">CONTENT</a>) -public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.112">getText</a>()</pre> +public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.113">getText</a>()</pre> <div class="block">Returns the content of this generator statement.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -369,7 +369,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <ul class="blockList"> <li class="blockList"> <h4>setText</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.122">setText</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.123">setText</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text)</pre> <div class="block">Sets the content of this generator statement.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -385,7 +385,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <ul class="blockList"> <li class="blockList"> <h4>setBase</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.133">setBase</a>(<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> base)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.134">setBase</a>(<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> base)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#setBase-java.net.URI-">Common</a></code></span></div> <div class="block">Sets the URI base of this object.</div> <dl> @@ -404,7 +404,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <ul class="blockListLast"> <li class="blockList"> <h4>setLang</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.139">setLang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.140">setLang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#setLang-java.lang.String-">Common</a></code></span></div> <div class="block">Sets the language of this object.</div> <dl> @@ -486,6 +486,6 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <!-- --> </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/dto/atom/Icon.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/dto/atom/Icon.html b/content/apidocs/org/apache/juneau/dto/atom/Icon.html index cc20b12..d8a02da 100644 --- a/content/apidocs/org/apache/juneau/dto/atom/Icon.html +++ b/content/apidocs/org/apache/juneau/dto/atom/Icon.html @@ -114,8 +114,8 @@ var activeTableTab = "activeTableTab"; <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>="icon") -public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.38">Icon</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>="icon") +public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.39">Icon</a> extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre> <div class="block">Represents an <code>atomIcon</code> construct in the RFC4287 specification. <p> @@ -234,7 +234,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <ul class="blockList"> <li class="blockList"> <h4>Icon</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.48">Icon</a>(<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> uri)</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.49">Icon</a>(<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> uri)</pre> <div class="block">Normal constructor.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -248,7 +248,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <ul class="blockListLast"> <li class="blockList"> <h4>Icon</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.53">Icon</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.54">Icon</a>()</pre> <div class="block">Bean constructor.</div> </li> </ul> @@ -267,7 +267,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <li class="blockList"> <h4>getUri</h4> <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#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#CONTENT">CONTENT</a>) -public <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> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.66">getUri</a>()</pre> +public <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> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.67">getUri</a>()</pre> <div class="block">Returns the URI of this icon.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -281,7 +281,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html? <ul class="blockList"> <li class="blockList"> <h4>setUri</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.76">setUri</a>(<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> uri)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.77">setUri</a>(<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> uri)</pre> <div class="block">Sets the URI of this icon.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -297,7 +297,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html? <ul class="blockList"> <li class="blockList"> <h4>setBase</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.87">setBase</a>(<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> base)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.88">setBase</a>(<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> base)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#setBase-java.net.URI-">Common</a></code></span></div> <div class="block">Sets the URI base of this object.</div> <dl> @@ -316,7 +316,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html? <ul class="blockListLast"> <li class="blockList"> <h4>setLang</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.93">setLang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom">Icon</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.94">setLang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#setLang-java.lang.String-">Common</a></code></span></div> <div class="block">Sets the language of this object.</div> <dl> @@ -398,6 +398,6 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html? <!-- --> </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/dto/atom/Id.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/dto/atom/Id.html b/content/apidocs/org/apache/juneau/dto/atom/Id.html index e6d17fa..e589dd5 100644 --- a/content/apidocs/org/apache/juneau/dto/atom/Id.html +++ b/content/apidocs/org/apache/juneau/dto/atom/Id.html @@ -114,8 +114,8 @@ var activeTableTab = "activeTableTab"; <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>="id") -public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.38">Id</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>="id") +public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.39">Id</a> extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre> <div class="block">Represents an <code>atomId</code> construct in the RFC4287 specification. <p> @@ -234,7 +234,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <ul class="blockList"> <li class="blockList"> <h4>Id</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.47">Id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text)</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.48">Id</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text)</pre> <div class="block">Normal constructor.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -248,7 +248,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <ul class="blockListLast"> <li class="blockList"> <h4>Id</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.52">Id</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.53">Id</a>()</pre> <div class="block">Bean constructor.</div> </li> </ul> @@ -267,7 +267,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <li class="blockList"> <h4>getText</h4> <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#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#CONTENT">CONTENT</a>) -public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.65">getText</a>()</pre> +public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.66">getText</a>()</pre> <div class="block">Returns the content of this identifier.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -281,7 +281,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <ul class="blockList"> <li class="blockList"> <h4>setText</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.75">setText</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.76">setText</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text)</pre> <div class="block">Sets the content of this identifier.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -297,7 +297,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <ul class="blockList"> <li class="blockList"> <h4>setBase</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.86">setBase</a>(<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> base)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.87">setBase</a>(<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> base)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#setBase-java.net.URI-">Common</a></code></span></div> <div class="block">Sets the URI base of this object.</div> <dl> @@ -316,7 +316,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <ul class="blockListLast"> <li class="blockList"> <h4>setLang</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.92">setLang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.93">setLang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#setLang-java.lang.String-">Common</a></code></span></div> <div class="block">Sets the language of this object.</div> <dl> @@ -398,6 +398,6 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <!-- --> </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/dto/atom/Link.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/dto/atom/Link.html b/content/apidocs/org/apache/juneau/dto/atom/Link.html index d2f1243..ee97147 100644 --- a/content/apidocs/org/apache/juneau/dto/atom/Link.html +++ b/content/apidocs/org/apache/juneau/dto/atom/Link.html @@ -114,8 +114,8 @@ var activeTableTab = "activeTableTab"; <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>="link") -public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.45">Link</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>="link") +public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.46">Link</a> extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre> <div class="block">Represents an <code>atomLink</code> construct in the RFC4287 specification. <p> @@ -303,7 +303,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <ul class="blockList"> <li class="blockList"> <h4>Link</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.62">Link</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> rel, +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.63">Link</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> rel, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> href)</pre> <div class="block">Normal constructor.</div> @@ -321,7 +321,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <ul class="blockListLast"> <li class="blockList"> <h4>Link</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.69">Link</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.70">Link</a>()</pre> <div class="block">Bean constructor.</div> </li> </ul> @@ -340,7 +340,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <li class="blockList"> <h4>getHref</h4> <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#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>) -public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.82">getHref</a>()</pre> +public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.83">getHref</a>()</pre> <div class="block">Returns the href of the target of this link.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -354,7 +354,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <ul class="blockList"> <li class="blockList"> <h4>setHref</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.92">setHref</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> href)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.93">setHref</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> href)</pre> <div class="block">Sets the href of the target of this link.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -371,7 +371,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <li class="blockList"> <h4>getRel</h4> <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#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>) -public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.103">getRel</a>()</pre> +public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.104">getRel</a>()</pre> <div class="block">Returns the rel of this link.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -385,7 +385,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <ul class="blockList"> <li class="blockList"> <h4>setRel</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.113">setRel</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> rel)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.114">setRel</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> rel)</pre> <div class="block">Sets the rel of this link.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -402,7 +402,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <li class="blockList"> <h4>getType</h4> <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#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>) -public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.124">getType</a>()</pre> +public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.125">getType</a>()</pre> <div class="block">Returns the content type of the target of this link.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -416,7 +416,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <ul class="blockList"> <li class="blockList"> <h4>setType</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.142">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.143">setType</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type)</pre> <div class="block">Sets the content type of the target of this link. <p> Must be one of the following: @@ -441,7 +441,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <li class="blockList"> <h4>getHreflang</h4> <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#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>) -public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.153">getHreflang</a>()</pre> +public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.154">getHreflang</a>()</pre> <div class="block">Returns the language of the target of this link.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -455,7 +455,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <ul class="blockList"> <li class="blockList"> <h4>setHreflang</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.163">setHreflang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> hreflang)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.164">setHreflang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> hreflang)</pre> <div class="block">Sets the language of the target of this link.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -472,7 +472,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <li class="blockList"> <h4>getTitle</h4> <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#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>) -public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.174">getTitle</a>()</pre> +public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.175">getTitle</a>()</pre> <div class="block">Returns the title of the target of this link.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -486,7 +486,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <ul class="blockList"> <li class="blockList"> <h4>setTitle</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.184">setTitle</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> title)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.185">setTitle</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> title)</pre> <div class="block">Sets the title of the target of this link.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -503,7 +503,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h <li class="blockList"> <h4>getLength</h4> <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#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#ATTR">ATTR</a>) -public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.195">getLength</a>()</pre> +public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.196">getLength</a>()</pre> <div class="block">Returns the length of the contents of the target of this link.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -517,7 +517,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer. <ul class="blockList"> <li class="blockList"> <h4>setLength</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.205">setLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> length)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.206">setLength</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> length)</pre> <div class="block">Sets the length of the contents of the target of this link.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -533,7 +533,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer. <ul class="blockList"> <li class="blockList"> <h4>setBase</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.216">setBase</a>(<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> base)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.217">setBase</a>(<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> base)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#setBase-java.net.URI-">Common</a></code></span></div> <div class="block">Sets the URI base of this object.</div> <dl> @@ -552,7 +552,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer. <ul class="blockListLast"> <li class="blockList"> <h4>setLang</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.222">setLang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom">Link</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.223">setLang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#setLang-java.lang.String-">Common</a></code></span></div> <div class="block">Sets the language of this object.</div> <dl> @@ -634,6 +634,6 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Integer. <!-- --> </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/dto/atom/Logo.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/dto/atom/Logo.html b/content/apidocs/org/apache/juneau/dto/atom/Logo.html index 6e9c535..2eeeb92 100644 --- a/content/apidocs/org/apache/juneau/dto/atom/Logo.html +++ b/content/apidocs/org/apache/juneau/dto/atom/Logo.html @@ -114,8 +114,8 @@ var activeTableTab = "activeTableTab"; <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>="logo") -public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.38">Logo</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>="logo") +public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.39">Logo</a> extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre> <div class="block">Represents an <code>atomLogo</code> construct in the RFC4287 specification. <p> @@ -234,7 +234,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <ul class="blockList"> <li class="blockList"> <h4>Logo</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.48">Logo</a>(<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> uri)</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.49">Logo</a>(<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> uri)</pre> <div class="block">Normal constructor.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -248,7 +248,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <ul class="blockListLast"> <li class="blockList"> <h4>Logo</h4> -<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.53">Logo</a>()</pre> +<pre>public <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.54">Logo</a>()</pre> <div class="block">Bean constructor.</div> </li> </ul> @@ -267,7 +267,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <li class="blockList"> <h4>getUri</h4> <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#format--">format</a>=<a href="../../../../../org/apache/juneau/xml/annotation/XmlFormat.html#CONTENT">CONTENT</a>) -public <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> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.66">getUri</a>()</pre> +public <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> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.67">getUri</a>()</pre> <div class="block">Returns the URI of the logo.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> @@ -281,7 +281,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html? <ul class="blockList"> <li class="blockList"> <h4>setUri</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.76">setUri</a>(<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> uri)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.77">setUri</a>(<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> uri)</pre> <div class="block">Sets the URI of the logo.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -297,7 +297,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html? <ul class="blockList"> <li class="blockList"> <h4>setBase</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.87">setBase</a>(<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> base)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.88">setBase</a>(<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> base)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#setBase-java.net.URI-">Common</a></code></span></div> <div class="block">Sets the URI base of this object.</div> <dl> @@ -316,7 +316,7 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html? <ul class="blockListLast"> <li class="blockList"> <h4>setLang</h4> -<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.93">setLang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang)</pre> +<pre>public <a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom">Logo</a> <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.94">setLang</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang)</pre> <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../../../org/apache/juneau/dto/atom/Common.html#setLang-java.lang.String-">Common</a></code></span></div> <div class="block">Sets the language of this object.</div> <dl> @@ -398,6 +398,6 @@ public <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html? <!-- --> </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/dto/atom/Person.html ---------------------------------------------------------------------- diff --git a/content/apidocs/org/apache/juneau/dto/atom/Person.html b/content/apidocs/org/apache/juneau/dto/atom/Person.html index bf58fbf..155526d 100644 --- a/content/apidocs/org/apache/juneau/dto/atom/Person.html +++ b/content/apidocs/org/apache/juneau/dto/atom/Person.html @@ -482,6 +482,6 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c <!-- --> </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>
