http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/dto/atom/CommonEntry.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/CommonEntry.html 
b/content/site/apidocs/org/apache/juneau/dto/atom/CommonEntry.html
index 63d1a2a..f21bd5a 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/CommonEntry.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/CommonEntry.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CommonEntry (Apache Juneau (incubating) 
6.0.1-incubating-SNAPSHOT)</title>
+<title>CommonEntry (Apache Juneau (incubating) 
6.0.2-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CommonEntry (Apache Juneau (incubating) 
6.0.1-incubating-SNAPSHOT)";
+            parent.document.title="CommonEntry (Apache Juneau (incubating) 
6.0.2-incubating-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -118,16 +118,11 @@ var activeTableTab = "activeTableTab";
 </dl>
 <hr>
 <br>
-<pre>public class <a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.32">CommonEntry</a>
+<pre>public class <a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.30">CommonEntry</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">Parent class of <a 
href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in 
org.apache.juneau.dto.atom"><code>Entry</code></a>, <a 
href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in 
org.apache.juneau.dto.atom"><code>Feed</code></a>, and <a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom"><code>Source</code></a>
  <p>
-   Refer to <a 
href="../../../../../org/apache/juneau/dto/atom/package-summary.html"><code>org.apache.juneau.dto.atom</code></a>
 for further information about ATOM support.
- </p></div>
-<dl>
-<dt><span class="simpleTagLabel">Author:</span></dt>
-<dd>James Bognar ([email protected])</dd>
-</dl>
+ Refer to <a 
href="../../../../../org/apache/juneau/dto/atom/package-summary.html"><code>org.apache.juneau.dto.atom</code></a>
 for further information about ATOM support.</div>
 </li>
 </ul>
 </div>
@@ -157,6 +152,13 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <div class="block">Normal constructor.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#CommonEntry-java.lang.String-java.lang.String-java.lang.String-">CommonEntry</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id,
+           <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>&nbsp;title,
+           <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>&nbsp;updated)</code>
+<div class="block">Normal constructor.</div>
+</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -174,121 +176,121 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#addAuthors-org.apache.juneau.dto.atom.Person...-">addAuthors</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>...&nbsp;authors)</code>
-<div class="block">Adds one or more authors to the list of authors of this 
object.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#authors-org.apache.juneau.dto.atom.Person...-">authors</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>...&nbsp;authors)</code>
+<div class="block">Sets the list of authors for this object.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#addCategories-org.apache.juneau.dto.atom.Category...-">addCategories</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in 
org.apache.juneau.dto.atom">Category</a>...&nbsp;categories)</code>
-<div class="block">Adds one or more categories to the list of categories of 
this object.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#categories-org.apache.juneau.dto.atom.Category...-">categories</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in 
org.apache.juneau.dto.atom">Category</a>...&nbsp;categories)</code>
+<div class="block">Sets the list of categories of this object.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#addContributors-org.apache.juneau.dto.atom.Person...-">addContributors</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>...&nbsp;contributors)</code>
-<div class="block">Adds one or more contributors to the list of contributors 
of this object.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#contributors-org.apache.juneau.dto.atom.Person...-">contributors</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>...&nbsp;contributors)</code>
+<div class="block">Sets the list of contributors of this object.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#addLinks-org.apache.juneau.dto.atom.Link...-">addLinks</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in 
org.apache.juneau.dto.atom">Link</a>...&nbsp;links)</code>
-<div class="block">Adds one or more links to the list of links of this 
object.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code><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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>&gt;</code></td>
+<td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getAuthors--">getAuthors</a></span>()</code>
 <div class="block">Returns the list of authors for this object.</div>
 </td>
 </tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code><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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in 
org.apache.juneau.dto.atom">Category</a>&gt;</code></td>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in 
org.apache.juneau.dto.atom">Category</a>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getCatetories--">getCatetories</a></span>()</code>
 <div class="block">Returns the list of categories of this object.</div>
 </td>
 </tr>
-<tr id="i6" class="altColor">
-<td class="colFirst"><code><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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>&gt;</code></td>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getContributors--">getContributors</a></span>()</code>
 <div class="block">Returns the list of contributors of this object.</div>
 </td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in 
org.apache.juneau.dto.atom">Id</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getId--">getId</a></span>()</code>
 <div class="block">Returns the ID of this object.</div>
 </td>
 </tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code><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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in 
org.apache.juneau.dto.atom">Link</a>&gt;</code></td>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in 
org.apache.juneau.dto.atom">Link</a>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getLinks--">getLinks</a></span>()</code>
 <div class="block">Returns the list of links of this object.</div>
 </td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getRights--">getRights</a></span>()</code>
 <div class="block">Returns the rights statement of this object.</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getTitle--">getTitle</a></span>()</code>
 <div class="block">Returns the title of this object.</div>
 </td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true";
 title="class or interface in java.util">Calendar</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getUpdated--">getUpdated</a></span>()</code>
 <div class="block">Returns the update timestamp of this object.</div>
 </td>
 </tr>
+<tr id="i11" class="rowColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#id-org.apache.juneau.dto.atom.Id-">id</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in 
org.apache.juneau.dto.atom">Id</a>&nbsp;id)</code>
+<div class="block">Sets the ID of this object.</div>
+</td>
+</tr>
 <tr id="i12" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setAuthors-java.util.List-">setAuthors</a></span>(<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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>&gt;&nbsp;authors)</code>
-<div class="block">Sets the list of authors for this object.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#id-java.lang.String-">id</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;id)</code>
+<div class="block">Sets the ID of this object.</div>
 </td>
 </tr>
 <tr id="i13" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setCategories-java.util.List-">setCategories</a></span>(<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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in 
org.apache.juneau.dto.atom">Category</a>&gt;&nbsp;categories)</code>
-<div class="block">Sets the list of categories of this object.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#links-org.apache.juneau.dto.atom.Link...-">links</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in 
org.apache.juneau.dto.atom">Link</a>...&nbsp;links)</code>
+<div class="block">Sets the list of links of this object.</div>
 </td>
 </tr>
 <tr id="i14" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setContributors-java.util.List-">setContributors</a></span>(<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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>&gt;&nbsp;contributors)</code>
-<div class="block">Sets the list of contributors of this object.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#rights-java.lang.String-">rights</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;rights)</code>
+<div class="block">Sets the rights statement of this object.</div>
 </td>
 </tr>
 <tr id="i15" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setId-org.apache.juneau.dto.atom.Id-">setId</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in 
org.apache.juneau.dto.atom">Id</a>&nbsp;id)</code>
-<div class="block">Sets the ID of this object.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#rights-org.apache.juneau.dto.atom.Text-">rights</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&nbsp;rights)</code>
+<div class="block">Sets the rights statement of this object.</div>
 </td>
 </tr>
 <tr id="i16" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setLinks-java.util.List-">setLinks</a></span>(<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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in 
org.apache.juneau.dto.atom">Link</a>&gt;&nbsp;links)</code>
-<div class="block">Sets the list of links of this object.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#title-java.lang.String-">title</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;title)</code>
+<div class="block">Sets the title of this object.</div>
 </td>
 </tr>
 <tr id="i17" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setRights-org.apache.juneau.dto.atom.Text-">setRights</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&nbsp;rights)</code>
-<div class="block">Sets the rights statement of this object.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#title-org.apache.juneau.dto.atom.Text-">title</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&nbsp;title)</code>
+<div class="block">Sets the title of this object.</div>
 </td>
 </tr>
 <tr id="i18" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setTitle-org.apache.juneau.dto.atom.Text-">setTitle</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&nbsp;title)</code>
-<div class="block">Sets the title of this object.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#updated-java.util.Calendar-">updated</a></span>(<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>&nbsp;updated)</code>
+<div class="block">Sets the update timestamp of this object.</div>
 </td>
 </tr>
 <tr id="i19" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setUpdated-java.util.Calendar-">setUpdated</a></span>(<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>&nbsp;updated)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#updated-java.lang.String-">updated</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;updated)</code>
 <div class="block">Sets the update timestamp of this object.</div>
 </td>
 </tr>
@@ -298,7 +300,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.juneau.dto.atom.<a 
href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in 
org.apache.juneau.dto.atom">Common</a></h3>
-<code><a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#getBase--">getBase</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#getLang--">getLang</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#setBase-java.net.URI-">setBase</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#setLang-java.lang.String-">setLang</a></code></li>
+<code><a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.lang.String-">base</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.net.URI-">base</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#getBase--">getBase</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#getLang--">getLang</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">lang</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -327,7 +329,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <ul class="blockList">
 <li class="blockList">
 <h4>CommonEntry</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.50">CommonEntry</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in 
org.apache.juneau.dto.atom">Id</a>&nbsp;id,
+<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.48">CommonEntry</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in 
org.apache.juneau.dto.atom">Id</a>&nbsp;id,
                    <a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&nbsp;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>&nbsp;updated)</pre>
 <div class="block">Normal constructor.</div>
@@ -339,13 +341,31 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 </dl>
 </li>
 </ul>
+<a name="CommonEntry-java.lang.String-java.lang.String-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CommonEntry</h4>
+<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.58">CommonEntry</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>&nbsp;id,
+                   <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>&nbsp;title,
+                   <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>&nbsp;updated)</pre>
+<div class="block">Normal constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - The ID of this object.</dd>
+<dd><code>title</code> - The title of this object.</dd>
+<dd><code>updated</code> - The updated timestamp of this object.</dd>
+</dl>
+</li>
+</ul>
 <a name="CommonEntry--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>CommonEntry</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.57">CommonEntry</a>()</pre>
+<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.63">CommonEntry</a>()</pre>
 <div class="block">Bean constructor.</div>
 </li>
 </ul>
@@ -365,7 +385,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <h4>getAuthors</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#COLLAPSED">COLLAPSED</a>,
      <a 
href="../../../../../org/apache/juneau/xml/annotation/Xml.html#childName--">childName</a>="author")
-public&nbsp;<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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.70">getAuthors</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" 
title="class in org.apache.juneau.dto.atom">Person</a>[]&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.76">getAuthors</a>()</pre>
 <div class="block">Returns the list of authors for this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -373,13 +393,14 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 </dl>
 </li>
 </ul>
-<a name="setAuthors-java.util.List-">
+<a name="authors-org.apache.juneau.dto.atom.Person...-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setAuthors</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.80">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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>&gt;&nbsp;authors)</pre>
+<h4>authors</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#name--">name</a>="authors")
+public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.87">authors</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>...&nbsp;authors)</pre>
 <div class="block">Sets the list of authors for this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -389,22 +410,6 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 </dl>
 </li>
 </ul>
-<a name="addAuthors-org.apache.juneau.dto.atom.Person...-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>addAuthors</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.91">addAuthors</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>...&nbsp;authors)</pre>
-<div class="block">Adds one or more authors to the list of authors of this 
object.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>authors</code> - The author to add to the list.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>This object (for method chaining).</dd>
-</dl>
-</li>
-</ul>
 <a name="getCatetories--">
 <!--   -->
 </a>
@@ -413,7 +418,7 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <h4>getCatetories</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#COLLAPSED">COLLAPSED</a>,
      <a 
href="../../../../../org/apache/juneau/xml/annotation/Xml.html#childName--">childName</a>="category")
-public&nbsp;<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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in 
org.apache.juneau.dto.atom">Category</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.104">getCatetories</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" 
title="class in org.apache.juneau.dto.atom">Category</a>[]&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.98">getCatetories</a>()</pre>
 <div class="block">Returns the list of categories of this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -421,13 +426,14 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 </dl>
 </li>
 </ul>
-<a name="setCategories-java.util.List-">
+<a name="categories-org.apache.juneau.dto.atom.Category...-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setCategories</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.114">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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in 
org.apache.juneau.dto.atom">Category</a>&gt;&nbsp;categories)</pre>
+<h4>categories</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#name--">name</a>="categories")
+public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.109">categories</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in 
org.apache.juneau.dto.atom">Category</a>...&nbsp;categories)</pre>
 <div class="block">Sets the list of categories of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -437,22 +443,6 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 </dl>
 </li>
 </ul>
-<a name="addCategories-org.apache.juneau.dto.atom.Category...-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>addCategories</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.125">addCategories</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in 
org.apache.juneau.dto.atom">Category</a>...&nbsp;categories)</pre>
-<div class="block">Adds one or more categories to the list of categories of 
this object.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>categories</code> - The categories to add to the list.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>This object (for method chaining).</dd>
-</dl>
-</li>
-</ul>
 <a name="getContributors--">
 <!--   -->
 </a>
@@ -461,7 +451,7 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <h4>getContributors</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#COLLAPSED">COLLAPSED</a>,
      <a 
href="../../../../../org/apache/juneau/xml/annotation/Xml.html#childName--">childName</a>="contributor")
-public&nbsp;<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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.138">getContributors</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" 
title="class in org.apache.juneau.dto.atom">Person</a>[]&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.120">getContributors</a>()</pre>
 <div class="block">Returns the list of contributors of this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -469,13 +459,14 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 </dl>
 </li>
 </ul>
-<a name="setContributors-java.util.List-">
+<a name="contributors-org.apache.juneau.dto.atom.Person...-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setContributors</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.148">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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>&gt;&nbsp;contributors)</pre>
+<h4>contributors</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#name--">name</a>="contributors")
+public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.131">contributors</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>...&nbsp;contributors)</pre>
 <div class="block">Sets the list of contributors of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -485,43 +476,44 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 </dl>
 </li>
 </ul>
-<a name="addContributors-org.apache.juneau.dto.atom.Person...-">
+<a name="getId--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>addContributors</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.159">addContributors</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in 
org.apache.juneau.dto.atom">Person</a>...&nbsp;contributors)</pre>
-<div class="block">Adds one or more contributors to the list of contributors 
of this object.</div>
+<h4>getId</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Id.html" 
title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.141">getId</a>()</pre>
+<div class="block">Returns the ID of this object.</div>
 <dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>contributors</code> - The contributor to add to the list.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>This object (for method chaining).</dd>
+<dd>The ID of this object.</dd>
 </dl>
 </li>
 </ul>
-<a name="getId--">
+<a name="id-org.apache.juneau.dto.atom.Id-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getId</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Id.html" 
title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.171">getId</a>()</pre>
-<div class="block">Returns the ID of this object.</div>
+<h4>id</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#name--">name</a>="id")
+public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.152">id</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in 
org.apache.juneau.dto.atom">Id</a>&nbsp;id)</pre>
+<div class="block">Sets the ID of this object.</div>
 <dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>id</code> - The ID of this object.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The ID of this object.</dd>
+<dd>This object (for method chaining).</dd>
 </dl>
 </li>
 </ul>
-<a name="setId-org.apache.juneau.dto.atom.Id-">
+<a name="id-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setId</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.181">setId</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in 
org.apache.juneau.dto.atom">Id</a>&nbsp;id)</pre>
+<h4>id</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.163">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>&nbsp;id)</pre>
 <div class="block">Sets the ID of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -538,7 +530,7 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <li class="blockList">
 <h4>getLinks</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#COLLAPSED">COLLAPSED</a>)
-public&nbsp;<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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in 
org.apache.juneau.dto.atom">Link</a>&gt;&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.192">getLinks</a>()</pre>
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" 
title="class in org.apache.juneau.dto.atom">Link</a>[]&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.174">getLinks</a>()</pre>
 <div class="block">Returns the list of links of this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -546,13 +538,14 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 </dl>
 </li>
 </ul>
-<a name="setLinks-java.util.List-">
+<a name="links-org.apache.juneau.dto.atom.Link...-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setLinks</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.202">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>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in 
org.apache.juneau.dto.atom">Link</a>&gt;&nbsp;links)</pre>
+<h4>links</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#name--">name</a>="links")
+public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.185">links</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in 
org.apache.juneau.dto.atom">Link</a>...&nbsp;links)</pre>
 <div class="block">Sets the list of links of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -562,43 +555,44 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 </dl>
 </li>
 </ul>
-<a name="addLinks-org.apache.juneau.dto.atom.Link...-">
+<a name="getRights--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>addLinks</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.213">addLinks</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in 
org.apache.juneau.dto.atom">Link</a>...&nbsp;links)</pre>
-<div class="block">Adds one or more links to the list of links of this 
object.</div>
+<h4>getRights</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.195">getRights</a>()</pre>
+<div class="block">Returns the rights statement of this object.</div>
 <dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>links</code> - The links to add to the list.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>This object (for method chaining).</dd>
+<dd>The rights statement of this object.</dd>
 </dl>
 </li>
 </ul>
-<a name="getRights--">
+<a name="rights-org.apache.juneau.dto.atom.Text-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getRights</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.225">getRights</a>()</pre>
-<div class="block">Returns the rights statement of this object.</div>
+<h4>rights</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#name--">name</a>="rights")
+public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.206">rights</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&nbsp;rights)</pre>
+<div class="block">Sets the rights statement of this object.</div>
 <dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>rights</code> - The rights statement of this object.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The rights statement of this object.</dd>
+<dd>This object (for method chaining).</dd>
 </dl>
 </li>
 </ul>
-<a name="setRights-org.apache.juneau.dto.atom.Text-">
+<a name="rights-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setRights</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.235">setRights</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&nbsp;rights)</pre>
+<h4>rights</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.217">rights</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>&nbsp;rights)</pre>
 <div class="block">Sets the rights statement of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -614,7 +608,7 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <ul class="blockList">
 <li class="blockList">
 <h4>getTitle</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.245">getTitle</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.227">getTitle</a>()</pre>
 <div class="block">Returns the title of this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -622,13 +616,30 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 </dl>
 </li>
 </ul>
-<a name="setTitle-org.apache.juneau.dto.atom.Text-">
+<a name="title-org.apache.juneau.dto.atom.Text-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>title</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#name--">name</a>="title")
+public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.238">title</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&nbsp;title)</pre>
+<div class="block">Sets the title of this object.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>title</code> - The title of this object.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="title-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setTitle</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.255">setTitle</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&nbsp;title)</pre>
+<h4>title</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.249">title</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>&nbsp;title)</pre>
 <div class="block">Sets the title of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -645,7 +656,7 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/List.htm
 <li class="blockList">
 <h4>getUpdated</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&nbsp;<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>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.266">getUpdated</a>()</pre>
+public&nbsp;<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>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.260">getUpdated</a>()</pre>
 <div class="block">Returns the update timestamp of this object.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -653,13 +664,14 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar
 </dl>
 </li>
 </ul>
-<a name="setUpdated-java.util.Calendar-">
+<a name="updated-java.util.Calendar-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
-<h4>setUpdated</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.276">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>&nbsp;updated)</pre>
+<h4>updated</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#name--">name</a>="updated")
+public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.271">updated</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>&nbsp;updated)</pre>
 <div class="block">Sets the update timestamp of this object.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -669,6 +681,23 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar
 </dl>
 </li>
 </ul>
+<a name="updated-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>updated</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#name--">name</a>="updated")
+public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.283">updated</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>&nbsp;updated)</pre>
+<div class="block">Sets the update timestamp of this object.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>updated</code> - The update timestamp of this object in ISO8601 
format.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -738,6 +767,6 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2016 <a 
href="http://www.apache.org/";>Apache</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <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/b3409c1c/content/site/apidocs/org/apache/juneau/dto/atom/Content.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Content.html 
b/content/site/apidocs/org/apache/juneau/dto/atom/Content.html
index 03a85c7..6a77180 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Content.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Content.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Content (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title>
+<title>Content (Apache Juneau (incubating) 6.0.2-incubating-SNAPSHOT)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Content (Apache Juneau (incubating) 
6.0.1-incubating-SNAPSHOT)";
+            parent.document.title="Content (Apache Juneau (incubating) 
6.0.2-incubating-SNAPSHOT)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -74,7 +74,7 @@ var activeTableTab = "activeTableTab";
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a 
href="#nested.classes.inherited.from.class.org.apache.juneau.dto.atom.Text">Nested</a>&nbsp;|&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -119,7 +119,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.67">Content</a>
+<pre>public class <a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.66">Content</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a></pre>
 <div class="block">Represents an <code>atomContent</code> construct in the 
RFC4287 specification.
  <p>
@@ -161,33 +161,13 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="cla
    }
  </p>
  <p>
-   Refer to <a 
href="../../../../../org/apache/juneau/dto/atom/package-summary.html"><code>org.apache.juneau.dto.atom</code></a>
 for further information about ATOM support.
- </p></div>
-<dl>
-<dt><span class="simpleTagLabel">Author:</span></dt>
-<dd>James Bognar ([email protected])</dd>
-</dl>
+ Refer to <a 
href="../../../../../org/apache/juneau/dto/atom/package-summary.html"><code>org.apache.juneau.dto.atom</code></a>
 for further information about ATOM support.</div>
 </li>
 </ul>
 </div>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="nested.class.summary">
-<!--   -->
-</a>
-<h3>Nested Class Summary</h3>
-<ul class="blockList">
-<li class="blockList"><a 
name="nested.classes.inherited.from.class.org.apache.juneau.dto.atom.Text">
-<!--   -->
-</a>
-<h3>Nested classes/interfaces inherited from 
class&nbsp;org.apache.juneau.dto.atom.<a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a></h3>
-<code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.TextContentHandler.html" 
title="class in 
org.apache.juneau.dto.atom">Text.TextContentHandler</a></code></li>
-</ul>
-</li>
-</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.summary">
@@ -201,17 +181,11 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="cla
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#Content--">Content</a></span>()</code>
-<div class="block">Bean constructor.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#Content-java.lang.String-">Content</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;content)</code>
 <div class="block">Normal content.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#Content-java.lang.String-java.lang.String-">Content</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;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>&nbsp;content)</code>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#Content-java.lang.String-">Content</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;type)</code>
 <div class="block">Normal content.</div>
 </td>
 </tr>
@@ -231,38 +205,44 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="cla
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true";
 title="class or interface in java.net">URI</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#getSrc--">getSrc</a></span>()</code>
-<div class="block">Returns the source URI.</div>
+<td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#base-java.lang.String-">base</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;base)</code>
+<div class="block">Sets the URI base of this object.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#setBase-java.net.URI-">setBase</a></span>(<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>&nbsp;base)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#base-java.net.URI-">base</a></span>(<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>&nbsp;base)</code>
 <div class="block">Sets the URI base of this object.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
+<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true";
 title="class or interface in java.net">URI</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#getSrc--">getSrc</a></span>()</code>
+<div class="block">Returns the source URI.</div>
+</td>
+</tr>
+<tr id="i3" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#setLang-java.lang.String-">setLang</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;lang)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#lang-java.lang.String-">lang</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;lang)</code>
 <div class="block">Sets the language of this object.</div>
 </td>
 </tr>
-<tr id="i3" class="rowColor">
+<tr id="i4" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#setSrc-java.net.URI-">setSrc</a></span>(<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>&nbsp;src)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#src-java.net.URI-">src</a></span>(<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>&nbsp;src)</code>
 <div class="block">Sets the source URI.</div>
 </td>
 </tr>
-<tr id="i4" class="altColor">
+<tr id="i5" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#setText-java.lang.String-">setText</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;text)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#text-java.lang.String-">text</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;text)</code>
 <div class="block">Sets the content of this content.</div>
 </td>
 </tr>
-<tr id="i5" class="rowColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#setType-java.lang.String-">setType</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;type)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Content.html#type-java.lang.String-">type</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;type)</code>
 <div class="block">Sets the content type of this content.</div>
 </td>
 </tr>
@@ -302,33 +282,17 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="cla
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="Content-java.lang.String-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>Content</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.78">Content</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>&nbsp;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>&nbsp;content)</pre>
-<div class="block">Normal content.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>type</code> - The content type of this content.</dd>
-<dd><code>content</code> - The content of this content.</dd>
-</dl>
-</li>
-</ul>
 <a name="Content-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>Content</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.87">Content</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>&nbsp;content)</pre>
+<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.76">Content</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>&nbsp;type)</pre>
 <div class="block">Normal content.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>content</code> - The content of this content.</dd>
+<dd><code>type</code> - The content type of this content.</dd>
 </dl>
 </li>
 </ul>
@@ -338,8 +302,8 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="cla
 <ul class="blockListLast">
 <li class="blockList">
 <h4>Content</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.92">Content</a>()</pre>
-<div class="block">Bean constructor.</div>
+<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.83">Content</a>()</pre>
+<div class="block">Normal content.</div>
 </li>
 </ul>
 </li>
@@ -357,7 +321,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="cla
 <li class="blockList">
 <h4>getSrc</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&nbsp;<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>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.105">getSrc</a>()</pre>
+public&nbsp;<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>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.97">getSrc</a>()</pre>
 <div class="block">Returns the source URI.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -365,13 +329,14 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 </dl>
 </li>
 </ul>
-<a name="setSrc-java.net.URI-">
+<a name="src-java.net.URI-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setSrc</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.115">setSrc</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>&nbsp;src)</pre>
+<h4>src</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#name--">name</a>="src")
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" 
title="class in org.apache.juneau.dto.atom">Content</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.108">src</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>&nbsp;src)</pre>
 <div class="block">Sets the source URI.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -381,18 +346,18 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 </dl>
 </li>
 </ul>
-<a name="setText-java.lang.String-">
+<a name="text-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setText</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.126">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>&nbsp;text)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.html#setText-java.lang.String-">Text</a></code></span></div>
+<h4>text</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.119">text</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>&nbsp;text)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.html#text-java.lang.String-">Text</a></code></span></div>
 <div class="block">Sets the content of this content.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.html#setText-java.lang.String-">setText</a></code>&nbsp;in
 class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.html#text-java.lang.String-">text</a></code>&nbsp;in
 class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>text</code> - The content of this content.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -400,14 +365,14 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 </dl>
 </li>
 </ul>
-<a name="setType-java.lang.String-">
+<a name="type-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setType</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.132">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>&nbsp;type)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.html#setType-java.lang.String-">Text</a></code></span></div>
+<h4>type</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.125">type</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;type)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.html#type-java.lang.String-">Text</a></code></span></div>
 <div class="block">Sets the content type of this content.
  <p>
    Must be one of the following:
@@ -419,7 +384,7 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
  </ul></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.html#setType-java.lang.String-">setType</a></code>&nbsp;in
 class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.html#type-java.lang.String-">type</a></code>&nbsp;in
 class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>type</code> - The content type of this content.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -427,18 +392,37 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 </dl>
 </li>
 </ul>
-<a name="setBase-java.net.URI-">
+<a name="base-java.net.URI-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>base</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.131">base</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>&nbsp;base)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.net.URI-">Common</a></code></span></div>
+<div class="block">Sets the URI base of this object.</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.html#base-java.net.URI-">base</a></code>&nbsp;in
 class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>base</code> - The URI base of this object.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>This object (for method chaining).</dd>
+</dl>
+</li>
+</ul>
+<a name="base-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setBase</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.138">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>&nbsp;base)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#setBase-java.net.URI-">Common</a></code></span></div>
+<h4>base</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.137">base</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>&nbsp;base)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.lang.String-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.html#setBase-java.net.URI-">setBase</a></code>&nbsp;in
 class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.html#base-java.lang.String-">base</a></code>&nbsp;in
 class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>base</code> - The URI base of this object.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -446,18 +430,18 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 </dl>
 </li>
 </ul>
-<a name="setLang-java.lang.String-">
+<a name="lang-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>setLang</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.144">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>&nbsp;lang)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#setLang-java.lang.String-">Common</a></code></span></div>
+<h4>lang</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in 
org.apache.juneau.dto.atom">Content</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.143">lang</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>&nbsp;lang)</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">Common</a></code></span></div>
 <div class="block">Sets the language of this object.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.html#setLang-java.lang.String-">setLang</a></code>&nbsp;in
 class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/Text.html#lang-java.lang.String-">lang</a></code>&nbsp;in
 class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>lang</code> - The language of this object.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -518,7 +502,7 @@ public&nbsp;<a 
href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a 
href="#nested.classes.inherited.from.class.org.apache.juneau.dto.atom.Text">Nested</a>&nbsp;|&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -534,6 +518,6 @@ public&nbsp;<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 &#169; 2016 <a 
href="http://www.apache.org/";>Apache</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2017 <a 
href="http://www.apache.org/";>Apache</a>. All rights reserved.</small></p>
 </body>
 </html>

Reply via email to