http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/b3409c1c/content/site/apidocs/org/apache/juneau/dto/atom/Source.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Source.html 
b/content/site/apidocs/org/apache/juneau/dto/atom/Source.html
index 019935f..7ab8a7d 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Source.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Source.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Source (Apache Juneau (incubating) 6.0.1-incubating-SNAPSHOT)</title>
+<title>Source (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="Source (Apache Juneau (incubating) 
6.0.1-incubating-SNAPSHOT)";
+            parent.document.title="Source (Apache Juneau (incubating) 
6.0.2-incubating-SNAPSHOT)";
         }
     }
     catch(err) {
@@ -144,12 +144,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
       }
  </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>
@@ -187,133 +182,133 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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/Source.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/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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/Source.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="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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/Source.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="i3" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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 class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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="i4" class="altColor">
+<td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html#generator-org.apache.juneau.dto.atom.Generator-">generator</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class 
in org.apache.juneau.dto.atom">Generator</a>&nbsp;generator)</code>
+<div class="block">Sets the generator info of this source.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in 
org.apache.juneau.dto.atom">Generator</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html#getGenerator--">getGenerator</a></span>()</code>
 <div class="block">Returns the generator info of this source.</div>
 </td>
 </tr>
-<tr id="i5" class="rowColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in 
org.apache.juneau.dto.atom">Icon</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html#getIcon--">getIcon</a></span>()</code>
 <div class="block">Returns the icon of this source.</div>
 </td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in 
org.apache.juneau.dto.atom">Logo</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html#getLogo--">getLogo</a></span>()</code>
 <div class="block">Returns the logo of this source.</div>
 </td>
 </tr>
-<tr id="i7" 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/Source.html#getSubtitle--">getSubtitle</a></span>()</code>
 <div class="block">Returns the subtitle of this source.</div>
 </td>
 </tr>
-<tr id="i8" class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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>
-</tr>
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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>
-<div class="block">Sets the URI base of this object.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html#icon-org.apache.juneau.dto.atom.Icon-">icon</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in 
org.apache.juneau.dto.atom">Icon</a>&nbsp;icon)</code>
+<div class="block">Sets the icon of this source.</div>
 </td>
 </tr>
 <tr id="i10" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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/Source.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="i11" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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/Source.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="i12" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html#setGenerator-org.apache.juneau.dto.atom.Generator-">setGenerator</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class 
in org.apache.juneau.dto.atom">Generator</a>&nbsp;generator)</code>
-<div class="block">Sets the generator info of this source.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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="i13" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html#setIcon-org.apache.juneau.dto.atom.Icon-">setIcon</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in 
org.apache.juneau.dto.atom">Icon</a>&nbsp;icon)</code>
-<div class="block">Sets the icon of this source.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html#logo-org.apache.juneau.dto.atom.Logo-">logo</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in 
org.apache.juneau.dto.atom">Logo</a>&nbsp;logo)</code>
+<div class="block">Sets the logo of this source.</div>
 </td>
 </tr>
 <tr id="i14" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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/Source.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/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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>
-<div class="block">Sets the language of this object.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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/Source.html#subtitle-java.lang.String-">subtitle</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;subtitle)</code>
+<div class="block">Sets the subtitle of this source.</div>
 </td>
 </tr>
 <tr id="i17" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html#setLogo-org.apache.juneau.dto.atom.Logo-">setLogo</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in 
org.apache.juneau.dto.atom">Logo</a>&nbsp;logo)</code>
-<div class="block">Sets the logo of this source.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html#subtitle-org.apache.juneau.dto.atom.Text-">subtitle</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&nbsp;subtitle)</code>
+<div class="block">Sets the subtitle of this source.</div>
 </td>
 </tr>
 <tr id="i18" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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/Source.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="i19" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html#setSubtitle-org.apache.juneau.dto.atom.Text-">setSubtitle</a></span>(<a
 href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&nbsp;subtitle)</code>
-<div class="block">Sets the subtitle of this source.</div>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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="i20" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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/Source.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="i21" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Source.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/Source.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>
@@ -323,14 +318,14 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.juneau.dto.atom.<a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></h3>
-<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getAuthors--">getAuthors</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getCatetories--">getCatetories</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getContributors--">getContributors</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getId--">getId</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getLinks--">getLinks</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getRights--">getRights</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getTitle--">getTitle</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getUpdated--">getUpdated</a></code></li>
+<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getAuthors--">getAuthors</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getCatetories--">getCatetories</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getContributors--">getContributors</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getId--">getId</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getLinks--">getLinks</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getRights--">getRights</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getTitle--">getTitle</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#getUpdated--">getUpdated</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#id-java.lang.String-">id</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a 
name="methods.inherited.from.class.org.apache.juneau.dto.atom.Common">
 <!--   -->
 </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></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#getBase--">getBase</a>,
 <a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#getLang--">getLang</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -384,13 +379,14 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 </dl>
 </li>
 </ul>
-<a name="setGenerator-org.apache.juneau.dto.atom.Generator-">
+<a name="generator-org.apache.juneau.dto.atom.Generator-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setGenerator</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.74">setGenerator</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class 
in org.apache.juneau.dto.atom">Generator</a>&nbsp;generator)</pre>
+<h4>generator</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>="generator")
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" 
title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.75">generator</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class 
in org.apache.juneau.dto.atom">Generator</a>&nbsp;generator)</pre>
 <div class="block">Sets the generator info of this source.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -406,7 +402,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getIcon</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" 
title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.84">getIcon</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" 
title="class in org.apache.juneau.dto.atom">Icon</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.85">getIcon</a>()</pre>
 <div class="block">Returns the icon of this source.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -414,13 +410,14 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 </dl>
 </li>
 </ul>
-<a name="setIcon-org.apache.juneau.dto.atom.Icon-">
+<a name="icon-org.apache.juneau.dto.atom.Icon-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setIcon</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.94">setIcon</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in 
org.apache.juneau.dto.atom">Icon</a>&nbsp;icon)</pre>
+<h4>icon</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>="icon")
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" 
title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.96">icon</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in 
org.apache.juneau.dto.atom">Icon</a>&nbsp;icon)</pre>
 <div class="block">Sets the icon of this source.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -436,7 +433,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getLogo</h4>
-<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" 
title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.104">getLogo</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" 
title="class in org.apache.juneau.dto.atom">Logo</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.106">getLogo</a>()</pre>
 <div class="block">Returns the logo of this source.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -444,13 +441,14 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 </dl>
 </li>
 </ul>
-<a name="setLogo-org.apache.juneau.dto.atom.Logo-">
+<a name="logo-org.apache.juneau.dto.atom.Logo-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setLogo</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.114">setLogo</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in 
org.apache.juneau.dto.atom">Logo</a>&nbsp;logo)</pre>
+<h4>logo</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>="logo")
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" 
title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.117">logo</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in 
org.apache.juneau.dto.atom">Logo</a>&nbsp;logo)</pre>
 <div class="block">Sets the logo of this source.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -466,7 +464,7 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <ul class="blockList">
 <li class="blockList">
 <h4>getSubtitle</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/Source.html#line.124">getSubtitle</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/Source.html#line.127">getSubtitle</a>()</pre>
 <div class="block">Returns the subtitle of this source.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -474,13 +472,14 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 </dl>
 </li>
 </ul>
-<a name="setSubtitle-org.apache.juneau.dto.atom.Text-">
+<a name="subtitle-org.apache.juneau.dto.atom.Text-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setSubtitle</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.134">setSubtitle</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&nbsp;subtitle)</pre>
+<h4>subtitle</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>="subtitle")
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" 
title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.138">subtitle</a>(<a
 href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&nbsp;subtitle)</pre>
 <div class="block">Sets the subtitle of this source.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -490,56 +489,54 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 </dl>
 </li>
 </ul>
-<a name="setAuthors-java.util.List-">
+<a name="subtitle-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setAuthors</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.145">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>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<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>
+<h4>subtitle</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>="subtitle")
+public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Source.html" 
title="class in org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.150">subtitle</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;subtitle)</pre>
+<div class="block">Sets the subtitle of this source.</div>
 <dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setAuthors-java.util.List-">setAuthors</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>authors</code> - The list of authors for this object.</dd>
+<dd><code>subtitle</code> - The subtitle of this source.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
 </li>
 </ul>
-<a name="addAuthors-org.apache.juneau.dto.atom.Person...-">
+<a name="authors-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/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.151">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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<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>
+<h4>authors</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.160">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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#authors-org.apache.juneau.dto.atom.Person...-">CommonEntry</a></code></span></div>
+<div class="block">Sets the list of authors for this object.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#addAuthors-org.apache.juneau.dto.atom.Person...-">addAuthors</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#authors-org.apache.juneau.dto.atom.Person...-">authors</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>authors</code> - The author to add to the list.</dd>
+<dd><code>authors</code> - The list of authors for this object.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </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/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.157">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>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setCategories-java.util.List-">CommonEntry</a></code></span></div>
+<h4>categories</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.166">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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#categories-org.apache.juneau.dto.atom.Category...-">CommonEntry</a></code></span></div>
 <div class="block">Sets the list of categories of this object.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setCategories-java.util.List-">setCategories</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#categories-org.apache.juneau.dto.atom.Category...-">categories</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>categories</code> - The list of categories of this object.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -547,189 +544,189 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 </dl>
 </li>
 </ul>
-<a name="addCategories-org.apache.juneau.dto.atom.Category...-">
+<a name="contributors-org.apache.juneau.dto.atom.Person...-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>addCategories</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.163">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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<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>
+<h4>contributors</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.172">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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#contributors-org.apache.juneau.dto.atom.Person...-">CommonEntry</a></code></span></div>
+<div class="block">Sets the list of contributors of this object.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#addCategories-org.apache.juneau.dto.atom.Category...-">addCategories</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#contributors-org.apache.juneau.dto.atom.Person...-">contributors</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>categories</code> - The categories to add to the list.</dd>
+<dd><code>contributors</code> - The list of contributors of this object.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
 </li>
 </ul>
-<a name="setContributors-java.util.List-">
+<a name="id-org.apache.juneau.dto.atom.Id-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setContributors</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.169">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>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<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>
+<h4>id</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.178">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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#id-org.apache.juneau.dto.atom.Id-">CommonEntry</a></code></span></div>
+<div class="block">Sets the ID of this object.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setContributors-java.util.List-">setContributors</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#id-org.apache.juneau.dto.atom.Id-">id</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>contributors</code> - The list of contributors of this object.</dd>
+<dd><code>id</code> - The ID of this object.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
 </li>
 </ul>
-<a name="addContributors-org.apache.juneau.dto.atom.Person...-">
+<a name="links-org.apache.juneau.dto.atom.Link...-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>addContributors</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.175">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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<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>
+<h4>links</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.184">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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#links-org.apache.juneau.dto.atom.Link...-">CommonEntry</a></code></span></div>
+<div class="block">Sets the list of links of this object.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#addContributors-org.apache.juneau.dto.atom.Person...-">addContributors</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#links-org.apache.juneau.dto.atom.Link...-">links</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>contributors</code> - The contributor to add to the list.</dd>
+<dd><code>links</code> - The list of links of this object.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
 </li>
 </ul>
-<a name="setId-org.apache.juneau.dto.atom.Id-">
+<a name="rights-org.apache.juneau.dto.atom.Text-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setId</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.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>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<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>
+<h4>rights</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.190">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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#rights-org.apache.juneau.dto.atom.Text-">CommonEntry</a></code></span></div>
+<div class="block">Sets the rights statement of this object.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setId-org.apache.juneau.dto.atom.Id-">setId</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#rights-org.apache.juneau.dto.atom.Text-">rights</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>id</code> - The ID of this object.</dd>
+<dd><code>rights</code> - The rights statement of this object.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
 </li>
 </ul>
-<a name="setLinks-java.util.List-">
+<a name="rights-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setLinks</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.187">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>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<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>
+<h4>rights</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.196">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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#rights-java.lang.String-">CommonEntry</a></code></span></div>
+<div class="block">Sets the rights statement of this object.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setLinks-java.util.List-">setLinks</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#rights-java.lang.String-">rights</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>links</code> - The list of links of this object.</dd>
+<dd><code>rights</code> - The rights statement of this object.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
 </li>
 </ul>
-<a name="addLinks-org.apache.juneau.dto.atom.Link...-">
+<a name="title-org.apache.juneau.dto.atom.Text-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>addLinks</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.193">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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<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>
+<h4>title</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.202">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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#title-org.apache.juneau.dto.atom.Text-">CommonEntry</a></code></span></div>
+<div class="block">Sets the title of this object.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#addLinks-org.apache.juneau.dto.atom.Link...-">addLinks</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#title-org.apache.juneau.dto.atom.Text-">title</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>links</code> - The links to add to the list.</dd>
+<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="setRights-org.apache.juneau.dto.atom.Text-">
+<a name="title-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setRights</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.199">setRights</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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<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>
+<h4>title</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.208">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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#title-java.lang.String-">CommonEntry</a></code></span></div>
+<div class="block">Sets the title of this object.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setRights-org.apache.juneau.dto.atom.Text-">setRights</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#title-java.lang.String-">title</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>rights</code> - The rights statement of this object.</dd>
+<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="setTitle-org.apache.juneau.dto.atom.Text-">
+<a name="updated-java.util.Calendar-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setTitle</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.205">setTitle</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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<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>
+<h4>updated</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.214">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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#updated-java.util.Calendar-">CommonEntry</a></code></span></div>
+<div class="block">Sets the update timestamp of this object.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setTitle-org.apache.juneau.dto.atom.Text-">setTitle</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#updated-java.util.Calendar-">updated</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>title</code> - The title of this object.</dd>
+<dd><code>updated</code> - The update timestamp of this object.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>This object (for method chaining).</dd>
 </dl>
 </li>
 </ul>
-<a name="setUpdated-java.util.Calendar-">
+<a name="updated-java.lang.String-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setUpdated</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.211">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>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setUpdated-java.util.Calendar-">CommonEntry</a></code></span></div>
+<h4>updated</h4>
+<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.220">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"><span class="descfrmTypeLabel">Description copied from 
class:&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#updated-java.lang.String-">CommonEntry</a></code></span></div>
 <div class="block">Sets the update timestamp of this object.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#setUpdated-java.util.Calendar-">setUpdated</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html#updated-java.lang.String-">updated</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class 
in org.apache.juneau.dto.atom">CommonEntry</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>updated</code> - The update timestamp of this object.</dd>
+<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>
-<a name="setBase-java.net.URI-">
+<a name="base-java.net.URI-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>setBase</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.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>&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/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.226">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/Common.html#setBase-java.net.URI-">setBase</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in 
org.apache.juneau.dto.atom">Common</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#base-java.net.URI-">base</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in 
org.apache.juneau.dto.atom">Common</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>
@@ -737,18 +734,18 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 </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/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.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>&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/Source.html" title="class in 
org.apache.juneau.dto.atom">Source</a>&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Source.html#line.232">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/Common.html#setLang-java.lang.String-">setLang</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in 
org.apache.juneau.dto.atom">Common</a></code></dd>
+<dd><code><a 
href="../../../../../org/apache/juneau/dto/atom/Common.html#lang-java.lang.String-">lang</a></code>&nbsp;in
 class&nbsp;<code><a 
href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in 
org.apache.juneau.dto.atom">Common</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>
@@ -825,6 +822,6 @@ extends <a 
href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
 <!--   -->
 </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/Text.TextContentHandler.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/org/apache/juneau/dto/atom/Text.TextContentHandler.html 
b/content/site/apidocs/org/apache/juneau/dto/atom/Text.TextContentHandler.html
deleted file mode 100644
index 23e64b7..0000000
--- 
a/content/site/apidocs/org/apache/juneau/dto/atom/Text.TextContentHandler.html
+++ /dev/null
@@ -1,362 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!-- NewPage -->
-<html lang="en">
-<head>
-<!-- Generated by javadoc -->
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Text.TextContentHandler (Apache Juneau (incubating) 
6.0.1-incubating-SNAPSHOT)</title>
-<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" 
title="Style">
-<script type="text/javascript" src="../../../../../script.js"></script>
-</head>
-<body>
-<script type="text/javascript"><!--
-    try {
-        if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Text.TextContentHandler (Apache Juneau 
(incubating) 6.0.1-incubating-SNAPSHOT)";
-        }
-    }
-    catch(err) {
-    }
-//-->
-var methods = {"i0":10,"i1":10};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
-</script>
-<noscript>
-<div>JavaScript is disabled on your browser.</div>
-</noscript>
-<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/Text.TextContentHandler.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class 
in org.apache.juneau.dto.atom"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/juneau/dto/atom/Text.TextContentHandler.html"
 target="_top">Frames</a></li>
-<li><a href="Text.TextContentHandler.html" 
target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_top");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&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>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.top">
-<!--   -->
-</a></div>
-<!-- ========= END OF TOP NAVBAR ========= -->
-<!-- ======== START OF CLASS DATA ======== -->
-<div class="header">
-<div class="subTitle">org.apache.juneau.dto.atom</div>
-<h2 title="Class Text.TextContentHandler" class="title">Class 
Text.TextContentHandler</h2>
-</div>
-<div class="contentContainer">
-<ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
-<li>
-<ul class="inheritance">
-<li>org.apache.juneau.dto.atom.Text.TextContentHandler</li>
-</ul>
-</li>
-</ul>
-<div class="description">
-<ul class="blockList">
-<li class="blockList">
-<dl>
-<dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../../org/apache/juneau/xml/XmlContentHandler.html" 
title="interface in org.apache.juneau.xml">XmlContentHandler</a>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&gt;</dd>
-</dl>
-<dl>
-<dt>Enclosing class:</dt>
-<dd><a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class 
in org.apache.juneau.dto.atom">Text</a></dd>
-</dl>
-<hr>
-<br>
-<pre>public static class <a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Text.html#line.162">Text.TextContentHandler</a>
-extends <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
-implements <a 
href="../../../../../org/apache/juneau/xml/XmlContentHandler.html" 
title="interface in org.apache.juneau.xml">XmlContentHandler</a>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&gt;</pre>
-<div class="block">Specialized content handler for correctly handling XML 
element content based
-   on the <code>type</code> attribute of the element.
- <p>
-   If the <code>type</code> attribute is <js>"xhtml"</js> the content is 
treated
-   as XML.  Otherwise, it's treated as plain text.</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.xml.XmlContentHandler">
-<!--   -->
-</a>
-<h3>Nested classes/interfaces inherited from 
interface&nbsp;org.apache.juneau.xml.<a 
href="../../../../../org/apache/juneau/xml/XmlContentHandler.html" 
title="interface in org.apache.juneau.xml">XmlContentHandler</a></h3>
-<code><a 
href="../../../../../org/apache/juneau/xml/XmlContentHandler.NULL.html" 
title="interface in 
org.apache.juneau.xml">XmlContentHandler.NULL</a></code></li>
-</ul>
-</li>
-</ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Text.TextContentHandler.html#TextContentHandler--">TextContentHandler</a></span>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
-<!-- ========== METHOD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.summary">
-<!--   -->
-</a>
-<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tr id="i0" class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Text.TextContentHandler.html#parse-javax.xml.stream.XMLStreamReader-org.apache.juneau.dto.atom.Text-">parse</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamReader.html?is-external=true";
 title="class or interface in javax.xml.stream">XMLStreamReader</a>&nbsp;r,
-     <a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;text)</code>
-<div class="block">Reads XML element content the specified reader and sets the 
appropriate value on the specified bean.</div>
-</td>
-</tr>
-<tr id="i1" class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/juneau/dto/atom/Text.TextContentHandler.html#serialize-org.apache.juneau.xml.XmlWriter-org.apache.juneau.dto.atom.Text-">serialize</a></span>(<a
 href="../../../../../org/apache/juneau/xml/XmlWriter.html" title="class in 
org.apache.juneau.xml">XmlWriter</a>&nbsp;w,
-         <a href="../../../../../org/apache/juneau/dto/atom/Text.html" 
title="class in org.apache.juneau.dto.atom">Text</a>&nbsp;text)</code>
-<div class="block">Writes XML element content from values in the specified 
bean.</div>
-</td>
-</tr>
-</table>
-<ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-<div class="details">
-<ul class="blockList">
-<li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor.detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="TextContentHandler--">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>TextContentHandler</h4>
-<pre>public&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Text.TextContentHandler.html#line.162">TextContentHandler</a>()</pre>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method.detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a 
name="parse-javax.xml.stream.XMLStreamReader-org.apache.juneau.dto.atom.Text-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>parse</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Text.TextContentHandler.html#line.165">parse</a>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/javax/xml/stream/XMLStreamReader.html?is-external=true";
 title="class or interface in javax.xml.stream">XMLStreamReader</a>&nbsp;r,
-                  <a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&nbsp;text)
-           throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/juneau/xml/XmlContentHandler.html#parse-javax.xml.stream.XMLStreamReader-T-">XmlContentHandler</a></code></span></div>
-<div class="block">Reads XML element content the specified reader and sets the 
appropriate value on the specified bean.
- <p>
-   When this method is called, the attributes have already been parsed and set 
on the bean.
-   Therefore, if the content handling is different based on some XML attribute 
(e.g.
-      <code><xa>type</xa>=<xs>"text/xml"</xs></code> vs 
<code><xa>type</xa>=<xs>"text/plain"</xs></code>)
-      then that attribute value can be obtained via the set bean 
property.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/xml/XmlContentHandler.html#parse-javax.xml.stream.XMLStreamReader-T-">parse</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/juneau/xml/XmlContentHandler.html" 
title="interface in org.apache.juneau.xml">XmlContentHandler</a>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>r</code> - The XML stream reader.
-   When called, the reader is positioned on the element containing the text to 
read.
-   For example, calling <code>r.getElementText()</code> can be called 
immediately
-   to return the element text if the element contains only characters and 
whitespace.
-   However typically, the stream is going to contain XML elements that need to
-   be handled special (otherwise you wouldn't need to use an 
<code>XmlContentHandler</code>
-   to begin with).</dd>
-<dd><code>text</code> - The bean where the parsed contents are going to be 
placed.
-   Subclasses determine how the content maps to values in the bean.
-   However, typically the contents map to a single property on the bean.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></code> - If any problem 
occurs.  Causes parse to fail.</dd>
-</dl>
-</li>
-</ul>
-<a 
name="serialize-org.apache.juneau.xml.XmlWriter-org.apache.juneau.dto.atom.Text-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>serialize</h4>
-<pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/juneau/dto/atom/Text.TextContentHandler.html#line.174">serialize</a>(<a
 href="../../../../../org/apache/juneau/xml/XmlWriter.html" title="class in 
org.apache.juneau.xml">XmlWriter</a>&nbsp;w,
-                      <a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&nbsp;text)
-               throws <a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/juneau/xml/XmlContentHandler.html#serialize-org.apache.juneau.xml.XmlWriter-T-">XmlContentHandler</a></code></span></div>
-<div class="block">Writes XML element content from values in the specified 
bean.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/juneau/xml/XmlContentHandler.html#serialize-org.apache.juneau.xml.XmlWriter-T-">serialize</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/juneau/xml/XmlContentHandler.html" 
title="interface in org.apache.juneau.xml">XmlContentHandler</a>&lt;<a 
href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in 
org.apache.juneau.dto.atom">Text</a>&gt;</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>w</code> - The XML output writer.
-   When called, the XML element/attributes and
-      whitespace/indentation (if enabled) have already been written to the 
stream.
-   Subclasses must simply write the contents of the element.</dd>
-<dd><code>text</code> - The bean whose values will be converted to XML 
content.</dd>
-<dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></code> - If any problems 
occur.  Causes serialize to fail.</dd>
-</dl>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<!-- ========= END OF CLASS DATA ========= -->
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
-<!--   -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
-<!--   -->
-</a>
-<ul class="navList" title="Navigation">
-<li><a href="../../../../../overview-summary.html">Overview</a></li>
-<li><a href="package-summary.html">Package</a></li>
-<li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/Text.TextContentHandler.html">Use</a></li>
-<li><a href="package-tree.html">Tree</a></li>
-<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../../index-all.html">Index</a></li>
-<li><a href="../../../../../help-doc.html">Help</a></li>
-</ul>
-</div>
-<div class="subNav">
-<ul class="navList">
-<li><a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class 
in org.apache.juneau.dto.atom"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
-</ul>
-<ul class="navList">
-<li><a 
href="../../../../../index.html?org/apache/juneau/dto/atom/Text.TextContentHandler.html"
 target="_top">Frames</a></li>
-<li><a href="Text.TextContentHandler.html" 
target="_top">No&nbsp;Frames</a></li>
-</ul>
-<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
-</ul>
-<div>
-<script type="text/javascript"><!--
-  allClassesLink = document.getElementById("allclasses_navbar_bottom");
-  if(window==top) {
-    allClassesLink.style.display = "block";
-  }
-  else {
-    allClassesLink.style.display = "none";
-  }
-  //-->
-</script>
-</div>
-<div>
-<ul class="subNavList">
-<li>Summary:&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>
-</ul>
-<ul class="subNavList">
-<li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method.detail">Method</a></li>
-</ul>
-</div>
-<a name="skip.navbar.bottom">
-<!--   -->
-</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>
-</body>
-</html>


Reply via email to