You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juneau.apache.org by ja...@apache.org on 2018/01/14 23:07:21 UTC

[38/51] [partial] juneau-website git commit: Update javadocs.

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/csv/CsvSerializerSession.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/csv/CsvSerializerSession.html b/content/site/apidocs/org/apache/juneau/csv/CsvSerializerSession.html
index 28e4472..38102ac 100644
--- a/content/site/apidocs/org/apache/juneau/csv/CsvSerializerSession.html
+++ b/content/site/apidocs/org/apache/juneau/csv/CsvSerializerSession.html
@@ -131,7 +131,7 @@ var activeTableTab = "activeTableTab";
 <pre>public final class <a href="../../../../src-html/org/apache/juneau/csv/CsvSerializerSession.html#line.28">CsvSerializerSession</a>
 extends <a href="../../../../org/apache/juneau/serializer/WriterSerializerSession.html" title="class in org.apache.juneau.serializer">WriterSerializerSession</a></pre>
 <div class="block">Session object that lives for the duration of a single use of <a href="../../../../org/apache/juneau/csv/CsvSerializer.html" title="class in org.apache.juneau.csv"><code>CsvSerializer</code></a>.
-
+ 
  <p>
  This class is NOT thread safe.
  It is typically discarded after one-time use although it can be reused within the same thread.</div>
@@ -210,7 +210,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializerSessio
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.juneau.serializer.<a href="../../../../org/apache/juneau/serializer/SerializerSession.html" title="class in org.apache.juneau.serializer">SerializerSession</a></h3>
-<code><a href="../../../../org/apache/juneau/serializer/SerializerSession.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#canIgnoreValue-org.apache.juneau.ClassMeta-java.lang.String-java.lang.Object-">canIgnoreValue</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#createBeanTypeNameProperty-org.apache.juneau.BeanMap-java.lang.String-">createBeanTypeNameProperty</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#createPipe-java.lang.Object-">createPipe</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#generalize-java.lang.Object-org.apache.juneau.ClassMeta-">generalize</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getBeanTypeName-org.apache.juneau.ClassMeta-org.apache.juneau.ClassMeta-org.apache.juneau.BeanPropertyMeta-">getBeanTypeName</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getExpe
 ctedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getInitialDepth--">getInitialDepth</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getMaxDepth--">getMaxDepth</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getMaxIndent--">getMaxIndent</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getQuoteChar--">getQuoteChar</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getResponseHeaders--">getResponseHeaders</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getUriResolver--">getUriResolver</a>, <a href="../../../../org/apache/juneau/serializer/Serial
 izerSession.html#isAddBeanTypeProperties--">isAddBeanTypeProperties</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isDetectRecursions--">isDetectRecursions</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isIgnoreRecursions--">isIgnoreRecursions</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isSortCollections--">isSortCollections</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isSortMaps--">isSortMaps</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isTrimEmptyCollections--">isTrimEmptyCollections</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isTrimEmptyMaps--">isTrimEmptyMaps</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isTrimNulls--">isTrimNulls</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../
 ../../../org/apache/juneau/serializer/SerializerSession.html#isUseWhitespace--">isUseWhitespace</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#onBeanGetterException-org.apache.juneau.BeanPropertyMeta-java.lang.Throwable-">onBeanGetterException</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#onError-java.lang.Throwable-java.lang.String-java.lang.Object...-">onError</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#pop--">pop</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#push-java.lang.String-java.lang.Object-org.apache.juneau.ClassMeta-">push</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#relativizeUri-java.lang.Object-java.lang.Object-">relativizeUri</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#resolveUri-java.lang.Object-">resolveUri</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSe
 ssion.html#serialize-java.lang.Object-java.lang.Object-">serialize</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#setCurrentClass-org.apache.juneau.ClassMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#sort-java.util.Collection-">sort</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#sort-java.util.Map-">sort</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#toList-java.lang.Class-java.lang.Object-">toList</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#toString-java.lang.Object-">toString</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#trim-java.lang.Object-">trim</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.
 html#willRecurse-java.lang.String-java.lang.Object-org.apache.juneau.ClassMeta-">willRecurse</a></code></li>
+<code><a href="../../../../org/apache/juneau/serializer/SerializerSession.html#asMap--">asMap</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#canIgnoreValue-org.apache.juneau.ClassMeta-java.lang.String-java.lang.Object-">canIgnoreValue</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#createBeanTypeNameProperty-org.apache.juneau.BeanMap-java.lang.String-">createBeanTypeNameProperty</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#createPipe-java.lang.Object-">createPipe</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#generalize-java.lang.Object-org.apache.juneau.ClassMeta-">generalize</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getBeanTypeName-org.apache.juneau.ClassMeta-org.apache.juneau.ClassMeta-org.apache.juneau.BeanPropertyMeta-">getBeanTypeName</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getExpe
 ctedRootType-java.lang.Object-">getExpectedRootType</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getInitialDepth--">getInitialDepth</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getJavaMethod--">getJavaMethod</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getLastLocation--">getLastLocation</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getListener--">getListener</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getListener-java.lang.Class-">getListener</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getMaxDepth--">getMaxDepth</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getMaxIndent--">getMaxIndent</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getQuoteChar--">getQuoteChar</a>, <a href="../../../../org/apache/juneau/serializer/SerializerS
 ession.html#getResponseHeaders--">getResponseHeaders</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#getUriResolver--">getUriResolver</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isAddBeanTypeProperties--">isAddBeanTypeProperties</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isDetectRecursions--">isDetectRecursions</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isIgnoreRecursions--">isIgnoreRecursions</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isSortCollections--">isSortCollections</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isSortMaps--">isSortMaps</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isTrimEmptyCollections--">isTrimEmptyCollections</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isTrimEmptyMaps--">isTrimEmptyMaps</a>, <
 a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isTrimNulls--">isTrimNulls</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isTrimStrings--">isTrimStrings</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#isUseWhitespace--">isUseWhitespace</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#onBeanGetterException-org.apache.juneau.BeanPropertyMeta-java.lang.Throwable-">onBeanGetterException</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#onError-java.lang.Throwable-java.lang.String-java.lang.Object...-">onError</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#pop--">pop</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#push-java.lang.String-java.lang.Object-org.apache.juneau.ClassMeta-">push</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#relativizeUri-java.lang.O
 bject-java.lang.Object-">relativizeUri</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#resolveUri-java.lang.Object-">resolveUri</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#serialize-java.lang.Object-java.lang.Object-">serialize</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#setCurrentClass-org.apache.juneau.ClassMeta-">setCurrentClass</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#setCurrentProperty-org.apache.juneau.BeanPropertyMeta-">setCurrentProperty</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#sort-java.util.Collection-">sort</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#sort-java.util.Map-">sort</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#toList-java.lang.Class-java.lang.Object-">toList</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSessi
 on.html#toString-java.lang.Object-">toString</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#trim-java.lang.Object-">trim</a>, <a href="../../../../org/apache/juneau/serializer/SerializerSession.html#willRecurse-java.lang.String-java.lang.Object-org.apache.juneau.ClassMeta-">willRecurse</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.BeanSession">
@@ -286,7 +286,7 @@ extends <a href="../../../../org/apache/juneau/serializer/WriterSerializerSessio
                           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 class:&nbsp;<code><a href="../../../../org/apache/juneau/serializer/SerializerSession.html#doSerialize-org.apache.juneau.serializer.SerializerPipe-java.lang.Object-">SerializerSession</a></code></span></div>
 <div class="block">Serializes a POJO to the specified output stream or writer.
-
+ 
  <p>
  This method should NOT close the context object.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/LinkString.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/LinkString.html b/content/site/apidocs/org/apache/juneau/dto/LinkString.html
index 6672b47..d278084 100644
--- a/content/site/apidocs/org/apache/juneau/dto/LinkString.html
+++ b/content/site/apidocs/org/apache/juneau/dto/LinkString.html
@@ -118,13 +118,13 @@ public class <a href="../../../../src-html/org/apache/juneau/dto/LinkString.html
 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="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../org/apache/juneau/dto/LinkString.html" title="class in org.apache.juneau.dto">LinkString</a>&gt;</pre>
 <div class="block">Simple bean that implements a hyperlink for the HTML serializer.
-
+ 
  <p>
  The name and url properties correspond to the following parts of a hyperlink in an HTML document...
  <p class='bcode'>
    <xt>&lt;a</xt> <xa>href</xa>=<xs>'href'</xs><xt>&gt;</xt>name<xt>&lt;/a&gt;</xt>
  </p>
-
+ 
  <p>
  When encountered by the <a href="../../../../org/apache/juneau/html/HtmlSerializer.html" title="class in org.apache.juneau.html"><code>HtmlSerializer</code></a> class, this object gets converted to a hyperlink.
  All other serializers simply convert it to a simple bean.</div>
@@ -287,7 +287,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>getName</h4>
 <pre>public&nbsp;<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;<a href="../../../../src-html/org/apache/juneau/dto/LinkString.html#line.68">getName</a>()</pre>
 <div class="block">Bean property getter:  <property>name</property>.
-
+ 
  <p>
  Corresponds to the text inside of the <xt>&lt;A&gt;</xt> element.</div>
 <dl>
@@ -320,7 +320,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <h4>getHref</h4>
 <pre>public&nbsp;<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;<a href="../../../../src-html/org/apache/juneau/dto/LinkString.html#line.91">getHref</a>()</pre>
 <div class="block">Bean property getter:  <property>href</property>.
-
+ 
  <p>
  Corresponds to the value of the <xa>href</xa> attribute of the <xt>&lt;A&gt;</xt> element.</div>
 <dl>
@@ -354,7 +354,7 @@ implements <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Comparabl
 <pre>public&nbsp;<a href="../../../../org/apache/juneau/dto/LinkString.html" title="class in org.apache.juneau.dto">LinkString</a>&nbsp;<a href="../../../../src-html/org/apache/juneau/dto/LinkString.html#line.116">setHref</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;href,
                           <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>...&nbsp;args)</pre>
 <div class="block">Bean property setter:  <property>href</property>.
-
+ 
  <p>
  Same as <a href="../../../../org/apache/juneau/dto/LinkString.html#setHref-java.lang.String-"><code>setHref(String)</code></a> except allows for <a href="http://docs.oracle.com/javase/7/docs/api/java/text/MessageFormat.html?is-external=true" title="class or interface in java.text"><code>MessageFormat</code></a> style arguments.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/ResultSetList.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/ResultSetList.html b/content/site/apidocs/org/apache/juneau/dto/ResultSetList.html
index b948545..68a8a5c 100644
--- a/content/site/apidocs/org/apache/juneau/dto/ResultSetList.html
+++ b/content/site/apidocs/org/apache/juneau/dto/ResultSetList.html
@@ -324,7 +324,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/util/LinkedList.h
                                   int&nbsp;col,
                                   int&nbsp;dataType)</pre>
 <div class="block">Reads the specified column from the current row in the result set.
-
+ 
  <p>
  Subclasses can override this method to handle specific data types in special ways.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/atom/AtomBuilder.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/AtomBuilder.html b/content/site/apidocs/org/apache/juneau/dto/atom/AtomBuilder.html
index 652e24c..69b597a 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/AtomBuilder.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/AtomBuilder.html
@@ -108,15 +108,15 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.55">AtomBuilder</a>
+<pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.56">AtomBuilder</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></pre>
 <div class="block">Various useful static methods for creating ATOM elements.
-
+ 
  <p>
  Typically, you'll want to do a static import on this class and then call the methods like so...
  <p class='bcode'>
    <jk>import static</jk> org.apache.juneau.dto.atom.AtomBuilder.*;
-
+ 
    Feed feed =
       <jsm>feed</jsm>(<js>"tag:juneau.sample.com,2013:1"</js>, <js>"Juneau ATOM specification"</js>,
          <js>"2013-05-08T12:29:29Z"</js>)
@@ -128,7 +128,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
          <jsm>link</jsm>(<js>"self"</js>, <js>"application/atom+xml"</js>, <js>"http://www.sample.com/feed.atom"</js>)
       );
  </p>
-
+ 
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -317,7 +318,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>AtomBuilder</h4>
-<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.55">AtomBuilder</a>()</pre>
+<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.56">AtomBuilder</a>()</pre>
 </li>
 </ul>
 </li>
@@ -334,7 +335,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>category</h4>
-<pre>public static final&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/AtomBuilder.html#line.63">category</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;term)</pre>
+<pre>public static final&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/AtomBuilder.html#line.64">category</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;term)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Category.html" title="class in org.apache.juneau.dto.atom"><code>Category</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Category.html#term-java.lang.String-"><code>Category.term(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -350,7 +351,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>content</h4>
-<pre>public static final&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/AtomBuilder.html#line.72">content</a>()</pre>
+<pre>public static final&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/AtomBuilder.html#line.73">content</a>()</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom"><code>Content</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Content.html#type-java.lang.String-"><code>Content.type(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -364,7 +365,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>content</h4>
-<pre>public static final&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/AtomBuilder.html#line.82">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>
+<pre>public static final&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/AtomBuilder.html#line.83">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">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Content.html" title="class in org.apache.juneau.dto.atom"><code>Content</code></a> element.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -380,7 +381,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>entry</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.95">entry</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.96">entry</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">Creates an <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom"><code>Entry</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Entry.html#id-org.apache.juneau.dto.atom.Id-"><code>Entry.id(Id)</code></a>, <a href="../../../../../org/apache/juneau/dto/atom/Entry.html#title-org.apache.juneau.dto.atom.Text-"><code>Entry.title(Text)</code></a>, and
@@ -401,7 +402,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>entry</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.108">entry</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>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.109">entry</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">Creates an <a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom"><code>Entry</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Entry.html#id-org.apache.juneau.dto.atom.Id-"><code>Entry.id(Id)</code></a>, <a href="../../../../../org/apache/juneau/dto/atom/Entry.html#title-org.apache.juneau.dto.atom.Text-"><code>Entry.title(Text)</code></a>, and
@@ -422,7 +423,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>feed</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.121">feed</a>(<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom">Id</a>&nbsp;id,
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.122">feed</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">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom"><code>Feed</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Feed.html#id-org.apache.juneau.dto.atom.Id-"><code>Feed.id(Id)</code></a>, <a href="../../../../../org/apache/juneau/dto/atom/Entry.html#title-org.apache.juneau.dto.atom.Text-"><code>Entry.title(Text)</code></a>, and
@@ -443,7 +444,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>feed</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.134">feed</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>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.135">feed</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">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom"><code>Feed</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Feed.html#id-org.apache.juneau.dto.atom.Id-"><code>Feed.id(Id)</code></a>, <a href="../../../../../org/apache/juneau/dto/atom/Entry.html#title-org.apache.juneau.dto.atom.Text-"><code>Entry.title(Text)</code></a>, and
@@ -464,7 +465,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>generator</h4>
-<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.144">generator</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
+<pre>public static final&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/AtomBuilder.html#line.145">generator</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom"><code>Generator</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Generator.html#text-java.lang.String-"><code>Generator.text(String)</code></a> child node.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -480,13 +481,13 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>icon</h4>
-<pre>public static final&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/AtomBuilder.html#line.161">icon</a>(<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>&nbsp;uri)</pre>
+<pre>public static final&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/AtomBuilder.html#line.162">icon</a>(<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>&nbsp;uri)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title="class in org.apache.juneau.dto.atom"><code>Icon</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Icon.html#uri-java.lang.Object-"><code>Icon.uri(Object)</code></a> attribute.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>
@@ -503,7 +504,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>id</h4>
-<pre>public static final&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/AtomBuilder.html#line.171">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;text)</pre>
+<pre>public static final&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/AtomBuilder.html#line.172">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;text)</pre>
 <div class="block">Creates an <a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="class in org.apache.juneau.dto.atom"><code>Id</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Id.html#text-java.lang.String-"><code>Id.text(String)</code></a> child node.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -519,7 +520,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>link</h4>
-<pre>public static final&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/AtomBuilder.html#line.184">link</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rel,
+<pre>public static final&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/AtomBuilder.html#line.185">link</a>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;rel,
                               <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&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;href)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Link.html" title="class in org.apache.juneau.dto.atom"><code>Link</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Link.html#rel-java.lang.String-"><code>Link.rel(String)</code></a>, <a href="../../../../../org/apache/juneau/dto/atom/Link.html#type-java.lang.String-"><code>Link.type(String)</code></a>, and
@@ -540,13 +541,13 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>logo</h4>
-<pre>public static final&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/AtomBuilder.html#line.201">logo</a>(<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>&nbsp;uri)</pre>
+<pre>public static final&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/AtomBuilder.html#line.202">logo</a>(<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>&nbsp;uri)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title="class in org.apache.juneau.dto.atom"><code>Logo</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Logo.html#uri-java.lang.Object-"><code>Logo.uri(Object)</code></a> attribute.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>
@@ -563,7 +564,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>person</h4>
-<pre>public static final&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/AtomBuilder.html#line.211">person</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;name)</pre>
+<pre>public static final&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/AtomBuilder.html#line.212">person</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;name)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Person.html" title="class in org.apache.juneau.dto.atom"><code>Person</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Person.html#name-java.lang.String-"><code>Person.name(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -579,7 +580,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>source</h4>
-<pre>public static final&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/AtomBuilder.html#line.220">source</a>()</pre>
+<pre>public static final&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/AtomBuilder.html#line.221">source</a>()</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Source.html" title="class in org.apache.juneau.dto.atom"><code>Source</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -593,7 +594,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockList">
 <li class="blockList">
 <h4>text</h4>
-<pre>public static final&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/AtomBuilder.html#line.229">text</a>()</pre>
+<pre>public static final&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/AtomBuilder.html#line.230">text</a>()</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom"><code>Text</code></a> element.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -607,7 +608,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
 <ul class="blockListLast">
 <li class="blockList">
 <h4>text</h4>
-<pre>public static final&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/AtomBuilder.html#line.239">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;type)</pre>
+<pre>public static final&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/AtomBuilder.html#line.240">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;type)</pre>
 <div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="class in org.apache.juneau.dto.atom"><code>Text</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/atom/Text.html#type-java.lang.String-"><code>Text.type(String)</code></a> attribute.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/atom/Category.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Category.html b/content/site/apidocs/org/apache/juneau/dto/atom/Category.html
index 49ada59..3b7ddb2 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Category.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Category.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Category.html#line.56">Category</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Represents an <code>atomCategory</code> construct in the RFC4287 specification.
-
+ 
  <h6 class='figure'>Schema</h6>
  <p class='bcode'>
    atomCategory =
@@ -129,7 +129,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
          undefinedContent
       }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -348,11 +348,11 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 <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#value--">value</a>="scheme")
 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/Category.html#line.123">scheme</a>(<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>&nbsp;scheme)</pre>
 <div class="block">Sets the category scheme.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>
@@ -404,11 +404,11 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Category.html" ti
 <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/Category.html#line.156">base</a>(<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>&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.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/atom/Common.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Common.html b/content/site/apidocs/org/apache/juneau/dto/atom/Common.html
index 01cffb8..9d25d36 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Common.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Common.html
@@ -115,7 +115,7 @@ var activeTableTab = "activeTableTab";
 <pre>public abstract class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Common.html#line.52">Common</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></pre>
 <div class="block">Represents an <code>atomCommonAttributes</code> construct in the RFC4287 specification.
-
+ 
  <h6 class='figure'>Schema</h6>
  <p class='bcode'>
    atomCommonAttributes =
@@ -123,7 +123,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
       attribute xml:lang { atomLanguageTag }?,
       undefinedAttribute*
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -265,11 +265,11 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 <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#value--">value</a>="base")
 public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Common.html#line.86">base</a>(<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>&nbsp;base)</pre>
 <div class="block">Sets the URI base of this object.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/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 dbe2fee..d928379 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/CommonEntry.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/CommonEntry.html
@@ -120,7 +120,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/CommonEntry.html#line.42">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>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/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 6d4df05..f43ae5b 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Content.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Content.html
@@ -121,35 +121,35 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Content.html#line.80">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.
-
+ 
  <h6 class='figure'>Schema</h6>
  <p class='bcode'>
    atomContent = atomInlineTextContent
       | atomInlineXHTMLContent
       | atomInlineOtherContent
       | atomOutOfLineContent
-
+ 
    atomInlineTextContent =
       element atom:content {
          atomCommonAttributes,
          attribute type { "text" | "html" }?,
          (text)*
       }
-
+ 
    atomInlineXHTMLContent =
       element atom:content {
          atomCommonAttributes,
          attribute type { "xhtml" },
          xhtmlDiv
       }
-
+ 
    atomInlineOtherContent =
       element atom:content {
          atomCommonAttributes,
          attribute type { atomMediaType }?,
          (text|anyElement)*
    }
-
+ 
    atomOutOfLineContent =
       element atom:content {
          atomCommonAttributes,
@@ -158,7 +158,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Text.html" title="cla
          empty
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -343,11 +343,11 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 <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#value--">value</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.130">src</a>(<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>&nbsp;src)</pre>
 <div class="block">Sets the source URI.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>
@@ -386,7 +386,7 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" tit
 <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.147">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:
  <ul>
@@ -414,11 +414,11 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Content.html" tit
 <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.153">base</a>(<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>&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.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/atom/Entry.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Entry.html b/content/site/apidocs/org/apache/juneau/dto/atom/Entry.html
index 65a71f1..e3ed8a2 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Entry.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Entry.html
@@ -122,7 +122,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.62">Entry</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></pre>
 <div class="block">Represents an <code>atomEntry</code> construct in the RFC4287 specification.
-
+ 
  <h6 class='figure'>Schema</h6>
  <p class='bcode'>
    atomEntry =
@@ -143,7 +143,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
          &amp; extensionElement*)
       }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -814,11 +814,11 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Entry.html" title="class in org.apache.juneau.dto.atom">Entry</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Entry.html#line.280">base</a>(<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>&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.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/atom/Feed.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Feed.html b/content/site/apidocs/org/apache/juneau/dto/atom/Feed.html
index 6b8db8d..228cbbe 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Feed.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Feed.html
@@ -122,10 +122,10 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.66">Feed</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" title="class in org.apache.juneau.dto.atom">CommonEntry</a></pre>
 <div class="block">Top-level ATOM feed object.
-
+ 
  <p>
  Represents an <code>atomFeed</code> construct in the RFC4287 specification.
-
+ 
  <h6 class='figure'>Schema</h6>
  <p class='bcode'>
    atomFeed =
@@ -147,7 +147,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/CommonEntry.html" tit
          atomEntry*
       }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -838,11 +838,11 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title=
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Feed.html" title="class in org.apache.juneau.dto.atom">Feed</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Feed.html#line.294">base</a>(<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>&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.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/atom/Generator.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Generator.html b/content/site/apidocs/org/apache/juneau/dto/atom/Generator.html
index 6d65574..f2a1a51 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Generator.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Generator.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.54">Generator</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Represents an <code>atomGenerator</code> construct in the RFC4287 specification.
-
+ 
  <h6 class='figure'>Schema</h6>
  <p class='bcode'>
    atomGenerator = element atom:generator {
@@ -127,7 +127,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
       text
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -317,11 +317,11 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 <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#value--">value</a>="uri")
 public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.102">uri</a>(<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>&nbsp;uri)</pre>
 <div class="block">Sets the URI of this generator statement.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>
@@ -405,11 +405,11 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" t
 <pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Generator.html" title="class in org.apache.juneau.dto.atom">Generator</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Generator.html#line.157">base</a>(<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>&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.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/atom/Icon.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Icon.html b/content/site/apidocs/org/apache/juneau/dto/atom/Icon.html
index bd3bee1..a284b75 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Icon.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Icon.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.52">Icon</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Represents an <code>atomIcon</code> construct in the RFC4287 specification.
-
+ 
  <h6 class='figure'>Schema</h6>
  <p class='bcode'>
    atomIcon = element atom:icon {
@@ -125,7 +125,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
       (atomUri)
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -243,11 +243,11 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <h4>Icon</h4>
 <pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Icon.html#line.69">Icon</a>(<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>&nbsp;uri)</pre>
 <div class="block">Normal constructor.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>
@@ -298,11 +298,11 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 <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#value--">value</a>="uri")
 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/Icon.html#line.105">uri</a>(<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>&nbsp;uri)</pre>
 <div class="block">Sets the URI of this icon.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>
@@ -322,11 +322,11 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Icon.html" title=
 <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/Icon.html#line.116">base</a>(<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>&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.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/atom/Id.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Id.html b/content/site/apidocs/org/apache/juneau/dto/atom/Id.html
index cc49a79..e21f2f4 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Id.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Id.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Id.html#line.47">Id</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Represents an <code>atomId</code> construct in the RFC4287 specification.
-
+ 
  <h6 class='figure'>Schema</h6>
  <p class='bcode'>
    atomId = element atom:id {
@@ -125,7 +125,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
       (atomUri)
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -308,11 +308,11 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Id.html" title="c
 <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/Id.html#line.96">base</a>(<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>&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.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/atom/Link.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Link.html b/content/site/apidocs/org/apache/juneau/dto/atom/Link.html
index 309dae7..b4bc5ee 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Link.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Link.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Link.html#line.54">Link</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Represents an <code>atomLink</code> construct in the RFC4287 specification.
-
+ 
  <h6 class='figure'>Schema</h6>
  <p class='bcode'>
    atomLink =
@@ -132,7 +132,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
          undefinedContent
       }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -428,7 +428,7 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.h
 <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#value--">value</a>="type")
 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/Link.html#line.153">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">Sets the content type of the target of this link.
-
+ 
  <p>
  Must be one of the following:
  <ul>
@@ -550,11 +550,11 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Link.html" title=
 <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/Link.html#line.230">base</a>(<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>&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.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/atom/Logo.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Logo.html b/content/site/apidocs/org/apache/juneau/dto/atom/Logo.html
index 2ae4751..b3fb905 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Logo.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Logo.html
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.52">Logo</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Represents an <code>atomLogo</code> construct in the RFC4287 specification.
-
+ 
  <h6 class='figure'>Schema</h6>
  <p class='bcode'>
    atomLogo = element atom:logo {
@@ -125,7 +125,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
       (atomUri)
    }
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -243,11 +243,11 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
 <h4>Logo</h4>
 <pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/atom/Logo.html#line.69">Logo</a>(<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>&nbsp;uri)</pre>
 <div class="block">Normal constructor.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  <br>Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>
@@ -298,11 +298,11 @@ public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?
 <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#value--">value</a>="uri")
 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/Logo.html#line.105">uri</a>(<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>&nbsp;uri)</pre>
 <div class="block">Sets the URI of the logo.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  <br>Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>
@@ -322,11 +322,11 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Logo.html" title=
 <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/Logo.html#line.116">base</a>(<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>&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.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/juneau-website/blob/c319662c/content/site/apidocs/org/apache/juneau/dto/atom/Person.html
----------------------------------------------------------------------
diff --git a/content/site/apidocs/org/apache/juneau/dto/atom/Person.html b/content/site/apidocs/org/apache/juneau/dto/atom/Person.html
index 91eaa4a..b359596 100644
--- a/content/site/apidocs/org/apache/juneau/dto/atom/Person.html
+++ b/content/site/apidocs/org/apache/juneau/dto/atom/Person.html
@@ -116,7 +116,7 @@ var activeTableTab = "activeTableTab";
 <pre>public class <a href="../../../../../src-html/org/apache/juneau/dto/atom/Person.html#line.52">Person</a>
 extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="class in org.apache.juneau.dto.atom">Common</a></pre>
 <div class="block">Represents an <code>atomPersonConstruct</code> construct in the RFC4287 specification.
-
+ 
  <h6 class='figure'>Schema</h6>
  <p class='bcode'>
    atomPersonConstruct =
@@ -126,7 +126,7 @@ extends <a href="../../../../../org/apache/juneau/dto/atom/Common.html" title="c
       &amp; element atom:email { atomEmailAddress }?
       &amp; extensionElement*)
  </p>
-
+ 
  <h6 class='topic'>Additional Information</h6>
  <ul class='doctree'>
    <li class='link'>
@@ -346,11 +346,11 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" titl
 <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#value--">value</a>="uri")
 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/Person.html#line.120">uri</a>(<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>&nbsp;uri)</pre>
 <div class="block">Sets the URI of the person.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>
@@ -401,11 +401,11 @@ public&nbsp;<a href="../../../../../org/apache/juneau/dto/atom/Person.html" titl
 <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/Person.html#line.152">base</a>(<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>&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.Object-">Common</a></code></span></div>
 <div class="block">Sets the URI base of this object.
-
+ 
  <p>
  The value can be of any of the following types: <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></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"><code>String</code></a>.
  Strings must be valid URIs.
-
+ 
  <p>
  URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
 <dl>